summaryrefslogtreecommitdiffstats
path: root/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Teach build_snapshots to deal with poudriere buildsRenato Botelho2015-11-251-1/+8
* rsync is requiredRenato Botelho2015-09-241-0/+9
* Add a workaround to make sure images are compressed before rsync, for some re...Renato Botelho2015-09-181-5/+26
* No need a subshell to call execute functionsRenato Botelho2015-09-171-5/+5
* Add waiting for jobs info to snapshots log tooRenato Botelho2015-09-101-1/+5
* Allow to use -a to select archs on all poudriere commandsRenato Botelho2015-09-071-11/+10
* Fix snapshots log rotateRenato Botelho2015-09-041-3/+0
* Avoid adding empty line at log headRenato Botelho2015-09-041-2/+2
* Fix --snapshot-update-status with empty messageRenato Botelho2015-09-041-3/+3
* remove quotes to fix forRenato Botelho2015-09-031-1/+1
* Create repository for base componentsRenato Botelho2015-09-031-0/+2
* Check rsync variables required to update package reposRenato Botelho2015-09-031-1/+13
* Simplify check for mandatory variablesRenato Botelho2015-09-031-19/+7
* Remove redundant checksRenato Botelho2015-09-031-4/+4
* List image files even when we are building snapshotsRenato Botelho2015-09-031-3/+3
* Move snapshot related functions to builder_common.sh and leave build_snapshot...Renato Botelho2015-09-021-3/+68
* Change -U to -u on build.sh to match current option from build_snapshot.shRenato Botelho2015-09-011-2/+2
* FreeBSD src is not needed to setup a builderRenato Botelho2015-08-281-1/+0
* Catch up with meta port rename pfSense-vm -> pfSense-vmwareRenato Botelho2015-08-271-1/+1
* We need to have FreeBSD-src repo to setup builder since pkg conf is thereRenato Botelho2015-08-251-0/+1
* Rename NO_CLEANFREEBSDOBJDIR -> NO_CLEAN_FREEBSD_OBJ and NO_CLEANREPOS -> NO_...Renato Botelho2015-08-251-4/+4
* Remove ensure_source_directories_present() and call update_freebsd_sources() ...Renato Botelho2015-08-251-2/+2
* Rename clean_obj_dir() to clean_builder()Renato Botelho2015-08-251-2/+2
* Remove old parameter --flash-vendor description from help and note --update-s...Renato Botelho2015-08-251-2/+1
* Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIRRenato Botelho2015-08-251-2/+2
* Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infr...Renato Botelho2015-08-251-3/+4
* Import build scripts from pfSense-tools repoRenato Botelho2015-08-251-0/+372
OpenPOWER on IntegriCloud