| Commit message (Expand) | Author | Age | Files | Lines |
* | Send pkg repos to staging server before move to final one | Renato Botelho | 2016-04-21 | 1 | -4/+12 |
* | Use HTTPS for final repo conf | Renato Botelho | 2016-04-21 | 1 | -3/+3 |
* | Use right repo conf for stage on snaps | Renato Botelho | 2016-04-11 | 1 | -1/+2 |
* | Use beta repo as staging | Renato Botelho | 2016-04-11 | 1 | -3/+4 |
* | Explicit define pkg repo variables for release and devel | Renato Botelho | 2016-04-11 | 1 | -8/+15 |
* | Define PKG_REPO_SERVER_RELEASE, used to create pfSense-repo package accordingly | Renato Botelho | 2016-04-07 | 1 | -0/+6 |
* | Rework the way repo packages work | Renato Botelho | 2016-04-05 | 1 | -2/+1 |
* | Replace RELENG_ by v for poudriere to make vol name shorter | Renato Botelho | 2016-03-30 | 1 | -3/+5 |
* | Remove arch from repo path for now, poudriere cannot deal with big names | Renato Botelho | 2016-03-30 | 1 | -1/+1 |
* | It's time to 2.3-RC | Renato Botelho | 2016-03-30 | 1 | -3/+3 |
* | Add a default suffix to reflect CE | Renato Botelho | 2016-03-24 | 1 | -1/+1 |
* | Add more parameters to ovf | Renato Botelho | 2016-03-15 | 1 | -0/+8 |
* | Add product_name suffix to ova/ovf | Renato Botelho | 2016-03-15 | 1 | -3/+3 |
* | Disable swap on ova | Renato Botelho | 2016-03-10 | 1 | -1/+1 |
* | Calculate first partition size | Renato Botelho | 2016-03-10 | 1 | -2/+0 |
* | Move internal variable to be local inside function | Renato Botelho | 2016-03-10 | 1 | -2/+0 |
* | Increase memory disk size | Renato Botelho | 2016-03-08 | 1 | -1/+1 |
* | Allow to have a suffix on images filename | Renato Botelho | 2016-03-01 | 1 | -8/+9 |
* | Use a function to create nanobsd image filename and reduce duplicated code | Renato Botelho | 2016-03-01 | 1 | -0/+4 |
* | Enable the build of ix(gbe) as a kernel module. | Luiz Otavio O Souza | 2016-02-26 | 1 | -1/+1 |
* | Replace sed by xmlstarlet to make config.xml changes | Renato Botelho | 2016-02-26 | 1 | -0/+1 |
* | Use DATESTRING for hidden pkg directory, this make -r work again | Renato Botelho | 2016-02-24 | 1 | -1/+1 |
* | Fix variable initialization | Renato Botelho | 2016-02-19 | 1 | -1/+1 |
* | Change ISO image filename to remove "LiveCD" from its name, and clean up asso... | jim-p | 2016-02-17 | 1 | -1/+1 |
* | Remove support for nanobsd images < 2gb. Fixes #5836 | Renato Botelho | 2016-02-01 | 1 | -1/+1 |
* | 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 |