Commit Graph

25 Commits

Author SHA1 Message Date
Renato Botelho
39ef49f648 Add a workaround to make sure images are compressed before rsync, for some reason wait is not working as expected 2015-09-18 13:52:19 -03:00
Renato Botelho
e41e0ec93d No need a subshell to call execute functions 2015-09-17 16:44:02 -03:00
Renato Botelho
cc145494c2 Add waiting for jobs info to snapshots log too 2015-09-10 08:01:25 -03:00
Renato Botelho
fb1922270b Allow to use -a to select archs on all poudriere commands 2015-09-07 11:28:29 -03:00
Renato Botelho
ce96c1310e Fix snapshots log rotate 2015-09-04 13:09:21 -03:00
Renato Botelho
003c914edb Avoid adding empty line at log head 2015-09-04 11:37:49 -03:00
Renato Botelho
906ca3b03e Fix --snapshot-update-status with empty message 2015-09-04 11:37:29 -03:00
Renato Botelho
c6d14b0be9 remove quotes to fix for 2015-09-03 08:59:50 -03:00
Renato Botelho
98978a366c Create repository for base components 2015-09-03 08:18:16 -03:00
Renato Botelho
49784c55a3 Check rsync variables required to update package repos 2015-09-03 08:13:28 -03:00
Renato Botelho
f238a83f3f Simplify check for mandatory variables 2015-09-03 08:11:13 -03:00
Renato Botelho
ab54d7171f Remove redundant checks 2015-09-03 08:05:26 -03:00
Renato Botelho
6b733d47f3 List image files even when we are building snapshots 2015-09-03 07:59:42 -03:00
Renato Botelho
ab943fc9fe Move snapshot related functions to builder_common.sh and leave build_snapshots.sh a simple script that update repo and call build.sh, without need to know anything about build.conf variables 2015-09-02 16:15:55 -03:00
Renato Botelho
7265700a28 Change -U to -u on build.sh to match current option from build_snapshot.sh 2015-09-01 12:18:50 -03:00
Renato Botelho
1224377f29 FreeBSD src is not needed to setup a builder 2015-08-28 14:29:52 -03:00
Renato Botelho
4566dcdd94 Catch up with meta port rename pfSense-vm -> pfSense-vmware 2015-08-27 18:28:57 -03:00
Renato Botelho
90ac1d3639 We need to have FreeBSD-src repo to setup builder since pkg conf is there 2015-08-25 14:49:58 -03:00
Renato Botelho
2abc3e8024 Rename NO_CLEANFREEBSDOBJDIR -> NO_CLEAN_FREEBSD_OBJ and NO_CLEANREPOS -> NO_CLEAN_FREEBSD_SRC 2015-08-25 14:49:57 -03:00
Renato Botelho
dde49befe7 Remove ensure_source_directories_present() and call update_freebsd_sources() direct 2015-08-25 14:49:57 -03:00
Renato Botelho
7e6ab3edfd Rename clean_obj_dir() to clean_builder() 2015-08-25 14:49:56 -03:00
Renato Botelho
2a5914c67b Remove old parameter --flash-vendor description from help and note --update-sources will only update FreeBSD srcs 2015-08-25 14:49:56 -03:00
Renato Botelho
04992be2bf Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR 2015-08-25 14:49:55 -03:00
Renato Botelho
0ce2a7f3aa Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infrastructure, also remove some cd calls 2015-08-25 14:49:54 -03:00
Renato Botelho
6f73c36226 Import build scripts from pfSense-tools repo 2015-08-25 14:49:54 -03:00