summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud