Commit Graph

73 Commits

Author SHA1 Message Date
Renato Botelho
029098fe04 Add a default suffix to reflect CE 2016-03-24 16:52:35 -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
5213dbb822 Disable swap on ova 2016-03-10 13:27:51 -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
1e70041e89 Increase memory disk size 2016-03-08 09:32:27 -03:00
Renato Botelho
a7d60d2633 Allow to have a suffix on images filename 2016-03-01 12:39:00 -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
Luiz Otavio O Souza
f82c7c8897 Enable the build of ix(gbe) as a kernel module. 2016-02-26 12:15:02 -06:00
Renato Botelho
2f6260c5e7 Replace sed by xmlstarlet to make config.xml changes 2016-02-26 10:43:37 -03:00
Renato Botelho
1eb4344e83 Use DATESTRING for hidden pkg directory, this make -r work again 2016-02-24 15:52:05 -03:00
Renato Botelho
a9087de0f4 Fix variable initialization 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
7d9c553c91 Remove support for nanobsd images < 2gb. Fixes #5836 2016-02-01 17:38:13 -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
f457518994 Implement necessary code to be able to sign pkg(8) repo 2015-12-23 12:00:46 -02:00
Renato Botelho
512ef80d74 Change default ZFS tank to zroot 2015-12-14 11:39:14 -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
Renato Botelho
a3bb036b90 Rename ports and upgrade script when product is not called pfSense 2015-11-26 17:46:40 -02:00
Renato Botelho
919c84863c Teach build_snapshots to deal with poudriere builds 2015-11-25 09:39:23 -02:00
Renato Botelho
0a75e428d9 Fix regex to set GIT_REPO_BASE, reported by Bill Meeks 2015-11-23 14:18:27 -02:00
Renato Botelho
3eca629044 Add vmm and nmdm modules to amd64 2015-11-20 11:32:12 -02:00
Renato Botelho
651f440cee Replace hardcoded paths by PRODUCT_SHARE_DIR 2015-11-18 10:14:16 -02:00
Renato Botelho
52efc84004 Create pfSense-repo and pfSense-repo-devel package. Ticket #5335 2015-11-17 16:19:15 -02:00
Renato Botelho
04efa936f7 Look for src and ports repo in the same git server 2015-09-28 09:22:36 -03:00
Renato Botelho
0825aaea61 Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on local clone of pfSense repo 2015-09-28 08:56:38 -03:00
Renato Botelho
c96b22422c Consider numeric values after BETA and RC 2015-09-04 14:31:57 -03:00
Renato Botelho
5fcc717d11 Improve base package versioning scheme to deal with -DEVELOPMENT, -ALPHA, -BETA and -RC 2015-09-04 14:03:36 -03:00
Renato Botelho
45b13882fd Fix one more reverse check 2015-09-04 12:59:15 -03:00
Renato Botelho
98a4b7a039 Fix filename 2015-09-04 07:38:35 -03:00
Renato Botelho
a7a0034182 Change core pkg dir to have packages under All/ and repo on ./ 2015-09-03 08:02:47 -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
a59ea5eed1 Rename directory where core packages are created to match other package repo path and make it easy to identify 2015-09-02 11:42:55 -03:00
Renato Botelho
6f54efeaf1 Fix reverse checking 2015-09-02 11:34:00 -03:00
Renato Botelho
cf31d8ae93 Remove backtick accidentally left 2015-09-01 14:16:15 -03:00
Renato Botelho
f48a09c706 Do not add timestamp for release builds 2015-09-01 12:17:05 -03:00
Renato Botelho
6329e1eb7e Simplify logic for snapshots datestrings 2015-09-01 12:01:20 -03:00
Renato Botelho
e74b64a1ae Rename OVA_FIRST_PART_SIZE to OVA_FIRST_PART_SIZE_IN_GB to match other similar variables 2015-09-01 10:38:35 -03:00
Renato Botelho
6fc510265d Math here is in bytes, not in blocks, use correct value 2015-09-01 10:11:55 -03:00
Renato Botelho
beb078901d Remove 128 blocks (65536 bytes) from swap size, this is used by loader and boot and makes disk capacity to be respected 2015-09-01 10:04:13 -03:00
Renato Botelho
679b5a66fc First create a raw, then convert it to vmdk, and when convert, use -c to force it to respect size 2015-08-31 18:25:00 -03:00
Renato Botelho
774b0d8234 Fix PEODUCT_URL variable default assignment 2015-08-31 16:49:59 -03:00
Renato Botelho
502db0bde9 Use modern pfSense.ovf template, remove unnecessary variables and use vmdktool to convert disk to a modern version 2015-08-31 16:31:14 -03:00
Renato Botelho
3236b6f490 Export MAKEOBJDIRPREFIX to builder/tmp and stop touching builder /usr/obj 2015-08-28 18:34:36 -03:00
Renato Botelho
89a72b5920 Refactor OVA image build process using mkimg and makefs 2015-08-27 18:20:31 -03:00
Renato Botelho
173fa93f6b Move ovf template to templates/ovf, also rename variables accordingly 2015-08-27 11:23:11 -03:00
Renato Botelho
4beba293de We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR instead 2015-08-27 10:44:52 -03:00
Renato Botelho
afbac7f38b Fix i386 kernel names 2015-08-25 15:44:30 -03:00
Renato Botelho
e295b1138d Do not set PKG_RSYNC_HOSTNAME automatically 2015-08-25 14:49:58 -03:00