Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c5d8b1f4 04/27/2012 01:47 AM Erik Fonnesbeck

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.

d63b89af 02/28/2012 05:41 PM Erik Fonnesbeck

Fix filename used in check for existence of the uniprocessor kernel to match the one that was being used to extract.

e684290f 02/28/2012 05:14 PM Jim Pingle

Fixup the kernel upgrade code a bit to be safer, and assume SMP in the default case, and also warn if there was a problem. Should fix #1427

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

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

a7401ce7 01/17/2012 08:38 AM Lauri Tirkkonen

Clean up .profile and .shrc

196d0085 10/31/2011 08:25 PM Jim Pingle

Setup serial bits after upgrade on NanoBSD, too.

a90896fd 05/24/2011 04:22 PM Jim Pingle

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.

a3755fe7 01/28/2011 10:09 PM Scott Ullrich

Exclude loader.conf from being update during kernel update

7201ca27 01/12/2011 07:26 PM Jim Pingle

We no longer use /var/run/config.lock - catch up to other progress. Also, use lockf to test if the config is locked now, with a 30 second timeout.

View revisions

Also available in: Atom