Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't skip over wrap_vga here. | jim-p | 2012-08-29 | 1 | -0/+9 |
| | |||||
* | Fix case, it's not ARGV it's argv for php | jim-p | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | Be more verbose during upgrade to see why nanobsd isn't carrying over the ↵ | jim-p | 2012-07-08 | 2 | -0/+4 |
| | | | | setting as expected. | ||||
* | Fixup post-update processing on NanoBSD | jim-p | 2012-07-06 | 2 | -2/+6 |
| | |||||
* | Use !empty instead of isset to prevent accidental deletion of the last used ↵ | Erik Fonnesbeck | 2012-04-26 | 1 | -2/+2 |
| | | | | repository URL when firmware update gitsync settings have been saved without a repository URL. | ||||
* | Fix filename used in check for existence of the uniprocessor kernel to match ↵ | Erik Fonnesbeck | 2012-02-28 | 1 | -1/+1 |
| | | | | the one that was being used to extract. | ||||
* | Fixup the kernel upgrade code a bit to be safer, and assume SMP in the ↵ | jim-p | 2012-02-28 | 1 | -22/+56 |
| | | | | default case, and also warn if there was a problem. Should fix #1427 | ||||
* | Unbreak a number of explode() replacements which required preg_split() | smos | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | The function split() is replaced by the function explode(). Starting with ↵ | smos | 2012-01-19 | 1 | -2/+2 |
| | | | | | | PHP 5.3 this is deprecated and with version 6 gone. Replacing it surpresses all the warnings | ||||
* | Clean up .profile and .shrc | Lauri Tirkkonen | 2012-01-17 | 1 | -8/+3 |
| | |||||
* | Setup serial bits after upgrade on NanoBSD, too. | jim-p | 2011-10-31 | 2 | -2/+5 |
| | |||||
* | Move the code to touch needs_package_sync into the shell script portion of ↵ | jim-p | 2011-05-24 | 2 | -6/+7 |
| | | | | 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. | ||||
* | Exclude loader.conf from being update during kernel update | Scott Ullrich | 2011-01-28 | 1 | -4/+4 |
| | |||||
* | We no longer use /var/run/config.lock - catch up to other progress. Also, ↵ | jim-p | 2011-01-12 | 1 | -1/+0 |
| | | | | use lockf to test if the config is locked now, with a 30 second timeout. | ||||
* | Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156" | Scott Ullrich | 2011-01-05 | 1 | -5/+0 |
| | | | | This reverts commit cf42de70c84632bcee5d6d545b1242f14a73c618. | ||||
* | Swoop through and stop any packages prior to upgrade. Ticket #1156 | Scott Ullrich | 2011-01-05 | 1 | -0/+5 |
| | |||||
* | Add option to System: Firmware: Settings for running gitsync after ↵ | Erik Fonnesbeck | 2010-11-10 | 1 | -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 Ullrich | 2010-11-06 | 1 | -1/+1 |
| | | | | directories can be included in the future | ||||
* | Move files to pfSense.obsoletedfiles | sullrich | 2009-11-29 | 1 | -8/+5 |
| | |||||
* | Overwrite .cshrc and .profile | Scott Ullrich | 2009-08-09 | 1 | -1/+1 |
| | |||||
* | Escape command | Scott Ullrich | 2009-08-09 | 1 | -2/+2 |
| | |||||
* | Handle console too for noninteractive | Scott Ullrich | 2009-08-09 | 1 | -0/+10 |
| | |||||
* | Backout last commit, need to figure out the console angle as well | Scott Ullrich | 2009-08-09 | 1 | -10/+0 |
| | |||||
* | Fix non-interactive script bug on upgrade. | Scott Ullrich | 2009-08-09 | 1 | -0/+10 |
| | |||||
* | Complete path to rm | Scott Ullrich | 2009-06-18 | 1 | -1/+1 |
| | |||||
* | Ensure we are mount rw | Scott Ullrich | 2008-11-09 | 1 | -0/+2 |
| | |||||
* | Oops, use /boot/kernel/ | Scott Ullrich | 2008-11-09 | 1 | -1/+1 |
| | |||||
* | Oops, use /boot/kernel/ | Scott Ullrich | 2008-11-09 | 1 | -1/+1 |
| | |||||
* | Move pfsense_kernel.txt to /tmp and remove /boot/kernel/* contents so we | Scott Ullrich | 2008-11-09 | 1 | -0/+4 |
| | | | | | are guarantee'd a fresh kernel directory (note freebsd kernel install moves the old kernel directory to kernel.old so this is very similar. | ||||
* | Remove obsoleted files after upgrade | Scott Ullrich | 2008-09-08 | 1 | -0/+5 |
| | |||||
* | Only signal a package reinstall on full installations. | Scott Ullrich | 2008-07-22 | 2 | -3/+5 |
| | |||||
* | Record prior version | Scott Ullrich | 2008-07-07 | 1 | -0/+3 |
| | |||||
* | Adding pre upgrade hook | Scott Ullrich | 2008-07-07 | 1 | -0/+3 |
| | |||||
* | Signal a package reinstall after upgrade | Scott Ullrich | 2008-07-07 | 1 | -0/+2 |
| | |||||
* | Do not assume that we ship uniprocessor kernel on LiveCD any longer. | Scott Ullrich | 2008-06-17 | 1 | -0/+5 |
| | |||||
* | Untar the complete kernel to /boot/ instead of just the kernel file itself | Scott Ullrich | 2008-03-30 | 1 | -6/+4 |
| | |||||
* | Nuke /usr/local/sbin/php if it exists on upgrade | Scott Ullrich | 2007-12-24 | 1 | -1/+6 |
| | |||||
* | Move ttys_wrap into place last. | Scott Ullrich | 2007-12-23 | 1 | -6/+4 |
| | |||||
* | Check value of /etc/platform when installing the correct ttys file. | Scott Ullrich | 2007-11-29 | 1 | -0/+6 |
| | | | | Reported-by: Vivek Khera | ||||
* | Nuke cvs_sync.sh on upgrade now that it resides in pfSsh.php | Scott Ullrich | 2007-11-23 | 1 | -0/+4 |
| | |||||
* | Remove any previous MD5 sums after upgrade. | Scott Ullrich | 2007-11-07 | 1 | -2/+2 |
| | | | | From Seth: | ||||
* | If index.html, fred.png or dfuife.cgi is found remove them on upgrade. | Scott Ullrich | 2007-10-01 | 1 | -0/+6 |
| | |||||
* | * The drop is locked in /etc/rc.firmware * Modify ttys after the correct ↵ | Scott Ullrich | 2007-08-02 | 1 | -5/+3 |
| | | | | file is moved into place | ||||
* | * Drop the lock before exiting * Fall back to RO on needed platforms before ↵ | Scott Ullrich | 2007-08-02 | 1 | -1/+4 |
| | | | | exiting | ||||
* | Only zap /kernels directory if it exists | Scott Ullrich | 2007-08-02 | 1 | -1/+3 |
| | |||||
* | * Ensure source kernel exists before blindly copying * Move embedded ttys ↵ | Scott Ullrich | 2007-08-02 | 1 | -3/+10 |
| | | | | back into place after upgrade | ||||
* | Reinstall correct kernel after upgrade. | Scott Ullrich | 2007-08-02 | 1 | -0/+12 |
| | |||||
* | Upgrade RELENG_1 as well for embedded. | Scott Ullrich | 2007-05-09 | 2 | -0/+21 |