| Commit message (Expand) | Author | Age | Files | Lines |
* | Add vmm and nmdm modules to amd64 | Renato Botelho | 2015-11-20 | 1 | -1/+1 |
* | Make sure /etc/dh-parameters* are not overwriteen during update, fixes #4816 | Renato Botelho | 2015-11-19 | 2 | -0/+4 |
* | 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 | 2 | -11/+13 |
* | At least /boot/loader.rc has schg, make sure to remove it before upgrade. Tic... | Renato Botelho | 2015-11-18 | 2 | -0/+2 |
* | 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 | 10 | -7/+89 |
* | Break long line | Renato Botelho | 2015-11-17 | 1 | -1/+5 |
* | Break long line | Renato Botelho | 2015-11-17 | 1 | -1/+5 |
* | Add metadata for pfSense-rc pkg, forgotten in dab31392f9 | Renato Botelho | 2015-11-16 | 3 | -0/+19 |
* | Create a new core pkg, pfSense-rc, that will install /etc/rc. Add this packag... | Renato Botelho | 2015-11-16 | 4 | -3/+6 |
* | No more need to change ETCDIR for strongswan | Renato Botelho | 2015-11-11 | 1 | -4/+0 |
* | Deal with multiple conflicts | Renato Botelho | 2015-11-06 | 1 | -1/+3 |
* | Disable SMP and enable VICI | Renato Botelho | 2015-10-30 | 1 | -2/+2 |
* | Use VSTR option on strongswan | Renato Botelho | 2015-10-29 | 1 | -2/+2 |
* | Enable VICI option on strongswan build | Renato Botelho | 2015-10-28 | 1 | -1/+1 |
* | Deal with full update file separately, it doesn't end in .gz | Renato Botelho | 2015-10-27 | 1 | -1/+7 |
* | Enable CHECK_PORTINUSE option for net/miniupnpd, fixes #4320 | Renato Botelho | 2015-10-26 | 1 | -1/+1 |
* | Enable IPV6 and UPNP_IGDV2 on net/miniupnpd, fixes #4321 | Renato Botelho | 2015-10-26 | 1 | -1/+1 |
* | Add kernel as a dependency for kernel-debug to prevent different version bein... | Renato Botelho | 2015-10-22 | 1 | -1/+1 |
* | Fix #5330: Create a package with kernel debug symbols | Renato Botelho | 2015-10-22 | 3 | -1/+27 |
* | Fix options for git package reducing dependencies | Renato Botelho | 2015-10-20 | 1 | -2/+1 |
* | 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 |
* | Do not depend of php-fpm to be running to process Additional Packages install... | Renato Botelho | 2015-10-13 | 2 | -2/+2 |
* | Fix usage | Renato Botelho | 2015-10-12 | 1 | -6/+1 |
* | Remove PERL_UTILS from ntp and PGM from libzmq4 | Renato Botelho | 2015-10-07 | 1 | -0/+4 |
* | 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 |
* | Add dh-parameters files to the nanobsd exclude_files as well. Ticket #4816 | Chris Buechler | 2015-09-28 | 1 | -0/+3 |
* | Make sure FreeBSD src is available to setup pkg repo | Renato Botelho | 2015-09-28 | 1 | -0/+2 |
* | 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 |
* | 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 | 2 | -9/+0 |
* | Automatically set meta pkgs version based on timestamp for snapshots | Renato Botelho | 2015-09-24 | 1 | -0/+13 |
* | Fix function name | Renato Botelho | 2015-09-22 | 1 | -1/+1 |
* | Consider NO_UPLOAD when calling build.sh | Renato Botelho | 2015-09-22 | 1 | -1/+1 |
* | Create snapshot_update_status() | Renato Botelho | 2015-09-22 | 1 | -10/+14 |