| Commit message (Expand) | Author | Age | Files | Lines |
* | Change core packages repo structure to match poudriere, this avoids having is... | Renato Botelho | 2015-12-23 | 1 | -0/+1 |
* | Implement necessary code to be able to sign pkg(8) repo | Renato Botelho | 2015-12-23 | 1 | -0/+3 |
* | Change default ZFS tank to zroot | Renato Botelho | 2015-12-14 | 1 | -1/+1 |
* | Random stuff in tools folder tree | Phil Davis | 2015-12-11 | 1 | -2/+2 |
* | Rename ports and upgrade script when product is not called pfSense | Renato Botelho | 2015-11-26 | 1 | -0/+1 |
* | Teach build_snapshots to deal with poudriere builds | Renato Botelho | 2015-11-25 | 1 | -0/+11 |
* | Fix regex to set GIT_REPO_BASE, reported by Bill Meeks | Renato Botelho | 2015-11-23 | 1 | -1/+1 |
* | Add vmm and nmdm modules to amd64 | Renato Botelho | 2015-11-20 | 1 | -1/+1 |
* | Replace hardcoded paths by PRODUCT_SHARE_DIR | Renato Botelho | 2015-11-18 | 1 | -0/+2 |
* | Create pfSense-repo and pfSense-repo-devel package. Ticket #5335 | Renato Botelho | 2015-11-17 | 1 | -0/+5 |
* | Look for src and ports repo in the same git server | Renato Botelho | 2015-09-28 | 1 | -10/+4 |
* | Set FreeBSD src and ports repo to use github or git.pfmechanics.com based on ... | Renato Botelho | 2015-09-28 | 1 | -2/+10 |
* | Consider numeric values after BETA and RC | Renato Botelho | 2015-09-04 | 1 | -2/+2 |
* | Improve base package versioning scheme to deal with -DEVELOPMENT, -ALPHA, -BE... | Renato Botelho | 2015-09-04 | 1 | -15/+24 |
* | Fix one more reverse check | Renato Botelho | 2015-09-04 | 1 | -1/+1 |
* | Fix filename | Renato Botelho | 2015-09-04 | 1 | -1/+1 |
* | Change core pkg dir to have packages under All/ and repo on ./ | Renato Botelho | 2015-09-03 | 1 | -1/+1 |
* | Move snapshot related functions to builder_common.sh and leave build_snapshot... | Renato Botelho | 2015-09-02 | 1 | -0/+8 |
* | Rename directory where core packages are created to match other package repo ... | Renato Botelho | 2015-09-02 | 1 | -1/+1 |
* | Fix reverse checking | Renato Botelho | 2015-09-02 | 1 | -1/+1 |
* | Remove backtick accidentally left | Renato Botelho | 2015-09-01 | 1 | -1/+1 |
* | Do not add timestamp for release builds | Renato Botelho | 2015-09-01 | 1 | -7/+19 |
* | Simplify logic for snapshots datestrings | Renato Botelho | 2015-09-01 | 1 | -25/+10 |
* | Rename OVA_FIRST_PART_SIZE to OVA_FIRST_PART_SIZE_IN_GB to match other simila... | Renato Botelho | 2015-09-01 | 1 | -1/+1 |
* | Math here is in bytes, not in blocks, use correct value | Renato Botelho | 2015-09-01 | 1 | -1/+1 |
* | Remove 128 blocks (65536 bytes) from swap size, this is used by loader and bo... | Renato Botelho | 2015-09-01 | 1 | -1/+3 |
* | First create a raw, then convert it to vmdk, and when convert, use -c to forc... | Renato Botelho | 2015-08-31 | 1 | -0/+2 |
* | Fix PEODUCT_URL variable default assignment | Renato Botelho | 2015-08-31 | 1 | -1/+1 |
* | Use modern pfSense.ovf template, remove unnecessary variables and use vmdktoo... | Renato Botelho | 2015-08-31 | 1 | -9/+6 |
* | Export MAKEOBJDIRPREFIX to builder/tmp and stop touching builder /usr/obj | Renato Botelho | 2015-08-28 | 1 | -0/+3 |
* | Refactor OVA image build process using mkimg and makefs | Renato Botelho | 2015-08-27 | 1 | -6/+7 |
* | Move ovf template to templates/ovf, also rename variables accordingly | Renato Botelho | 2015-08-27 | 1 | -1/+1 |
* | We do not need a separate path variable for ovf, use IMAGES_FINAL_DIR instead | Renato Botelho | 2015-08-27 | 1 | -1/+0 |
* | Fix i386 kernel names | Renato Botelho | 2015-08-25 | 1 | -1/+1 |
* | Do not set PKG_RSYNC_HOSTNAME automatically | Renato Botelho | 2015-08-25 | 1 | -1/+0 |
* | Remove pfSense definitions from default config and move check after PRODUCT_N... | Renato Botelho | 2015-08-25 | 1 | -9/+9 |
* | Remove local from declarations out of functions | Renato Botelho | 2015-08-25 | 1 | -3/+3 |
* | Fix reverse check | Renato Botelho | 2015-08-25 | 1 | -2/+2 |
* | Detect unauthorized attempt to build pfSense | Renato Botelho | 2015-08-25 | 1 | -0/+7 |
* | Replace hard coded rsync data by new variables | Renato Botelho | 2015-08-25 | 1 | -0/+5 |
* | Define BUILDER_TOOLS and BUILDER_ROOT on caller scripts and add extra checks | Renato Botelho | 2015-08-25 | 1 | -8/+14 |
* | Reorder default definitions grouping by subject | Renato Botelho | 2015-08-25 | 1 | -71/+69 |
* | Remove unused variable NANO_WITH_VGA | Renato Botelho | 2015-08-25 | 1 | -3/+0 |
* | Make sure we do not add empty -j to make parameter | Renato Botelho | 2015-08-25 | 1 | -8/+10 |
* | Rename SRCDIR to FREEBSD_SRC_DIR and change default value to SCRATCHDIR/FreeB... | Renato Botelho | 2015-08-25 | 1 | -4/+3 |
* | Move stage dir and final iso dir to ./tmp to make build process less intrusive | Renato Botelho | 2015-08-25 | 1 | -5/+5 |
* | Remove unused var BUILDER_HOST_TARGET | Renato Botelho | 2015-08-25 | 1 | -1/+0 |
* | Remove unnecessary IFS replacement | Renato Botelho | 2015-08-25 | 1 | -6/+0 |
* | Add quotes to default variables definitions | Renato Botelho | 2015-08-25 | 1 | -18/+18 |
* | Detect current branch or tag | Renato Botelho | 2015-08-25 | 1 | -1/+7 |