summaryrefslogtreecommitdiffstats
path: root/tools/builder_defaults.sh
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix pkg.pfsense.org path"Renato Botelho2016-04-061-1/+1
* Fix pkg.pfsense.org pathRenato Botelho2016-04-061-1/+1
* Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordinglyRenato Botelho2016-04-061-0/+6
* Use correct branches for FreeBSD src and portsRenato Botelho2016-04-061-2/+2
* Rework the way repo packages workRenato Botelho2016-04-051-2/+1
* Replace RELENG_ by v for poudriere to make vol name shorterRenato Botelho2016-03-301-3/+5
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-1/+1
* It's time to 2.3-RCRenato Botelho2016-03-301-3/+3
* Add a default suffix to reflect CERenato Botelho2016-03-241-1/+1
* Add more parameters to ovfRenato Botelho2016-03-151-0/+8
* Add product_name suffix to ova/ovfRenato Botelho2016-03-151-3/+3
* Disable swap on ovaRenato Botelho2016-03-101-1/+1
* Calculate first partition sizeRenato Botelho2016-03-101-2/+0
* Move internal variable to be local inside functionRenato Botelho2016-03-101-2/+0
* Increase memory disk sizeRenato Botelho2016-03-081-1/+1
* Allow to have a suffix on images filenameRenato Botelho2016-03-011-8/+9
* Use a function to create nanobsd image filename and reduce duplicated codeRenato Botelho2016-03-011-0/+4
* Enable the build of ix(gbe) as a kernel module.Luiz Otavio O Souza2016-02-261-1/+1
* Replace sed by xmlstarlet to make config.xml changesRenato Botelho2016-02-261-0/+1
* Use DATESTRING for hidden pkg directory, this make -r work againRenato Botelho2016-02-241-1/+1
* Fix variable initializationRenato Botelho2016-02-191-1/+1
* Change ISO image filename to remove "LiveCD" from its name, and clean up asso...jim-p2016-02-171-1/+1
* Remove support for nanobsd images < 2gb. Fixes #5836Renato Botelho2016-02-011-1/+1
* Change core packages repo structure to match poudriere, this avoids having is...Renato Botelho2015-12-231-0/+1
* Implement necessary code to be able to sign pkg(8) repoRenato Botelho2015-12-231-0/+3
* Change default ZFS tank to zrootRenato Botelho2015-12-141-1/+1
* Random stuff in tools folder treePhil Davis2015-12-111-2/+2
* Rename ports and upgrade script when product is not called pfSenseRenato Botelho2015-11-261-0/+1
* Teach build_snapshots to deal with poudriere buildsRenato Botelho2015-11-251-0/+11
* Fix regex to set GIT_REPO_BASE, reported by Bill MeeksRenato Botelho2015-11-231-1/+1
* Add vmm and nmdm modules to amd64Renato Botelho2015-11-201-1/+1
* Replace hardcoded paths by PRODUCT_SHARE_DIRRenato Botelho2015-11-181-0/+2
* Create pfSense-repo and pfSense-repo-devel package. Ticket #5335Renato Botelho2015-11-171-0/+5
* Look for src and ports repo in the same git serverRenato Botelho2015-09-281-10/+4
* Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on ...Renato Botelho2015-09-281-2/+10
* Consider numeric values after BETA and RCRenato Botelho2015-09-041-2/+2
* Improve base package versioning scheme to deal with -DEVELOPMENT, -ALPHA, -BE...Renato Botelho2015-09-041-15/+24
* Fix one more reverse checkRenato Botelho2015-09-041-1/+1
* Fix filenameRenato Botelho2015-09-041-1/+1
* Change core pkg dir to have packages under All/ and repo on ./Renato Botelho2015-09-031-1/+1
* Move snapshot related functions to builder_common.sh and leave build_snapshot...Renato Botelho2015-09-021-0/+8
* Rename directory where core packages are created to match other package repo ...Renato Botelho2015-09-021-1/+1
* Fix reverse checkingRenato Botelho2015-09-021-1/+1
* Remove backtick accidentally leftRenato Botelho2015-09-011-1/+1
* Do not add timestamp for release buildsRenato Botelho2015-09-011-7/+19
* Simplify logic for snapshots datestringsRenato Botelho2015-09-011-25/+10
* Rename OVA_FIRST_PART_SIZE to OVA_FIRST_PART_SIZE_IN_GB to match other simila...Renato Botelho2015-09-011-1/+1
* Math here is in bytes, not in blocks, use correct valueRenato Botelho2015-09-011-1/+1
* Remove 128 blocks (65536 bytes) from swap size, this is used by loader and bo...Renato Botelho2015-09-011-1/+3
* First create a raw, then convert it to vmdk, and when convert, use -c to forc...Renato Botelho2015-08-311-0/+2
OpenPOWER on IntegriCloud