Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6f54efea 09/02/2015 02:34 PM Renato Botelho

Fix reverse checking

cf31d8ae 09/01/2015 05:16 PM Renato Botelho

Remove backtick accidentally left

f48a09c7 09/01/2015 03:17 PM Renato Botelho

Do not add timestamp for release builds

6329e1eb 09/01/2015 03:01 PM Renato Botelho

Simplify logic for snapshots datestrings

7743b4bd 09/01/2015 02:39 PM Renato Botelho

Be more verbose about what is happening

cb5bfb6d 09/01/2015 02:09 PM Renato Botelho

Fix default-config-vmware pkg name

e74b64a1 09/01/2015 01:38 PM Renato Botelho

Rename OVA_FIRST_PART_SIZE to OVA_FIRST_PART_SIZE_IN_GB to match other similar variables

c4968f42 09/01/2015 01:33 PM Renato Botelho

Create a specific default-config package for vmware

6fc51026 09/01/2015 01:11 PM Renato Botelho

Math here is in bytes, not in blocks, use correct value

75d23e26 09/01/2015 01:06 PM Renato Botelho

Fix ova fstab

beb07890 09/01/2015 01:04 PM Renato Botelho

Remove 128 blocks (65536 bytes) from swap size, this is used by loader and boot and makes disk capacity to be respected

679b5a66 08/31/2015 09:25 PM Renato Botelho

First create a raw, then convert it to vmdk, and when convert, use -c to force it to respect size

774b0d82 08/31/2015 07:49 PM Renato Botelho

Fix PEODUCT_URL variable default assignment

44eea20c 08/31/2015 07:43 PM Renato Botelho

Remove extra 'i' left by accident

2dc195f9 08/31/2015 07:37 PM Renato Botelho

Check if final file exists, not temporary

502db0bd 08/31/2015 07:31 PM Renato Botelho

Use modern pfSense.ovf template, remove unnecessary variables and use vmdktool to convert disk to a modern version

3236b6f4 08/28/2015 09:34 PM Renato Botelho

Export MAKEOBJDIRPREFIX to builder/tmp and stop touching builder /usr/obj

7e35e0bd 08/28/2015 03:02 PM Renato Botelho

Fix typo in variable name

fc48ef54 08/28/2015 02:53 PM Renato Botelho

Add macros between % and % on pfSense.ovf, then simplify the logic of ova_setup_ovf_template()

8950897e 08/28/2015 02:48 PM Renato Botelho

Use 2 different networks on ovf, LAN and WAN. While here, fix vmxnet3 case to VmxNet3

4566dcdd 08/27/2015 09:28 PM Renato Botelho

Catch up with meta port rename pfSense-vm -> pfSense-vmware

89a72b59 08/27/2015 09:20 PM Renato Botelho

Refactor OVA image build process using mkimg and makefs

abf0b0f3 08/27/2015 08:18 PM Renato Botelho

Replace e1000 by vmxnet3

f984af4d 08/27/2015 05:28 PM Renato Botelho

Remove more redundant actions

6e134e30 08/27/2015 05:22 PM Renato Botelho

Do not calculate size of mnt partition if it's not used anyway

2f4d7dbc 08/27/2015 05:20 PM Renato Botelho

Stop modifying conf directories for ova, it's handled by default-config package

22753a63 08/27/2015 05:11 PM Renato Botelho

Do not mount ovf image on /mnt but inside builder to avoid touching builder

71b5fc93 08/27/2015 03:07 PM Renato Botelho

Remove path to call echo

3ade3478 08/27/2015 03:07 PM Renato Botelho

Remove lots of sync calls

50dcadff 08/27/2015 02:33 PM Renato Botelho

Remove unnecessary variables, also add some error checking

a82b9f43 08/27/2015 02:30 PM Renato Botelho

Rename ova_setup_ovf_file() to ova_setup_ovf_template()

173fa93f 08/27/2015 02:23 PM Renato Botelho

Move ovf template to templates/ovf, also rename variables accordingly

4beba293 08/27/2015 01:44 PM Renato Botelho

We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR instead

03b56525 08/27/2015 10:49 AM Renato Botelho

Obsolete use of /etc/nano_use_vga.txt, Use enableserial_force flag instead

30ce58ac 08/26/2015 10:56 AM Renato Botelho

Use full path to source file

afbac7f3 08/25/2015 06:44 PM Renato Botelho

Fix i386 kernel names

5240564c 08/25/2015 05:49 PM Renato Botelho

Stop calling ntpdate to fix builder clock

23975558 08/25/2015 05:49 PM Renato Botelho

Check if file exists before try to access it

230372b6 08/25/2015 05:49 PM Renato Botelho

Remove extra spaces

e295b113 08/25/2015 05:49 PM Renato Botelho

Do not set PKG_RSYNC_HOSTNAME automatically

1c441534 08/25/2015 05:49 PM Renato Botelho

Fix update_package_pfPorts.php to work with new build structure

78473cec 08/25/2015 05:49 PM Renato Botelho

Fix wrong variable name

46f33ce5 08/25/2015 05:49 PM Renato Botelho

Remove pfSense definitions from default config and move check after PRODUCT_NAME is set

1b0a9747 08/25/2015 05:49 PM Renato Botelho

Remove local from declarations out of functions

77308bce 08/25/2015 05:49 PM Renato Botelho

Fix reverse check

81ec005d 08/25/2015 05:49 PM Renato Botelho

Detect unauthorized attempt to build pfSense

a95458c2 08/25/2015 05:49 PM Renato Botelho

Replace hard coded rsync data by new variables

0431a7a9 08/25/2015 05:49 PM Renato Botelho

Leave RSYNCIP to be defined in build.conf by user, exit if it's not defined

2abc3e80 08/25/2015 05:49 PM Renato Botelho

Rename NO_CLEANFREEBSDOBJDIR -> NO_CLEAN_FREEBSD_OBJ and NO_CLEANREPOS -> NO_CLEAN_FREEBSD_SRC

3b5bba5c 08/25/2015 05:49 PM Renato Botelho

Repect SCRATCHDIR

dde49bef 08/25/2015 05:49 PM Renato Botelho

Remove ensure_source_directories_present() and call update_freebsd_sources() direct

f36b26f8 08/25/2015 05:49 PM Renato Botelho

Define BUILDER_TOOLS and BUILDER_ROOT on caller scripts and add extra checks

7e6ab3ed 08/25/2015 05:49 PM Renato Botelho

Rename clean_obj_dir() to clean_builder()

f546e6ca 08/25/2015 05:49 PM Renato Botelho

Do not remove CHROOT directories, they can be mounted on MFS filesystems. Create them if they don't exist and just delete their content

934e3e04 08/25/2015 05:49 PM Renato Botelho

Reorder default definitions grouping by subject

8739dcdd 08/25/2015 05:49 PM Renato Botelho

Remove unused variable NANO_WITH_VGA

74d8fbe9 08/25/2015 05:49 PM Renato Botelho

Make sure we do not add empty -j to make parameter

64f27203 08/25/2015 05:49 PM Renato Botelho

Rename SRCDIR to FREEBSD_SRC_DIR and change default value to SCRATCHDIR/FreeBSD-src to make build process less intrusive

328c4fb9 08/25/2015 05:49 PM Renato Botelho

Move stage dir and final iso dir to ./tmp to make build process less intrusive

c05b4e7d 08/25/2015 05:49 PM Renato Botelho

Remove unused var BUILDER_HOST_TARGET

8b5ccd24 08/25/2015 05:49 PM Renato Botelho

Remove unnecessary IFS replacement

84331fdc 08/25/2015 05:49 PM Renato Botelho

Add quotes to default variables definitions

d111360d 08/25/2015 05:49 PM Renato Botelho

Detect current branch or tag

edef37f6 08/25/2015 05:49 PM Renato Botelho

Do not try to get make.conf from other branch

f6eb412c 08/25/2015 05:49 PM Renato Botelho

_BUILDER_EPOCH is local

04992be2 08/25/2015 05:49 PM Renato Botelho

Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR

eb31cdf1 08/25/2015 05:49 PM Renato Botelho

Read /etc/version and set PRODUCT_VERSION

694028d6 08/25/2015 05:49 PM Renato Botelho

Introduce PRODUCT_SRC

0ce2a7f3 08/25/2015 05:49 PM Renato Botelho

Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infrastructure, also remove some cd calls

78b0f246 08/25/2015 05:49 PM Renato Botelho

Adapt tools scripts for pfSense main repo (round #1):

- Move SCRATCHDIR to ./tmp and add it to .gitignore
- Move logs to ./logs and add it to .gitignore
- Add build.conf to .gitignore
- Rename BUILDER_TOOLS to BUILDER_ROOT that makes more sense in new
infrastructure...

4a6ea7b2 08/25/2015 05:49 PM Renato Botelho

Change the way to detect BUILDER_SCRIPTS and BUILDER_TOOLS and make build.conf optional

782f0bb2 08/25/2015 05:49 PM Renato Botelho

We won't use set_version.sh anymore, now build system follows main repo then it's not supposed to be able multiple pfSense versions

294fb00f 08/25/2015 05:49 PM Renato Botelho

Fix file permission

6f73c362 08/25/2015 05:49 PM Renato Botelho

Import build scripts from pfSense-tools repo