Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename upgrade script to pfSense-upgrade | Renato Botelho | 2015-09-14 | 1 | -0/+0 |
* | Do not call reboot, use /etc/rc.reboot instead | Renato Botelho | 2015-09-14 | 1 | -2/+2 |
* | typo fix | doktornotor | 2015-09-12 | 1 | -1/+1 |
* | Disable pkg autoupdate intead of add -U on all calls | Renato Botelho | 2015-09-11 | 1 | -5/+8 |
* | Do not reset logfile on second call of upgrade script | Renato Botelho | 2015-09-11 | 1 | -6/+6 |
* | Send logs to /dev/null if logfile is not defined | Renato Botelho | 2015-09-11 | 1 | -0/+4 |
* | Move _echo() to improve readability | Renato Botelho | 2015-09-11 | 1 | -10/+10 |
* | Save all pfsense-upgrade.sh output to upgrade_log.txt | Renato Botelho | 2015-09-11 | 1 | -28/+44 |
* | Fix logic to reboot when there is no kernel update | Renato Botelho | 2015-09-10 | 1 | -1/+0 |
* | Add first version of pfsense-upgrade.sh, script that will provide pkg upgrades | Renato Botelho | 2015-09-10 | 1 | -0/+243 |
* | Move main pfSense content to src/ | Renato Botelho | 2015-08-25 | 19 | -0/+2618 |