Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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

e61f548f 04/14/2014 01:06 PM Ermal LUÇI

Get rid of embedded platform. Its time to GC this

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

c468ffb5 02/28/2014 04:37 PM Jim Pingle

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.

407fbf45 02/14/2014 02:58 PM Jim Pingle

Add a mechanism by which the serial port can be forced on always regardless of the config setting. (useful for nano+vga setups)

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.

d62a2f6c 07/09/2012 02:55 PM Jim Pingle

Fix case, it's not ARGV it's argv for php

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.

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.

fe868e1d 01/05/2011 09:28 PM Scott Ullrich

Revert "Swoop through and stop any packages prior to upgrade. Ticket #1156"

This reverts commit cf42de70c84632bcee5d6d545b1242f14a73c618.

cf42de70 01/05/2011 09:22 PM Scott Ullrich

Swoop through and stop any packages prior to upgrade. Ticket #1156

f0ce6758 11/10/2010 10:03 AM Erik Fonnesbeck

Add option to System: Firmware: Settings for running gitsync after installing an update, hidden/disabled if git has not been installed yet.

d32d3970 11/06/2010 10:20 PM Scott Ullrich

Add routed/ items to obsoleted files. Force removal of file so that directories can be included in the future

854415fa 11/30/2009 01:33 AM Scott Ullrich

Move files to pfSense.obsoletedfiles

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.

89f49b8f 06/19/2009 12:27 AM Scott Ullrich

Complete path to rm

7aa216d6 11/09/2008 12:30 AM Scott Ullrich

Ensure we are mount rw

3636a300 11/09/2008 12:18 AM Scott Ullrich

Oops, use /boot/kernel/

28549cef 11/09/2008 12:17 AM Scott Ullrich

Oops, use /boot/kernel/

828a371f 11/09/2008 12:14 AM Scott Ullrich

Move pfsense_kernel.txt to /tmp and remove /boot/kernel/* contents so we
are guarantee'd a fresh kernel directory (note freebsd kernel install moves
the old kernel directory to kernel.old so this is very similar.

5d8c7db8 09/08/2008 10:08 PM Scott Ullrich

Remove obsoleted files after upgrade

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

Only signal a package reinstall on full installations.

7a4e37e1 07/07/2008 02:11 AM Scott Ullrich

Record prior version

75c7ac37 07/07/2008 01:52 AM Scott Ullrich

Adding pre upgrade hook

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:

c7b20703 10/01/2007 06:13 PM Scott Ullrich

If index.html, fred.png or dfuife.cgi is found remove them on upgrade.

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.