summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Collapse)AuthorAgeFilesLines
...
* Use correct poudriere ports name on confRenato Botelho2016-05-191-0/+1
|
* Do not use makefs to create / partition since it fails badly sometimesRenato Botelho2016-05-181-20/+18
|
* USe boot files from chrootRenato Botelho2016-05-181-2/+2
|
* Add a parameter to skip final rsyncRenato Botelho2016-05-161-1/+1
|
* Do not send files to final place if hostname is emptyRenato Botelho2016-05-161-1/+1
|
* Do not enable i386 by default on amd64 hostRenato Botelho2016-05-121-2/+2
|
* Adjust build code to run with poudriere-devel, what have support to build ↵Renato Botelho2016-05-121-48/+9
| | | | jail from git and remove workaround used in the past to make it possible to build from svn applying patches
* Add copies of pre|post upgrade script in /tmp on nanobsd images, they are ↵Renato Botelho2016-05-051-0/+12
| | | | used by old versions on this path. It fixes #6120
* Cleanup PORTREVISION for meta port on snapshotsRenato Botelho2016-05-041-1/+3
|
* Setup devel repo properly for stagingRenato Botelho2016-05-041-8/+12
|
* Improve log messagesRenato Botelho2016-05-041-3/+4
|
* Use right server to replace packagesiteRenato Botelho2016-05-031-1/+6
|
* Cleanup old poudriere logRenato Botelho2016-04-271-0/+2
|
* Send pkg repos to staging server before move to final oneRenato Botelho2016-04-211-3/+28
|
* Transfer the logic of rsync dir name to pkg_repo_rsync()Renato Botelho2016-04-211-4/+11
|
* Use HTTP version for builder_setupRenato Botelho2016-04-211-1/+2
|
* Setup poudriere to keep copy of last 5 reposRenato Botelho2016-04-211-0/+2
|
* Use right repo conf for stage on snapsRenato Botelho2016-04-111-3/+5
|
* Optimize makefs parametersRenato Botelho2016-04-111-1/+1
|
* Explicit define pkg repo variables for release and develRenato Botelho2016-04-111-20/+17
|
* 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
|
* 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
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-071-0/+5
|
* Rework the way repo packages workRenato Botelho2016-04-051-39/+28
| | | | | | | | - 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-5/+5
| | | | (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-301-1/+1
| | | | (cherry picked from commit 1aa48975e32679eb87510a6d3337b63022417a17)
* Add ESF license to all core pkgsRenato Botelho2016-03-301-0/+20
|
* 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-181-5/+3
| | | | pfSense-pkg-Open-VM-Tools on ova
* Fix sed syntax since variables may contain commasRenato Botelho2016-03-151-2/+2
|
* Add more parameters to ovfRenato Botelho2016-03-151-0/+2
|
* Add product_name suffix to ova/ovfRenato Botelho2016-03-151-0/+1
|
* Make it possible to enable/disable swap on ovaRenato Botelho2016-03-101-7/+24
|
* Calculate first partition sizeRenato Botelho2016-03-101-2/+2
|
OpenPOWER on IntegriCloud