| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for nanobsd images < 2gb. Fixes #5836 | Renato Botelho | 2016-02-01 | 1 | -3/+0 |
* | Fix core pkg repo to make rsync work | Renato Botelho | 2015-12-28 | 1 | -1/+1 |
* | Change core packages repo structure to match poudriere, this avoids having is... | Renato Botelho | 2015-12-23 | 1 | -12/+26 |
* | Note issue # opened against pkg(8) | Renato Botelho | 2015-12-23 | 1 | -0/+3 |
* | Fix repo sign for poudriere directory infrastructure | Renato Botelho | 2015-12-23 | 1 | -1/+14 |
* | Implement necessary code to be able to sign pkg(8) repo | Renato Botelho | 2015-12-23 | 1 | -1/+31 |
* | Create distfiles directory if it doesn't exist | Renato Botelho | 2015-12-14 | 1 | -0/+5 |
* | Revert "Do not set DISTFILES_CACHE" | Renato Botelho | 2015-12-14 | 1 | -0/+1 |
* | Mount poudriere zfs filesystem at proper path | Renato Botelho | 2015-12-14 | 1 | -1/+2 |
* | Do not set DISTFILES_CACHE | Renato Botelho | 2015-12-14 | 1 | -1/+0 |
* | Create poudriere filesystem when it's necessary | Renato Botelho | 2015-12-14 | 1 | -2/+7 |
* | Random stuff in tools folder tree | Phil Davis | 2015-12-11 | 1 | -5/+5 |
* | Rename ports and upgrade script when product is not called pfSense | Renato Botelho | 2015-11-26 | 1 | -0/+62 |
* | No need to remove conf/* for nanobsd | Renato Botelho | 2015-11-26 | 1 | -1/+0 |
* | Use $* to join all strings | Renato Botelho | 2015-11-25 | 1 | -2/+2 |
* | Print all parameters | Renato Botelho | 2015-11-25 | 1 | -2/+2 |
* | Teach build_snapshots to deal with poudriere builds | Renato Botelho | 2015-11-25 | 1 | -8/+14 |
* | Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816 | Renato Botelho | 2015-11-19 | 1 | -0/+1 |
* | Do not create directory with the same name of final file | Renato Botelho | 2015-11-18 | 1 | -1/+1 |
* | Create pkg repo directory before copy | Renato Botelho | 2015-11-18 | 1 | -0/+2 |
* | Replace hardcoded paths by PRODUCT_SHARE_DIR | Renato Botelho | 2015-11-18 | 1 | -11/+11 |
* | Remove \ leftover | Renato Botelho | 2015-11-18 | 1 | -1/+1 |
* | Include pkg repo conf samples into base, to help disaster recovery | Renato Botelho | 2015-11-18 | 1 | -11/+22 |
* | Create pfSense-repo and pfSense-repo-devel package. Ticket #5335 | Renato Botelho | 2015-11-17 | 1 | -7/+44 |
* | Break long line | Renato Botelho | 2015-11-17 | 1 | -1/+5 |
* | Break long line | Renato Botelho | 2015-11-17 | 1 | -1/+5 |
* | Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this packag... | Renato Botelho | 2015-11-16 | 1 | -0/+3 |
* | Deal with full update file separately, it doesn't end in .gz | Renato Botelho | 2015-10-27 | 1 | -1/+7 |
* | Fix #5330: Create a package with kernel debug symbols | Renato Botelho | 2015-10-22 | 1 | -1/+9 |
* | Check if image exists | Renato Botelho | 2015-10-14 | 1 | -1/+3 |
* | Stop creaging md5 checksums, sha256 is enough | Renato Botelho | 2015-10-14 | 1 | -5/+0 |
* | Use UPDATES_TARBALL_FILENAME to get file name | Renato Botelho | 2015-10-14 | 1 | -2/+1 |
* | Use cp -l to create hardlinks instead of duplicating images | Renato Botelho | 2015-10-14 | 1 | -5/+5 |
* | Simplify logic and check if file exist before try to copy it | Renato Botelho | 2015-10-14 | 1 | -22/+12 |
* | Create a latest symlink for all images but nanobsd, that already have one | Renato Botelho | 2015-10-14 | 1 | -0/+29 |
* | Define boot delay for VGA too | Renato Botelho | 2015-10-07 | 1 | -1/+1 |
* | Do not set loader.conf on nanobsd-vga | Renato Botelho | 2015-10-02 | 1 | -11/+11 |
* | Make sure pkg db and cache is safe on nanobsd and on pfSense with /var mounte... | Renato Botelho | 2015-09-30 | 1 | -0/+10 |
* | Remove cust_fixup_nanobsd(), similar actions are done at specific create imag... | Renato Botelho | 2015-09-30 | 1 | -31/+22 |
* | Replace macros by variables after install bsdinstaller | Renato Botelho | 2015-09-29 | 1 | -0/+5 |
* | Install only bsdinstaller in install_bsdinstaller() | Renato Botelho | 2015-09-29 | 1 | -1/+1 |
* | Make sure FreeBSD src is available to setup pkg repo | Renato Botelho | 2015-09-28 | 1 | -0/+2 |
* | Remove unnecessary :- from variables that are between quotes | Renato Botelho | 2015-09-25 | 1 | -30/+30 |
* | Respect .gitignore when call git clean | Renato Botelho | 2015-09-25 | 1 | -2/+2 |
* | If an error happened, just abort, there is no reason to ask user to press enter | Renato Botelho | 2015-09-24 | 1 | -4/+0 |
* | Automatically set meta pkgs version based on timestamp for snapshots | Renato Botelho | 2015-09-24 | 1 | -0/+13 |
* | Introduce base-nanobsd package | Renato Botelho | 2015-09-18 | 1 | -1/+7 |
* | Install base package on final stage dir, in preparation to base-nanobsd | Renato Botelho | 2015-09-18 | 1 | -2/+2 |
* | Add a workaround to make sure images are compressed before rsync, for some re... | Renato Botelho | 2015-09-18 | 1 | -2/+8 |
* | ADI images are amd64 only | Renato Botelho | 2015-09-14 | 1 | -3/+5 |