| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Use getopts to read parameters, implement -r to do not reset local changes an... | Renato Botelho | 2015-09-22 | 1 | -15/+28 |
* | Make sure repo is updated since first run, also, update it when SIGINFO is re... | Renato Botelho | 2015-09-22 | 1 | -0/+4 |
* | Handle all sleep operations inside snapshots_sleep_between_runs() | Renato Botelho | 2015-09-22 | 1 | -28/+29 |
* | Do not run sleep in bg, use variables to control when it needs to be restarted | Renato Botelho | 2015-09-22 | 1 | -25/+26 |
* | Make sure local changes are reset before git pull, in some cases pull can fai... | Renato Botelho | 2015-09-22 | 1 | -0/+1 |
* | Start to build a new round of snapshots when get SIGINFO (ctrl+t) | Renato Botelho | 2015-09-22 | 1 | -10/+37 |
* | Do not set maxsleepvalue to 0 | Renato Botelho | 2015-09-22 | 1 | -1/+0 |
* | Fix 7ca93399 where I pushed wrong patch | Renato Botelho | 2015-09-18 | 1 | -2/+6 |
* | Mark packages that have <noembedded> tag to conflict with pfSense-base-nanobsd | Renato Botelho | 2015-09-18 | 1 | -0/+3 |
* | Introduce base-nanobsd package | Renato Botelho | 2015-09-18 | 7 | -1/+130 |
* | 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 |
* | add sudo port to ARM | Chris Buechler | 2015-09-17 | 1 | -0/+1 |
* | Revert "Re-enable ntopng package after port fix" | Renato Botelho | 2015-09-16 | 1 | -1/+1 |
* | Re-enable ntopng package after port fix | Renato Botelho | 2015-09-16 | 1 | -1/+1 |
* | fix port path | Chris Buechler | 2015-09-15 | 1 | -1/+1 |
* | add salt and ser2net to ARM ports | Chris Buechler | 2015-09-15 | 1 | -0/+2 |
* | Move default PHP to 5.6.x | Renato Botelho | 2015-09-15 | 1 | -7/+2 |
* | Fix INSTALL script for base package, it's supposed to run as post-install | Renato Botelho | 2015-09-14 | 1 | -1/+1 |
* | ADI images are amd64 only | Renato Botelho | 2015-09-14 | 1 | -3/+5 |
* | Process pfSense.obsoletedfiles on base post-install script | Renato Botelho | 2015-09-14 | 1 | -1/+28 |
* | Preserve post_upgrade_command on /tmp on Full Update images, it's going to be... | Renato Botelho | 2015-09-14 | 1 | -1/+6 |
* | Preserve pre_upgrade_command on /tmp on Full Update images, it's going to be ... | Renato Botelho | 2015-09-14 | 1 | -0/+7 |
* | Move conf backup dir creation to default-config packages scripts | Renato Botelho | 2015-09-10 | 3 | -0/+12 |
* | Add missing operator | Renato Botelho | 2015-09-08 | 1 | -1/+1 |
* | Create pkg repo from All's parent directory | Renato Botelho | 2015-09-08 | 1 | -1/+1 |
* | Fix loop iteration removing quotes | Renato Botelho | 2015-09-08 | 1 | -1/+1 |
* | Do not wait a key to be pressed when build.sh is called by build_snapshots.sh | Renato Botelho | 2015-09-07 | 2 | -2/+9 |
* | Remove quotes from for calls | Renato Botelho | 2015-09-07 | 1 | -2/+2 |