summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
...
* Use HTTP version for builder_setupRenato Botelho2016-04-211-1/+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
|
* Setup poudriere to keep copy of last 5 reposRenato Botelho2016-04-211-0/+2
|
* Keep this on master for 2.4, keep for RELENG_2_3 only. Revert "Remove lua ↵Chris Buechler2016-04-171-0/+2
| | | | | | from nginx. Ticket #6185" This reverts commit bdd05750a76f44306333da87380b78fbd8d5bb16.
* Remove lua from nginx. Ticket #6185Chris Buechler2016-04-171-2/+0
|
* Use right repo conf for stage on snapsRenato Botelho2016-04-112-4/+7
|
* Optimize makefs parametersRenato Botelho2016-04-111-1/+1
|
* Use beta repo as stagingRenato Botelho2016-04-111-3/+4
|
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-112-28/+32
|
* Exit build process if install_pkg_install_ports() failsRenato Botelho2016-04-111-3/+9
|
* Add repo package before baseRenato Botelho2016-04-111-2/+1
|
* Do not add entire path on sha256 file, while here, make it a functionRenato Botelho2016-04-111-6/+19
|
* Fix syntaxRenato Botelho2016-04-111-1/+1
|
* Fix sha356 filenames for ISO and memstick filesRenato Botelho2016-04-111-8/+5
|
* Add vm-bhyve to poudriere bulk listRenato Botelho2016-04-081-0/+1
|
* Replace packagesite URL with final URL for RELEASERenato Botelho2016-04-071-0/+12
|
* Use staging repo to install bsdinstaller on final areaRenato Botelho2016-04-071-1/+14
|
* Create target dir when it doesn't existRenato Botelho2016-04-071-0/+3
|
* Fix variable nameRenato Botelho2016-04-071-1/+1
|
* Add missing fiRenato Botelho2016-04-071-0/+1
|
* setup_pkg_repo 5th parameter is mandatoryRenato Botelho2016-04-071-1/+1
|
* Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using ↵Renato Botelho2016-04-071-4/+16
| | | | staging area for builder and bootstrap
* Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordinglyRenato Botelho2016-04-071-0/+6
|
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-071-0/+5
|
* Make sure symlink is created on post-installRenato Botelho2016-04-061-1/+4
| | | | (cherry picked from commit f5edca6c481c72c063c7390afdececd54da10a6e)
* Rework the way repo packages workRenato Botelho2016-04-052-41/+29
| | | | | | | | - 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)
* Add repo pkg as dependency on base and base-nanobsdRenato Botelho2016-04-052-2/+4
| | | | (cherry picked from commit b884641b1caa3d99d7966cb367c1f6dbfc1687f2)
* Add repo pkg post-install scriptRenato Botelho2016-04-051-0/+19
| | | | (cherry picked from commit e1deaf759ab9eadcdc60565ca5af142069172f3a)
* Create repo pkg PLIST dynamicallyRenato Botelho2016-04-051-1/+0
| | | | (cherry picked from commit 81bcdf9695b13cb89c8a0dfa8700189baaaad6ff)
* Remove repo-devel package templateRenato Botelho2016-04-053-19/+0
| | | | (cherry picked from commit e450f488ebd0443466ec1bcfad48ba0148cc0310)
* Replace RELENG_ by v for poudriere to make vol name shorterRenato Botelho2016-03-302-8/+10
| | | | (cherry picked from commit 7761dab55cdad2eb501958798f686eeabb4bcbcb)
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-4/+2
| | | | (cherry picked from commit a2f49238700c0ab70c282673c2b7b70e4aa9bc03)
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-302-2/+2
| | | | (cherry picked from commit 1aa48975e32679eb87510a6d3337b63022417a17)
* Add ESF license to all core pkgsRenato Botelho2016-03-3010-9/+29
|
* Add a default suffix to reflect CERenato Botelho2016-03-241-1/+1
|
* Remove a wrong call to cap_mkdbRenato Botelho2016-03-221-1/+0
|
* Use UFS2 for memstick imagesRenato Botelho2016-03-211-3/+3
|
* Make sure OVA disk is UFS2 and also enable SUJRenato Botelho2016-03-211-1/+9
|
* Enable pass on fstab for OVARenato Botelho2016-03-211-1/+1
|
* Make sure pkg keeps installedRenato Botelho2016-03-191-1/+1
|
* Make sure all unnecessary packages are removedRenato Botelho2016-03-181-0/+6
|
* Stop creating a meta package pfSense-vmware and pre-install ↵Renato Botelho2016-03-182-6/+3
| | | | pfSense-pkg-Open-VM-Tools on ova
* Remove stray - from default-config flavorRenato Botelho2016-03-182-2/+4
|
* Save default-config flavor on filesystemRenato Botelho2016-03-162-0/+4
|
* Fix sed syntax since variables may contain commasRenato Botelho2016-03-151-2/+2
|
* Add more parameters to ovfRenato Botelho2016-03-153-7/+17
|
* Add product_name suffix to ova/ovfRenato Botelho2016-03-152-3/+4
|
* Enable SWANCTL option for security/strongswanRenato Botelho2016-03-141-1/+1
|
* Disable swap on ovaRenato Botelho2016-03-101-1/+1
|
OpenPOWER on IntegriCloud