Commit Graph

148 Commits

Author SHA1 Message Date
Renato Botelho
d9358f49e7 Remove a wrong call to cap_mkdb 2016-03-22 11:02:01 -03:00
Renato Botelho
3080d476e0 Use UFS2 for memstick images 2016-03-21 16:59:10 -03:00
Renato Botelho
85bc1c63c5 Make sure OVA disk is UFS2 and also enable SUJ 2016-03-21 16:44:13 -03:00
Renato Botelho
c9b3608896 Enable pass on fstab for OVA 2016-03-21 16:43:53 -03:00
Renato Botelho
4b0f15b6ac Make sure pkg keeps installed 2016-03-19 08:07:29 -03:00
Renato Botelho
cdac78f615 Make sure all unnecessary packages are removed 2016-03-18 14:15:39 -03:00
Renato Botelho
b00400ef89 Stop creating a meta package pfSense-vmware and pre-install pfSense-pkg-Open-VM-Tools on ova 2016-03-18 09:10:29 -03:00
Renato Botelho
0e334a37f4 Fix sed syntax since variables may contain commas 2016-03-15 22:27:27 -03:00
Renato Botelho
adf8276934 Add more parameters to ovf 2016-03-15 22:04:26 -03:00
Renato Botelho
f2d83cfb7c Add product_name suffix to ova/ovf 2016-03-15 21:30:58 -03:00
Renato Botelho
2006b940a3 Make it possible to enable/disable swap on ova 2016-03-10 13:27:31 -03:00
Renato Botelho
be4a566183 Calculate first partition size 2016-03-10 13:17:22 -03:00
Renato Botelho
35104e0345 Move internal variable to be local inside function 2016-03-10 13:13:06 -03:00
Renato Botelho
624376f6da Always prepare final partition to avoid ending up with a broken system 2016-03-10 11:05:02 -03:00
Renato Botelho
c7e1c6218e Add pkg-plist when it exists 2016-03-10 09:21:25 -03:00
Renato Botelho
4119c74bc5 rsync ova to snapshots when it's available 2016-03-09 17:57:28 -03:00
Renato Botelho
8c333b4dba Simplify logic 2016-03-08 10:40:13 -03:00
Renato Botelho
d977046e71 remove stray | 2016-03-08 07:14:35 -03:00
Renato Botelho
96f22d875b Fix typo in variable name that end up breaking nanobsd images. Fixes #5956 2016-03-06 11:32:09 -03:00
Renato Botelho
462cbb5a6c Fix log filename 2016-03-06 10:42:42 -03:00
Renato Botelho
43f6b08117 Clarify what is happening 2016-03-04 11:07:09 -03:00
Renato Botelho
c136dde195 Create missing jails on update 2016-03-04 10:52:00 -03:00
Renato Botelho
e5d0f71afb Consider product_name suffix on rsync 2016-03-01 14:49:17 -03:00
Renato Botelho
acd5c0cd72 Use a function to create nanobsd image filename and reduce duplicated code 2016-03-01 12:19:38 -03:00
Renato Botelho
75e282959f Make it possible to chose custom default-config package on customize_stagearea_for_image() 2016-02-29 16:28:15 -03:00
Renato Botelho
b2fbacdc38 Save parameter in local variable 2016-02-29 16:23:21 -03:00
Renato Botelho
a069d03fe0 Remove extra quotes 2016-02-26 18:00:18 -03:00
Renato Botelho
3942b3d7fb Respect empty flavor for description 2016-02-26 17:22:28 -03:00
Renato Botelho
a326d8a152 Do not add - for empty flavor 2016-02-26 13:07:21 -03:00
Renato Botelho
fbd4dfc00b Simplify logic for different kernels and use %%FLAVOR%% macro 2016-02-26 12:59:30 -03:00
Renato Botelho
168c162a00 Unbreak syntax 2016-02-26 11:16:51 -03:00
Renato Botelho
a406ed4699 Add missing config.xml path 2016-02-26 11:06:20 -03:00
Renato Botelho
2f6260c5e7 Replace sed by xmlstarlet to make config.xml changes 2016-02-26 10:43:37 -03:00
Renato Botelho
569929efa9 Fix builder setup with signed repo 2016-02-24 12:38:52 -03:00
Renato Botelho
48c5912ddd Use correct repo to setup builder 2016-02-19 16:50:55 -02:00
jim-p
987712e851 Change ISO image filename to remove "LiveCD" from its name, and clean up associated references to LiveCD. Ticket #5895 2016-02-17 15:27:40 -05:00
Renato Botelho
5f64e2ca73 Store GIT_URL per session instead of using global conf 2016-02-05 13:08:56 -02:00
Chris Buechler
151d15911e Lessen the boot delay at the F1 prompt on nanobsd from ~12 seconds to ~6 seconds. Ticket #3426 2016-02-04 18:41:27 -06:00
Renato Botelho
7d9c553c91 Remove support for nanobsd images < 2gb. Fixes #5836 2016-02-01 17:38:13 -02:00
Renato Botelho
784206e89e Fix core pkg repo to make rsync work 2015-12-28 08:03:53 -02:00
Renato Botelho
da78104263 Change core packages repo structure to match poudriere, this avoids having issues on client side at the moment we are rsync'ing a new version 2015-12-23 18:09:02 -02:00
Renato Botelho
c2af148776 Note issue # opened against pkg(8) 2015-12-23 15:41:37 -02:00
Renato Botelho
efcf5e2ada Fix repo sign for poudriere directory infrastructure 2015-12-23 14:46:37 -02:00
Renato Botelho
f457518994 Implement necessary code to be able to sign pkg(8) repo 2015-12-23 12:00:46 -02:00
Renato Botelho
fd6cd92bc4 Create distfiles directory if it doesn't exist 2015-12-14 14:08:53 -02:00
Renato Botelho
86349beea1 Revert "Do not set DISTFILES_CACHE"
This reverts commit cd3f4b916c.
2015-12-14 14:07:50 -02:00
Renato Botelho
52ec3f665b Mount poudriere zfs filesystem at proper path 2015-12-14 13:23:46 -02:00
Renato Botelho
cd3f4b916c Do not set DISTFILES_CACHE 2015-12-14 12:12:19 -02:00
Renato Botelho
01541076a8 Create poudriere filesystem when it's necessary 2015-12-14 11:37:37 -02:00
Phil Davis
97bc6c7868 Random stuff in tools folder tree
White space and text or comment typos only - nothing functional.
2015-12-11 19:17:56 +05:45