summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Check for correct directoryv2.3.3Renato Botelho2017-02-151-4/+5
* Add missing spaceRenato Botelho2017-02-151-1/+1
* Make sure OVA_TMP is umounted before start using itRenato Botelho2017-02-151-0/+11
* Remove $MNT after useRenato Botelho2017-02-141-0/+3
* Make sure $MNT is umountedRenato Botelho2017-02-141-3/+6
* Fix typo in variable nameRenato Botelho2017-02-141-1/+1
* Remove schg flag from directories before try to rm themRenato Botelho2017-02-141-0/+1
* Set some specific rules for RC during buildRenato Botelho2017-02-111-1/+1
* Allow to build variant ISO image as done for memstickRenato Botelho2017-02-021-7/+16
* Use variableRenato Botelho2016-12-141-1/+1
* Make sure we consume staging packages on build process after pfSense-repo bec...Renato Botelho2016-10-261-13/+19
* Fix filenameRenato Botelho2016-10-101-2/+2
* Make it possible to create a exclude list for each architecture for poudriere...Renato Botelho2016-10-101-0/+8
* Repo package is not part of core repository anymoreRenato Botelho2016-10-091-1/+0
* Move pfSense-repo package to FreeBSD-ports repoRenato Botelho2016-10-091-51/+18
* If umount fails, use umount -fRenato Botelho2016-09-271-2/+2
* Add a workaround to umount virtual image directoriesRenato Botelho2016-09-231-1/+2
* Revert "Implement _umount() for cases where filesystem umount doesn't work"Renato Botelho2016-09-221-38/+10
* Revert "Use _umount()"Renato Botelho2016-09-221-2/+2
* Use _umount()Renato Botelho2016-09-221-2/+2
* Implement _umount() for cases where filesystem umount doesn't workRenato Botelho2016-09-221-10/+38
* Create also an altabi file on repo packageRenato Botelho2016-09-151-0/+17
* Replace %%ARCH%% by arch on ABI fileRenato Botelho2016-09-151-1/+2
* Fix variable nameRenato Botelho2016-09-151-1/+1
* Distribute a file containing ABI of each repoRenato Botelho2016-09-151-0/+13
* Simplify logic and remove duplicated codeRenato Botelho2016-09-151-10/+3
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* 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
* Add a variable to control if pkg repo should be signed or notRenato Botelho2016-08-031-2/+1
* 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 nameRenato 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
OpenPOWER on IntegriCloud