summaryrefslogtreecommitdiffstats
path: root/tools/builder_defaults.sh
Commit message (Collapse)AuthorAgeFilesLines
* Do not scp log filesRenato Botelho2016-08-021-3/+0
|
* Stop using CORE_PKG_TMPRenato Botelho2016-08-021-1/+0
|
* Remove unused variablesRenato Botelho2016-08-011-11/+0
|
* Add git_checkout.sh and common.subrRenato Botelho2016-08-011-0/+1
| | | | | | | | | This is the first of a set commits to start replacing big builder_common.sh by smaller and specific scripts to do necessary build tasks. First is git_checkout.sh, a script used to checkout or update a git repository on desired destination dir and branch or tag.
* Fix pkg repo name for tagsRenato Botelho2016-07-261-1/+2
|
* Move to Apache License 2.0Renato Botelho2016-07-151-42/+10
|
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-2/+3
|
* Prepare memstick to use bsdinstallRenato Botelho2016-06-271-0/+3
|
* Export LOCAL_ITOOLS, same variable used by FreeBSD build toolsRenato Botelho2016-06-271-1/+1
|
* Use a single parameter to define -j parameter for buildRenato Botelho2016-06-271-2/+1
|
* Export SRCCONF, variable name used by FreeBSD and stop adding it to build ↵Renato Botelho2016-06-271-1/+1
| | | | commands
* Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to ↵Renato Botelho2016-06-271-1/+1
| | | | build commands
* Add src-env.conf to environmentRenato Botelho2016-06-271-0/+1
|
* Change default branch to devel-11Renato Botelho2016-06-271-1/+1
|
* 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
|
OpenPOWER on IntegriCloud