summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Collapse)AuthorAgeFilesLines
* Repo package is not part of core repository anymoreRenato Botelho2016-10-071-1/+0
|
* Move pfSense-repo package to FreeBSD-ports repoRenato Botelho2016-10-071-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
| | | | This reverts commit be1eff2b4ba57c8f97128dacefb5271549c16d51.
* 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
|
* Fix filenameRenato Botelho2016-08-151-2/+2
|
* Make it possible to create a exclude list for each architecture for ↵Renato Botelho2016-08-151-0/+8
| | | | poudriere bulk list
* Change build scripts to make it possible to rsync files to multiple locationsRenato Botelho2016-08-121-63/+69
|
* Remove bwlimit from rsyncRenato Botelho2016-08-121-1/+1
|
* Add a variable to control if pkg repo should be signed or notRenato Botelho2016-08-031-2/+1
|
* Stop removing FreeBSD src, new clone script can detect if it's necessaryRenato Botelho2016-08-031-8/+0
|
* Fix a reverse checkRenato Botelho2016-08-031-1/+1
|
* Remove unnecessary code and select default kernel for installation mediaRenato Botelho2016-08-031-18/+14
|
* Use already defined variableRenato Botelho2016-08-031-1/+1
|
* Revert "Make sure we have kernel installed in installation media"Renato Botelho2016-08-031-1/+1
| | | | This reverts commit ebc5576c4f6f1afd228b6d8c66c1af0599e990c3.
* Make sure we have kernel installed in installation mediaRenato Botelho2016-08-031-1/+1
|
* Add missing -b parameter to mkisoimages.shRenato Botelho2016-08-031-2/+3
|
* Do not scp log filesRenato Botelho2016-08-021-14/+0
|
* Retire snapshots_rotate_logfile()Renato Botelho2016-08-021-14/+0
|
* Make sure images were builtRenato Botelho2016-08-021-0/+20
|
* Use mkisoimages.sh to build ISORenato Botelho2016-08-021-21/+15
|
* Fix messagesRenato Botelho2016-08-021-5/+2
|
* Stop using CORE_PKG_TMPRenato Botelho2016-08-021-1/+1
|
* Only point log error instead of tail it, it creates confusionRenato Botelho2016-08-011-4/+0
|
* Fix variable nameRenato Botelho2016-08-011-7/+7
|
* Add create_core_pkg.sh and start using itRenato Botelho2016-08-011-81/+10
|
* Add install_freebsd.sh and use itRenato Botelho2016-08-011-29/+18
|
* Add build_freebsd.sh and start using itRenato Botelho2016-08-011-11/+8
|
* Remove outdated XXX messageRenato Botelho2016-08-011-1/+0
|
* Add git_checkout.sh and common.subrRenato Botelho2016-08-011-24/+10
| | | | | | | | | This is the first of a set commits to start replacing big builder_common.sh by smaller and specific scripts to do necessary build tasks. First is git_checkout.sh, a script used to checkout or update a git repository on desired destination dir and branch or tag.
* Remove stray 'i'Renato Botelho2016-07-261-1/+1
|
* 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
|
* Move to Apache License 2.0Renato Botelho2016-07-151-48/+16
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-11/+28
|
* Fix rsync patternRenato Botelho2016-07-051-1/+1
|
* Fix memstickserial and memstickadi images pathRenato Botelho2016-06-271-2/+2
|
* Run make distribution on installer directoryRenato Botelho2016-06-271-1/+5
|
* Enable bsdinstall for memstick serial and adiRenato Botelho2016-06-271-64/+31
|
* Install kernel on installer imageRenato Botelho2016-06-271-2/+4
|
* Goodbye bsdinstallerRenato Botelho2016-06-271-25/+0
|
* Prepare memstick to use bsdinstallRenato Botelho2016-06-271-27/+32
|
OpenPOWER on IntegriCloud