summaryrefslogtreecommitdiffstats
path: root/src/usr/local/sbin/pfSense-upgrade
Commit message (Expand)AuthorAgeFilesLines
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (1st round)Renato Botelho2016-07-141-2/+6
* Ignore cp result for cases when files are the same. Ticket #6557Renato Botelho2016-07-141-1/+3
* Make sure resolv.conf is present during nanobsd upgrade. Fixes #6557Renato Botelho2016-07-061-0/+3
* Unlock kernel package to make dry-run output more consistentRenato Botelho2016-05-051-0/+2
* Reboot after upgrade when meta package version changedRenato Botelho2016-05-021-3/+10
* Reduce values of FETCH_TIMEOUT and FETCH_RETRY to help ticket #6177Renato Botelho2016-04-271-0/+2
* Setup HTTP_PROXY environment variable for pkg when it's called from the GUI a...jim-p2016-04-191-0/+10
* Silence /etc/rc.notify_message garbage outputRenato Botelho2016-04-061-2/+3
* Fix code used to read config repo pathRenato Botelho2016-04-061-2/+1
* Do all steps to replace repo package and make sure symlink is in placeRenato Botelho2016-04-061-22/+29
* Force update after reinstall repo pkgRenato Botelho2016-04-061-0/+1
* Simplify logicRenato Botelho2016-04-061-6/+5
* Make sure directory existsRenato Botelho2016-04-061-0/+1
* Make sure source file existsRenato Botelho2016-04-051-3/+6
* Add a workaround on pfSense-upgrade to make sure repo package is replaced by ...Renato Botelho2016-04-051-0/+7
* Rework the way repo packages workRenato Botelho2016-04-051-5/+21
* Do not return -1, sh doesn't like itRenato Botelho2016-04-051-1/+1
* Make sure repo metadata is updated before any other package when repo conf ch...Renato Botelho2016-04-041-0/+23
* Use PHP CLI explicitly to run rc.conf_mount_r(w|o) from pfSense-upgrade, it f...Renato Botelho2016-02-161-2/+2
* Fix #5837Renato Botelho2016-02-051-23/+23
* Fix #5831 using a simpler approach, just setting REPO_AUTOUPDATE=false when i...Renato Botelho2016-02-021-0/+4
* Revert "Fix #5831"Renato Botelho2016-02-021-4/+4
* Save pkg call return code to use on return. The way it is now is always retur...Renato Botelho2016-02-011-1/+2
* Make additional packages install/delete operations to respect -n (dry-run)Renato Botelho2016-02-011-3/+3
* Reorder pkg_reinstall_all(), no functional changesRenato Botelho2016-02-011-11/+11
* Respect ALL_PACKAGES for package removalRenato Botelho2016-02-011-1/+16
* Fix #5831Renato Botelho2016-02-011-4/+4
* Test duplicated slice with fsck after cloning during an upgradejim-p2016-01-281-0/+1
* Make sure LANG = C for pkg callsRenato Botelho2016-01-221-0/+2
* Change pfSense-upgrade to return time for reboot so GUI can use itRenato Botelho2016-01-141-6/+17
* Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when i...Renato Botelho2016-01-071-23/+2
* Only ask Proceed with upgrade question oncePhil Davis2015-12-111-1/+5
* Fix #5598 - Nanobsd upgrade fails on GUIRenato Botelho2015-12-101-4/+4
* Track nc PID and kill it on _exit()Renato Botelho2015-12-101-0/+9
* pfSense-upgrade script textPhil Davis2015-12-081-3/+3
* Remove extra )Renato Botelho2015-11-271-1/+1
* Implement -n (dry-run) option in pfSense-upgradeRenato Botelho2015-11-271-1/+11
* Use _exec() to call gitsyncRenato Botelho2015-11-241-2/+3
* Teach pfSense-upgrade to run gitsync after upgradeRenato Botelho2015-11-231-0/+12
* Define user-agent on pfSense-upgradeRenato Botelho2015-11-231-0/+9
* Duplicate slice before upgrade, fixes #5483Renato Botelho2015-11-191-25/+36
* Add a workaround on pfSense-upgrade to prevent breaking strongswan port due t...Renato Botelho2015-11-161-0/+18
* Improve languageRenato Botelho2015-11-131-1/+1
* Fix copyright yearRenato Botelho2015-11-131-1/+1
* Improve languageRenato Botelho2015-11-131-1/+1
* Fix spell issue spotted by JimRenato Botelho2015-11-131-1/+1
* Add a new option to force upgrade script to don't rebootRenato Botelho2015-11-131-13/+18
* Wait 10 seconds before reboot, also notify adminRenato Botelho2015-11-131-5/+12
* Do not consider only meta package, but also other pfSense main packages, also...Renato Botelho2015-11-051-4/+17
OpenPOWER on IntegriCloud