summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add -u option to pfSense-upgradeRenato Botelho2015-09-231-22/+39
* Verify if pkg is (un)locked before (un)lock itRenato Botelho2015-09-231-2/+6
* Disable trap on _exit()Renato Botelho2015-09-231-0/+2
* Declare logfile earlierRenato Botelho2015-09-231-2/+1
* Make usega() more informativeRenato Botelho2015-09-231-1/+3
* Teach _exit() to return 1st parameter, replace exit calls by _exit and move t...Renato Botelho2015-09-231-13/+18
* Track pfSense-upgrade pidfile to avoid running 2 instances simultaneoslyRenato Botelho2015-09-231-10/+11
* Abort when 'pkg update' failsRenato Botelho2015-09-221-1/+1
* Rename upgrade script to pfSense-upgradeRenato Botelho2015-09-141-0/+0
* Do not call reboot, use /etc/rc.reboot insteadRenato Botelho2015-09-141-2/+2
* typo fixdoktornotor2015-09-121-1/+1
* Disable pkg autoupdate intead of add -U on all callsRenato Botelho2015-09-111-5/+8
* Do not reset logfile on second call of upgrade scriptRenato Botelho2015-09-111-6/+6
* Send logs to /dev/null if logfile is not definedRenato Botelho2015-09-111-0/+4
* Move _echo() to improve readabilityRenato Botelho2015-09-111-10/+10
* Save all pfsense-upgrade.sh output to upgrade_log.txtRenato Botelho2015-09-111-28/+44
* Fix logic to reboot when there is no kernel updateRenato Botelho2015-09-101-1/+0
* Add first version of pfsense-upgrade.sh, script that will provide pkg upgradesRenato Botelho2015-09-101-0/+243
* Move main pfSense content to src/Renato Botelho2015-08-2519-0/+2618
OpenPOWER on IntegriCloud