summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Collapse)AuthorAgeFilesLines
* Goodbye bsdinstallerRenato Botelho2016-06-271-25/+0
|
* Prepare memstick to use bsdinstallRenato Botelho2016-06-271-27/+32
|
* Do not write /etc/platform, base package will do itRenato Botelho2016-06-271-2/+0
|
* Disable athstats buildRenato Botelho2016-06-271-2/+3
|
* Make sure filemon is loaded since we are going to use meta_modeRenato Botelho2016-06-271-0/+2
|
* Remove WITHOUT_TOOLCHAIN=1, it's already in src.confRenato Botelho2016-06-271-1/+1
|
* Move message to proper placeRenato Botelho2016-06-271-1/+1
|
* Simplify adding all targets at the same callRenato Botelho2016-06-271-6/+2
|
* Stop adding TARGET and TARGET_ARCH to all make calls, they are exportedRenato Botelho2016-06-271-10/+7
|
* Export LOCAL_ITOOLS, same variable used by FreeBSD build toolsRenato Botelho2016-06-271-4/+4
|
* Use a single parameter to define -j parameter for buildRenato Botelho2016-06-271-3/+3
|
* Remove NO_CLEAN and NO_KERNELCLEANRenato Botelho2016-06-271-4/+4
|
* Export SRCCONF, variable name used by FreeBSD and stop adding it to build ↵Renato Botelho2016-06-271-14/+4
| | | | commands
* Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to ↵Renato Botelho2016-06-271-3/+3
| | | | build commands
* Use synlink path for core repo and fix resume buildRenato Botelho2016-06-211-7/+7
|
* Add the hability of building images with custom logos on build scriptsRenato Botelho2016-06-201-9/+27
|
* Stop using memory disks for staging and final dirRenato Botelho2016-06-021-56/+0
|
* Remove passwd, master.passwd and group filesRenato Botelho2016-05-301-3/+0
| | | | | | | | | These files don't need to be present on pfSense main repo, they are updated according our needs during first boot so we can use standard file from FreeBSD While here, do not try to run pwd_mkdb since it's already done by make distribution
* Remove i386 itemsRenato Botelho2016-05-271-4/+0
|
* Stop creating a stagingarea and opulated old update formatRenato Botelho2016-05-271-66/+37
|
* Do not build nanobsd-update images anymoreRenato Botelho2016-05-271-53/+1
|
* Retire print_flagsRenato Botelho2016-05-271-28/+0
|
* Stop building full update images, users will need to reach 2.3 first and ↵Renato Botelho2016-05-271-51/+0
| | | | then go to newer versions
* Send .real* directories first to final serverRenato Botelho2016-05-271-1/+18
|
* Add -H to rsync calls to preserve hardlinksRenato Botelho2016-05-241-2/+2
|
* Create core repo early and send it to staging areaRenato Botelho2016-05-201-1/+6
|
* 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
|
OpenPOWER on IntegriCloud