Commit Graph

21 Commits

Author SHA1 Message Date
Renato Botelho
e7752fc4ee Remove extra ; and space 2014-11-06 07:57:21 -02:00
Renato Botelho
e7a0051400 Process obsolete files in shell script instead of php 2014-11-06 07:57:21 -02:00
Ermal
e61f548f2c Get rid of embedded platform. Its time to GC this 2014-04-14 13:06:28 +00:00
jim-p
c468ffb5ce Add a file flag to trigger the forced serial or else we may miss it during a firmware update and still end up with an accidentally disabled port. 2014-02-28 11:37:14 -05:00
jim-p
407fbf455b Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups) 2014-02-14 09:58:17 -05:00
jim-p
d62a2f6cb3 Fix case, it's not ARGV it's argv for php 2012-07-09 10:55:56 -04:00
jim-p
baef6be8cf Be more verbose during upgrade to see why nanobsd isn't carrying over the setting as expected. 2012-07-08 13:32:51 -04:00
jim-p
bcca590fa4 Fixup post-update processing on NanoBSD 2012-07-06 16:04:46 -04:00
Erik Fonnesbeck
c5d8b1f441 Use !empty instead of isset to prevent accidental deletion of the last used repository URL when firmware update gitsync settings have been saved without a repository URL. 2012-04-26 19:47:57 -06:00
smos
2ce660ad4d Unbreak a number of explode() replacements which required preg_split() 2012-01-20 12:18:13 +01:00
smos
cfbfd9412b The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
jim-p
196d00856d Setup serial bits after upgrade on NanoBSD, too. 2011-10-31 16:25:21 -04:00
jim-p
a90896fd64 Move the code to touch needs_package_sync into the shell script portion of 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. 2011-05-24 12:22:43 -04:00
Erik Fonnesbeck
f0ce6758e8 Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet. 2010-11-10 03:03:00 -07:00
Scott Ullrich
d32d3970d5 Add routed/ items to obsoleted files. Force removal of file so that directories can be included in the future 2010-11-06 18:20:35 -04:00
sullrich
854415fa39 Move files to pfSense.obsoletedfiles 2009-11-29 20:33:37 -05:00
Scott Ullrich
89f49b8fc5 Complete path to rm 2009-06-18 20:27:10 -04:00
Scott Ullrich
5d8c7db827 Remove obsoleted files after upgrade 2008-09-08 22:08:56 +00:00
Scott Ullrich
7770cea849 Only signal a package reinstall on full installations. 2008-07-22 16:18:47 +00:00
Scott Ullrich
c7b2070372 If index.html, fred.png or dfuife.cgi is found remove them on upgrade. 2007-10-01 18:13:03 +00:00
Scott Ullrich
5f26831ee7 Upgrade RELENG_1 as well for embedded. 2007-05-09 21:04:32 +00:00