summaryrefslogtreecommitdiffstats
path: root/tools/builder_common.sh
Commit message (Expand)AuthorAgeFilesLines
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-11/+28
* Fix rsync patternRenato Botelho2016-07-051-1/+1
* Fix memstickserial and memstickadi images pathRenato Botelho2016-06-271-2/+2
* Run make distribution on installer directoryRenato Botelho2016-06-271-1/+5
* Enable bsdinstall for memstick serial and adiRenato Botelho2016-06-271-64/+31
* Install kernel on installer imageRenato Botelho2016-06-271-2/+4
* 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 com...Renato Botelho2016-06-271-14/+4
* Export __MAKE_CONF, variable name used by FreeBSD and stop adding it to build...Renato Botelho2016-06-271-3/+3
* 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
* 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 then...Renato Botelho2016-05-271-51/+0
* 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 jai...Renato Botelho2016-05-121-48/+9
* Add copies of pre|post upgrade script in /tmp on nanobsd images, they are use...Renato Botelho2016-05-051-0/+12
* 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
OpenPOWER on IntegriCloud