summaryrefslogtreecommitdiffstats
path: root/tools/builder_defaults.sh
Commit message (Collapse)AuthorAgeFilesLines
...
* Use synlink path for core repo and fix resume buildRenato Botelho2016-06-211-0/+1
|
* Add the hability of building images with custom logos on build scriptsRenato Botelho2016-06-201-0/+3
|
* Use correct format for REVISION on image filenamesRenato Botelho2016-06-101-6/+6
|
* Add PRODUCT_REVISION to image filenamesRenato Botelho2016-06-101-6/+6
|
* Replace ixgbe by ix and ixvRenato Botelho2016-06-031-1/+1
|
* Stop using memory disks for staging and final dirRenato Botelho2016-06-021-3/+0
|
* Remove i386 itemsRenato Botelho2016-05-271-10/+2
|
* Stop creating a stagingarea and opulated old update formatRenato Botelho2016-05-271-9/+5
|
* Do not build nanobsd-update images anymoreRenato Botelho2016-05-271-2/+0
|
* Stop building full update images, users will need to reach 2.3 first and ↵Renato Botelho2016-05-271-3/+0
| | | | then go to newer versions
* Change default final rsync destination when it's a RELEASERenato Botelho2016-05-241-14/+19
|
* Introduce PRODUCT_REVISION variable to be used in core package versionRenato Botelho2016-05-231-1/+2
|
* Use ports branch to define poudriere ports nameRenato Botelho2016-05-191-1/+5
|
* Add a parameter to skip final rsyncRenato Botelho2016-05-161-0/+1
|
* Adjust build code to run with poudriere-devel, what have support to build ↵Renato Botelho2016-05-121-1/+17
| | | | jail from git and remove workaround used in the past to make it possible to build from svn applying patches
* Initialize pkg repo sign commandRenato Botelho2016-04-271-1/+6
|
* Send pkg repos to staging server before move to final oneRenato Botelho2016-04-211-4/+12
|
* Use poudriere branch variable instead of hardcoded masterRenato Botelho2016-04-211-2/+2
|
* Use HTTPS for final repo confRenato Botelho2016-04-211-3/+3
|
* Do not point to 2.3 repos on branch masterRenato Botelho2016-04-211-3/+3
|
* Use right repo conf for stage on snapsRenato 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
|
* Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordinglyRenato Botelho2016-04-071-0/+6
|
* 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 (cherry picked from commit a90f1c9b12c4d31ea845fa04188e599ba28dbaf1)
* Replace RELENG_ by v for poudriere to make vol name shorterRenato Botelho2016-03-301-3/+5
| | | | (cherry picked from commit 7761dab55cdad2eb501958798f686eeabb4bcbcb)
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-1/+1
| | | | (cherry picked from commit 1aa48975e32679eb87510a6d3337b63022417a17)
* 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
|
OpenPOWER on IntegriCloud