summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Always prepare final partition to avoid ending up with a broken systemRenato Botelho2016-03-101-12/+6
* Add pkg-plist when it existsRenato Botelho2016-03-101-1/+6
* rsync ova to snapshots when it's availableRenato Botelho2016-03-091-0/+7
* Simplify logicRenato Botelho2016-03-081-7/+1
* remove stray |Renato Botelho2016-03-081-1/+1
* Fix typo in variable name that end up breaking nanobsd images. Fixes #5956Renato Botelho2016-03-061-1/+1
* Fix log filenameRenato Botelho2016-03-061-1/+1
* Clarify what is happeningRenato Botelho2016-03-041-2/+4
* Create missing jails on updateRenato Botelho2016-03-041-3/+4
* Consider product_name suffix on rsyncRenato Botelho2016-03-011-3/+3
* Use a function to create nanobsd image filename and reduce duplicated codeRenato Botelho2016-03-011-6/+24
* 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
OpenPOWER on IntegriCloud