| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Allow to use -a to select archs on all poudriere commands | Renato Botelho | 2015-09-07 | 1 | -14/+18 |
* | 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 snapshots log rotate | Renato Botelho | 2015-09-04 | 1 | -2/+4 |
* | Fix one more reverse check | Renato Botelho | 2015-09-04 | 1 | -1/+1 |
* | Remove dead code | Renato Botelho | 2015-09-04 | 1 | -2/+0 |
* | Break long line | Renato Botelho | 2015-09-04 | 1 | -1/+2 |
* | Remove unnecessary chmod calls | Renato Botelho | 2015-09-04 | 1 | -2/+0 |
* | Use read -r to make sure we print lines as they are | Renato Botelho | 2015-09-04 | 1 | -2/+2 |
* | Fix filename | Renato Botelho | 2015-09-04 | 1 | -1/+1 |
* | Add initial pre-deinstall and post-install scripts for base pkg | Renato Botelho | 2015-09-04 | 2 | -0/+50 |
* | Fix output capture taking stderr into consideration | Renato Botelho | 2015-09-04 | 1 | -2/+2 |
* | Fix typo in var name | Renato Botelho | 2015-09-04 | 1 | -2/+2 |
* | Fix reverse check | Renato Botelho | 2015-09-03 | 1 | -1/+1 |
* | Send repo containing core packages to remote server | Renato Botelho | 2015-09-03 | 1 | -0/+6 |
* | Create a new function pkg_repo_rsync, it'll be also used for core pkgs | Renato Botelho | 2015-09-03 | 1 | -14/+27 |
* | Create repository for base components | Renato Botelho | 2015-09-03 | 1 | -0/+15 |
* | Change core pkg dir to have packages under All/ and repo on ./ | Renato Botelho | 2015-09-03 | 2 | -9/+9 |