Rename SRCDIR to FREEBSD_SRC_DIR and change default value to SCRATCHDIR/FreeBSD-src to make build process less intrusive
Do not try to get make.conf from other branch
Rename MAKEOBJDIRPREFIXFINAL to IMAGES_FINAL_DIR
Introduce PRODUCT_SRC
Rename BUILDER_SCRIPTS to BUILDER_TOOLS that makes more sense on current infrastructure, also remove some cd calls
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...
Import build scripts from pfSense-tools repo