summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Collapse)AuthorAgeFilesLines
* Use right repo conf for stage on snapsv2.3.0Renato 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
|
* 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 repo package before baseRenato Botelho2016-04-111-2/+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-061-0/+1
|
* setup_pkg_repo 5th parameter is mandatoryRenato Botelho2016-04-061-1/+1
|
* Use PKG_REPO_SERVER_RELEASE for repo conf used to build package, keep using ↵Renato Botelho2016-04-061-4/+16
| | | | staging area for builder and bootstrap
* Do not mount memory disks for -RELEASE buildRenato Botelho2016-04-061-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
* Replace RELENG_ by v for poudriere to make vol name shorterRenato Botelho2016-03-301-5/+5
|
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-4/+2
|
* Revert "Remove arch from repo path for now, poudriere cannot deal with big ↵Renato Botelho2016-03-301-3/+3
| | | | | | names" This reverts commit 280d48529670d68622de0c8be057c086fd28b55e.
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-3/+3
|
* Remove arch from repo path for now, poudriere cannot deal with big namesRenato Botelho2016-03-301-1/+1
|
* 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
|
* Move internal variable to be local inside functionRenato Botelho2016-03-101-0/+3
|
* Always prepare final partition to avoid ending up with a broken systemRenato Botelho2016-03-101-12/+6
|
* Add pkg-plist when it existsRenato Botelho2016-03-101-1/+6
|
* rsync ova to snapshots when it's availableRenato Botelho2016-03-091-0/+7
|
* Simplify logicRenato Botelho2016-03-081-7/+1
|
* remove stray |Renato Botelho2016-03-081-1/+1
|
* Fix typo in variable name that end up breaking nanobsd images. Fixes #5956Renato Botelho2016-03-061-1/+1
|
* Fix log filenameRenato Botelho2016-03-061-1/+1
|
* Clarify what is happeningRenato Botelho2016-03-041-2/+4
|
* Create missing jails on updateRenato Botelho2016-03-041-3/+4
|
* Consider product_name suffix on rsyncRenato Botelho2016-03-011-3/+3
|
* Use a function to create nanobsd image filename and reduce duplicated codeRenato Botelho2016-03-011-6/+24
|
* Make it possible to chose custom default-config package on ↵Renato Botelho2016-02-291-9/+14
| | | | customize_stagearea_for_image()
* Save parameter in local variableRenato Botelho2016-02-291-10/+12
|
* Remove extra quotesRenato Botelho2016-02-261-1/+1
|
OpenPOWER on IntegriCloud