summaryrefslogtreecommitdiffstats
path: root/tools/builder_defaults.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use right repo conf for stage on snapsv2.3.0Renato Botelho2016-04-111-1/+2
|
* Use beta repo as stagingRenato Botelho2016-04-111-3/+4
|
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-111-8/+15
|
* Revert "Fix pkg.pfsense.org path"Renato Botelho2016-04-061-1/+1
| | | | This reverts commit 0b4fa4b4dc0ef4cd9178e761f3d47d32f17413bd.
* 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
| | | | | | - Distribute only a single pfSense-repo package containing all templates - Create a symlink pointing to selected repo - Do not limit it only to pfSense-repo and pfSense-repo-devel
* 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 ↵jim-p2016-02-171-1/+1
| | | | associated references to LiveCD. Ticket #5895
* Remove support for nanobsd images < 2gb. Fixes #5836Renato Botelho2016-02-011-1/+1
|
* Change core packages repo structure to match poudriere, this avoids having ↵Renato Botelho2015-12-231-0/+1
| | | | issues on client side at the moment we are rsync'ing a new version
* 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
| | | | White space and text or comment typos only - nothing functional.
* 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
| | | | local clone of pfSense repo
* Consider numeric values after BETA and RCRenato Botelho2015-09-041-2/+2
|
* Improve base package versioning scheme to deal with -DEVELOPMENT, -ALPHA, ↵Renato Botelho2015-09-041-15/+24
| | | | -BETA and -RC
* 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 ↵Renato Botelho2015-09-021-0/+8
| | | | build_snapshots.sh a simple script that update repo and call build.sh, without need to know anything about build.conf variables
* Rename directory where core packages are created to match other package repo ↵Renato Botelho2015-09-021-1/+1
| | | | path and make it easy to identify
* 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 ↵Renato Botelho2015-09-011-1/+1
| | | | similar variables
OpenPOWER on IntegriCloud