summaryrefslogtreecommitdiffstats
path: root/tmp/post_upgrade_command.php
Commit message (Collapse)AuthorAgeFilesLines
* Use !empty instead of isset to prevent accidental deletion of the last used ↵Erik Fonnesbeck2012-04-271-3/+3
| | | | repository URL when firmware update gitsync settings have been saved without a repository URL.
* Move the code to touch needs_package_sync into the shell script portion of ↵jim-p2011-05-241-3/+0
| | | | the post upgrade command. The PHP portion will fail spectacularly during the 1.2.3-to-2.0 upgrade trying to run the new binaries on the old OS. The shell script part still works. Fixes #1251 enough for what we need. The PHP code can never run properly there, but at least we can trigger the package reinstall and the rest can sort itself out when 2.0 boots the first time.
* Add option to System: Firmware: Settings for running gitsync after ↵Erik Fonnesbeck2010-11-101-0/+7
| | | | installing an update, hidden/disabled if git has not been installed yet.
* Add routed/ items to obsoleted files. Force removal of file so that ↵Scott Ullrich2010-11-061-1/+1
| | | | directories can be included in the future
* Move files to pfSense.obsoletedfilessullrich2009-11-291-8/+5
|
* Complete path to rmScott Ullrich2009-06-181-1/+1
|
* Remove obsoleted files after upgradeScott Ullrich2008-09-081-0/+5
|
* Only signal a package reinstall on full installations.Scott Ullrich2008-07-221-1/+5
|
* If index.html, fred.png or dfuife.cgi is found remove them on upgrade.Scott Ullrich2007-10-011-0/+6
|
* Upgrade RELENG_1 as well for embedded.Scott Ullrich2007-05-091-0/+12
OpenPOWER on IntegriCloud