Project

General

Profile

Download (64.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

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

Do not try to get make.conf from other branch

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

Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR

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...

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

Import build scripts from pfSense-tools repo