summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to chose custom default-config package on customize_stageare...Renato Botelho2016-02-291-9/+14
* Save parameter in local variableRenato Botelho2016-02-291-10/+12
* Remove extra quotesRenato Botelho2016-02-261-1/+1
* Respect empty flavor for descriptionRenato Botelho2016-02-261-1/+1
* Do not add - for empty flavorRenato Botelho2016-02-261-1/+1
* Simplify logic for different kernels and use %%FLAVOR%% macroRenato Botelho2016-02-261-3/+3
* Unbreak syntaxRenato Botelho2016-02-261-2/+2
* Add missing config.xml pathRenato Botelho2016-02-261-2/+2
* Replace sed by xmlstarlet to make config.xml changesRenato Botelho2016-02-261-6/+13
* Fix builder setup with signed repoRenato Botelho2016-02-241-0/+4
* Use correct repo to setup builderRenato Botelho2016-02-191-1/+2
* Change ISO image filename to remove "LiveCD" from its name, and clean up asso...jim-p2016-02-171-3/+3
* Store GIT_URL per session instead of using global confRenato Botelho2016-02-051-0/+7
* Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 seco...Chris Buechler2016-02-041-1/+1
* Remove support for nanobsd images < 2gb. Fixes #5836Renato Botelho2016-02-011-3/+0
* Fix core pkg repo to make rsync workRenato Botelho2015-12-281-1/+1
* Change core packages repo structure to match poudriere, this avoids having is...Renato Botelho2015-12-231-12/+26
* Note issue # opened against pkg(8)Renato Botelho2015-12-231-0/+3
* Fix repo sign for poudriere directory infrastructureRenato Botelho2015-12-231-1/+14
* Implement necessary code to be able to sign pkg(8) repoRenato Botelho2015-12-231-1/+31
* Create distfiles directory if it doesn't existRenato Botelho2015-12-141-0/+5
* Revert "Do not set DISTFILES_CACHE"Renato Botelho2015-12-141-0/+1
* Mount poudriere zfs filesystem at proper pathRenato Botelho2015-12-141-1/+2
* Do not set DISTFILES_CACHERenato Botelho2015-12-141-1/+0
* Create poudriere filesystem when it's necessaryRenato Botelho2015-12-141-2/+7
* Random stuff in tools folder treePhil Davis2015-12-111-5/+5
* Rename ports and upgrade script when product is not called pfSenseRenato Botelho2015-11-261-0/+62
* No need to remove conf/* for nanobsdRenato Botelho2015-11-261-1/+0
* Use $* to join all stringsRenato Botelho2015-11-251-2/+2
* Print all parametersRenato Botelho2015-11-251-2/+2
* Teach build_snapshots to deal with poudriere buildsRenato Botelho2015-11-251-8/+14
* Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816Renato Botelho2015-11-191-0/+1
* Do not create directory with the same name of final fileRenato Botelho2015-11-181-1/+1
* Create pkg repo directory before copyRenato Botelho2015-11-181-0/+2
* Replace hardcoded paths by PRODUCT_SHARE_DIRRenato Botelho2015-11-181-11/+11
* Remove \ leftoverRenato Botelho2015-11-181-1/+1
* Include pkg repo conf samples into base, to help disaster recoveryRenato Botelho2015-11-181-11/+22
* Create pfSense-repo and pfSense-repo-devel package. Ticket #5335Renato Botelho2015-11-171-7/+44
* Break long lineRenato Botelho2015-11-171-1/+5
* Break long lineRenato Botelho2015-11-171-1/+5
* Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this packag...Renato Botelho2015-11-161-0/+3
* Deal with full update file separately, it doesn't end in .gzRenato Botelho2015-10-271-1/+7
* Fix #5330: Create a package with kernel debug symbolsRenato Botelho2015-10-221-1/+9
* Check if image existsRenato Botelho2015-10-141-1/+3
* Stop creaging md5 checksums, sha256 is enoughRenato Botelho2015-10-141-5/+0
* Use UPDATES_TARBALL_FILENAME to get file nameRenato Botelho2015-10-141-2/+1
* Use cp -l to create hardlinks instead of duplicating imagesRenato Botelho2015-10-141-5/+5
* Simplify logic and check if file exist before try to copy itRenato Botelho2015-10-141-22/+12
* Create a latest symlink for all images but nanobsd, that already have oneRenato Botelho2015-10-141-0/+29
* Define boot delay for VGA tooRenato Botelho2015-10-071-1/+1
OpenPOWER on IntegriCloud