summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Make sure we consume staging packages on build process after pfSense-repo bec...Renato Botelho2016-10-261-13/+19
* Change build scripts to make it possible to rsync files to multiple locationsRenato Botelho2016-08-121-105/+111
* Remove bwlimit from rsyncRenato Botelho2016-08-121-1/+1
* Do not scp log filesRenato Botelho2016-08-121-14/+0
* Retire snapshots_rotate_logfile()Renato Botelho2016-08-121-14/+0
* Remove stray 'i'Renato Botelho2016-07-261-1/+1
* Rename directory where product tarball lies to /distrib. It should fix #6643Renato Botelho2016-07-261-2/+2
* Fix variable namev2.3.2Renato Botelho2016-07-191-1/+1
* Remove immutable flag before delete directoryRenato Botelho2016-07-191-2/+4
* Make sure licenses dir is removed to avoid duplicate it in the wrong packageRenato Botelho2016-07-181-0/+3
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-11/+28
* Fix rsync patternRenato Botelho2016-07-051-1/+1
* Use synlink path for core repo and fix resume buildRenato Botelho2016-06-211-7/+7
* Add the hability of building images with custom logos on build scriptsRenato Botelho2016-06-201-17/+53
* Send .real* directories first to final serverRenato Botelho2016-05-271-1/+18
* Add -H to rsync calls to preserve hardlinksRenato Botelho2016-05-241-2/+2
* Create core repo early and send it to staging areaRenato Botelho2016-05-201-1/+6
* Do not use makefs to create / partition since it fails badly sometimesRenato Botelho2016-05-181-20/+18
* USe boot files from chrootRenato Botelho2016-05-181-2/+2
* Add a parameter to skip final rsyncRenato Botelho2016-05-161-1/+1
* Do not send files to final place if hostname is emptyRenato Botelho2016-05-161-1/+1
* Revert "Do not enable i386 by default on amd64 host"Renato Botelho2016-05-161-2/+2
* Do not enable i386 by default on amd64 hostRenato Botelho2016-05-121-2/+2
* Add copies of pre|post upgrade script in /tmp on nanobsd images, they are use...Renato Botelho2016-05-051-0/+12
* Cleanup PORTREVISION for meta port on snapshotsRenato Botelho2016-05-041-1/+3
* Setup devel repo properly for stagingRenato Botelho2016-05-041-8/+12
* Improve log messagesRenato Botelho2016-05-041-3/+4
* Use right server to replace packagesiteRenato Botelho2016-05-031-1/+6
* Cleanup old poudriere logRenato Botelho2016-04-271-0/+2
* Send pkg repos to staging server before move to final oneRenato Botelho2016-04-211-3/+28
* Transfer the logic of rsync dir name to pkg_repo_rsync()Renato Botelho2016-04-211-4/+11
* Use HTTP version for builder_setupRenato Botelho2016-04-211-1/+2
* Setup poudriere to keep copy of last 5 reposRenato Botelho2016-04-211-0/+2
* Use right repo conf for stage on snapsRenato Botelho2016-04-111-3/+5
* Optimize makefs parametersRenato Botelho2016-04-111-1/+1
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-111-20/+17
* Exit build process if install_pkg_install_ports() failsRenato Botelho2016-04-111-3/+9
* Add repo package before baseRenato Botelho2016-04-111-2/+1
* Do not add entire path on sha256 file, while here, make it a functionRenato Botelho2016-04-111-6/+19
* Fix syntaxRenato Botelho2016-04-111-1/+1
* Fix sha356 filenames for ISO and memstick filesRenato Botelho2016-04-111-8/+5
* Replace packagesite URL with final URL for RELEASERenato Botelho2016-04-071-0/+12
* Use staging repo to install bsdinstaller on final areaRenato Botelho2016-04-071-1/+14
* Create target dir when it doesn't existRenato Botelho2016-04-071-0/+3
* Fix variable nameRenato Botelho2016-04-071-1/+1
* Add missing fiRenato Botelho2016-04-071-0/+1
* setup_pkg_repo 5th parameter is mandatoryRenato Botelho2016-04-071-1/+1
* Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using s...Renato Botelho2016-04-071-4/+16
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-071-0/+5
* Rework the way repo packages workRenato Botelho2016-04-051-39/+28
OpenPOWER on IntegriCloud