Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
baef6be8 07/08/2012 05:32 PM Jim Pingle

Be more verbose during upgrade to see why nanobsd isn't carrying over the setting as expected.

bcca590f 07/06/2012 08:04 PM Jim Pingle

Fixup post-update processing on NanoBSD

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.

View revisions

Also available in: Atom