Project

General

Profile

Download (1.74 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0e40454d 06/16/2015 12:34 PM Renato Botelho

Keep a copy of old mtree binary during upgrade and use it to avoid crashing. Fixes #4563

e09797b0 11/14/2014 09:46 AM Renato Botelho

Deal correct with filenames with spaces

cc814aef 11/14/2014 09:46 AM Renato Botelho

Make it possible to remove a directory on obsoletedfiles

e7752fc4 11/06/2014 09:57 AM Renato Botelho

Remove extra ; and space

e7a00514 11/06/2014 09:57 AM Renato Botelho

Process obsolete files in shell script instead of php

48f77cef 11/06/2014 09:57 AM Renato Botelho

Simplify post_upgrade_command logic and obsolete /usr/local/sbin/cvs_sync.sh instead of removing it on post_upgrade_command

d4b1e549 07/02/2014 08:24 PM Renato Botelho

Back to cons25 for now since we found some issues with xterm on serial console

6f9a191d 07/01/2014 04:37 PM Renato Botelho

Change default console from cons25 to xterm, while I'm here, simplify the check

23cb5252 04/14/2014 08:13 AM Ermal LUÇI

There is no need to make distinction in kernel anymore since they are the same nowdays and it does the right thing(tm) most of the time

a4dc9632 09/19/2013 05:53 PM Jim Pingle

Make this name a little more general in case we decide to have multiple similar files.

495dd804 08/28/2013 02:48 PM Jim Pingle

If upgrading NanoBSD, try to grab the previous timezone file so the zone is preserved on the next boot.

fa92a6a4 08/28/2013 02:44 PM Jim Pingle

Also run mtree check post-upgrade.

8a0f6ca1 01/03/2013 02:29 PM Jim Pingle

Be a little smarter about the default kernel in rare cases where we cannot determine what was in use.

bff167fd 11/20/2012 02:45 PM Jim Pingle

Remove other potential places where someone could select a kernel we no longer ship. Try to improve kernel detection a little more.

58d9e380 08/29/2012 03:44 PM Jim Pingle

Don't skip over wrap_vga here.

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

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

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.

778b080b 08/10/2009 01:03 AM Scott Ullrich

Overwrite .cshrc and .profile

5e9cb189 08/10/2009 12:55 AM Scott Ullrich

Escape command

b001e0e5 08/09/2009 11:56 PM Scott Ullrich

Handle console too for noninteractive

da5cc675 08/09/2009 11:56 PM Scott Ullrich

Backout last commit, need to figure out the console angle as well

08fe1302 08/09/2009 09:26 PM Scott Ullrich

Fix non-interactive script bug on upgrade.

7770cea8 07/22/2008 04:18 PM Scott Ullrich

Only signal a package reinstall on full installations.

71bd8e06 07/07/2008 01:47 AM Scott Ullrich

Signal a package reinstall after upgrade

b3191bd2 06/17/2008 01:07 AM Scott Ullrich

Do not assume that we ship uniprocessor kernel on LiveCD any longer.

0d771652 03/30/2008 09:27 PM Scott Ullrich

Untar the complete kernel to /boot/ instead of just the kernel file itself

998bc8a5 12/24/2007 01:59 AM Scott Ullrich

Nuke /usr/local/sbin/php if it exists on upgrade

988724da 12/23/2007 09:38 PM Scott Ullrich

Move ttys_wrap into place last.

3b6e12c4 11/29/2007 05:22 PM Scott Ullrich

Check value of /etc/platform when installing the correct ttys file.

Reported-by: Vivek Khera

7a291481 11/23/2007 10:34 PM Scott Ullrich

Nuke cvs_sync.sh on upgrade now that it resides in pfSsh.php

24c4023c 11/07/2007 11:09 PM Scott Ullrich

Remove any previous MD5 sums after upgrade.

From Seth:

caae9b2c 08/02/2007 06:46 PM Scott Ullrich
  • The drop is locked in /etc/rc.firmware
  • Modify ttys after the correct file is moved into place
33edf4b9 08/02/2007 06:44 PM Scott Ullrich
  • Drop the lock before exiting
  • Fall back to RO on needed platforms before exiting
d58803a8 08/02/2007 06:36 PM Scott Ullrich

Only zap /kernels directory if it exists

8dd92eae 08/02/2007 06:31 PM Scott Ullrich
  • Ensure source kernel exists before blindly copying
  • Move embedded ttys back into place after upgrade
f9b3f262 08/02/2007 07:32 AM Scott Ullrich

Reinstall correct kernel after upgrade.

5f26831e 05/09/2007 09:04 PM Scott Ullrich

Upgrade RELENG_1 as well for embedded.