Project

General

Profile

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

# Date Author Comment
db54bc25 03/13/2006 04:47 AM Scott Ullrich

Filter is already loaded

d9f8db28 03/13/2006 04:42 AM Scott Ullrich

Remove stale files that have already been processed by bootup scripts

6374d041 03/13/2006 04:36 AM Scott Ullrich

Kill /tmp/rc.linkup on boot

f15d0498 03/02/2006 12:00 AM Scott Ullrich

Do not spew grep errors on bootup

2d4be1c5 03/01/2006 03:16 PM Scott Ullrich

Hide grep error on boot

Ticket #847

ab254d4c 02/26/2006 09:03 PM Scott Ullrich

Don't complain

3f43f9a6 02/16/2006 10:59 PM Scott Ullrich

Start packages the prior way

3b354930 02/12/2006 08:30 PM Scott Ullrich
  • check_reload_status is a real daemon now, don't redirect stdout and don't &
  • start package rc.d files in the exact same way as the rc.d script in /etc/
fb1d96c3 02/05/2006 07:23 PM Scott Ullrich

Do not pre-cache interface on bootup

8b3c1b07 02/05/2006 12:38 AM Scott Ullrich

We don't use /etc/dhclient.conf

0de811c7 01/25/2006 11:56 PM Scott Ullrich

Increase system log size to 300144

b5768352 01/21/2006 10:53 PM Scott Ullrich

Ignore httpsline

Ticket #796

253d5e75 01/16/2006 12:52 AM Scott Ullrich

Bump filter log file size to 512k

8b181ff5 01/13/2006 04:33 PM Scott Ullrich

Correctly hit HTTP or HTTPS when enabled

6dfa2edc 01/07/2006 12:35 AM Scott Ullrich

! -> . for consistency

42b0d005 01/07/2006 12:33 AM Scott Ullrich

No need for echo \n\n | now

86ccdfd0 01/07/2006 12:20 AM Scott Ullrich

Call preload.php on bootup to cache APC data

44e61408 01/06/2006 11:59 PM Scott Ullrich

Fetch to /dev/null

75fa524f 01/06/2006 10:09 PM Scott Ullrich

Make an initial request to xmlrpc.php to help speed up system

7050e57c 12/28/2005 12:48 AM Scott Ullrich

Hush up swapinfo, we don't want to hear any of your back talk.

ebe6a739 12/23/2005 10:30 PM Scott Ullrich

MFC 8640
Output more information on boot

b1ce7649 12/11/2005 10:25 PM Scott Ullrich

Fix the no job control errors.

Thanks to satu for doing the research on keyboard muxing.

914058b7 11/25/2005 11:23 PM Scott Ullrich

Do not kill /tmp/*

e9c2085e 11/20/2005 05:26 AM Scott Ullrich

No need to echo that there is no swap on embedded

faaa6942 11/18/2005 11:41 PM Scott Ullrich

MFC fsck commits

0fa30a3a 11/18/2005 11:18 PM Scott Ullrich

MFC fsck commits

fac17748 11/18/2005 10:24 PM Scott Ullrich

MFC latest rc

16125d1c 11/18/2005 07:03 PM Scott Ullrich

MFC latest rc changes

08f3f23f 11/18/2005 12:06 AM Scott Ullrich

MFC 7769
Move the /conf dir deletion under the platform != "cdrom" condition.

16469df3 11/17/2005 08:06 PM Scott Ullrich

MFC latest commits

c613b74f 11/17/2005 03:21 AM Scott Ullrich

Add rc.embedded for embedded bootup specific instructions similar to rc.cdrom

31849b90 11/17/2005 01:46 AM Scott Ullrich
  • Remove old UZIP code
  • If platform is WRAP then run /etc/rc.d/uzip start
f1feaf7b 11/16/2005 01:19 AM Scott Ullrich

Do not echo when running CDROM routines

5621d2d5 11/16/2005 01:14 AM Scott Ullrich

Take into account all platforms. Cleanup.

193518f7 11/16/2005 01:09 AM Scott Ullrich

Check for embedded correctly.

4d31a78d 11/16/2005 01:01 AM Scott Ullrich

Spew less on bootup

d8a2ce2c 11/16/2005 12:55 AM Scott Ullrich

Spew less on boot

1e78855d 11/12/2005 10:13 PM Scott Ullrich

Remove commented out code for RELENG_1

bb855f41 11/12/2005 10:11 PM Scott Ullrich

Do not enable dump device nor savecore on RELENG_1.

b965ce43 11/12/2005 10:10 PM Scott Ullrich

Do not enable dump device nor savecore on RELENG_1.

beaff8b0 11/08/2005 01:14 AM Scott Ullrich

Sync with HEAD. Start CVS after webGUI

b406ae66 11/07/2005 05:20 PM Scott Ullrich

Start SSHD first

3413c505 10/15/2005 08:05 PM Scott Ullrich

Forced commit to test RELENG_1

cd0392df 10/13/2005 02:01 AM Scott Ullrich

Use -c

8b89826d 10/11/2005 06:23 PM Scott Ullrich

Check for ttyv1 so decide if we should show a console menu or not.

2d8bdd03 10/11/2005 05:46 PM Scott Ullrich

Ignore warnings from vidcontrol. Some folks just want to run the full version on their CF cards.

161bbdb0 10/10/2005 04:41 AM Scott Ullrich

use sh to run the menu

1ba9533c 10/10/2005 04:03 AM Scott Ullrich

Take into account embedded platforms

8112c6a9 10/10/2005 03:57 AM Scott Ullrich

Take into account embedded platforms

1721d3c5 10/10/2005 12:30 AM Scott Ullrich

Do not echo done twice

58010196 10/09/2005 09:48 PM Scott Ullrich

Sleep a second before switching vty's

383438f6 10/09/2005 05:02 AM Scott Ullrich

Do not redirect sshd to stderr

6b68e8d2 10/09/2005 04:06 AM Scott Ullrich

No need to prevent CTRL-C and friends now that the terminal lockdown works a bit different

b0fb87fc 10/09/2005 03:59 AM Scott Ullrich

Set vty2 TERM to cons25 and turn off ALT-F1 and ALT-F2 switching

3450b759 10/09/2005 03:49 AM Scott Ullrich

Only launch /etc/rc.inital menu if /var/etc/console_lockdown doesn't exist

84662b5f 10/09/2005 03:48 AM Scott Ullrich

Use the same behavior in all situations... Spawn /etc/rc.initial on vty2

49720ba5 10/09/2005 02:38 AM Scott Ullrich

Do not output dmesg -a

75078a3d 10/09/2005 02:25 AM Scott Ullrich

Redirect dmesg -a to ttyv1

655b87d2 10/09/2005 01:35 AM Scott Ullrich

Reenable keyboard helper

e393a4a8 10/08/2005 07:40 PM Scott Ullrich

echo Bootup complete before switching

ee2a02a6 10/08/2005 07:30 PM Scott Ullrich

Reinstate vty2 workaround

a26976a4 10/08/2005 07:18 PM Scott Ullrich

Turn off USB workaround to test devd

f24fd880 10/08/2005 07:17 PM Scott Ullrich

Turn off USB workaround to test devd

5d256807 10/08/2005 06:47 PM Scott Ullrich

Run the dmesg -a on vty2 so the user can scroll lock and look backwards at the boot log.

28fccd7f 10/08/2005 06:46 PM Scott Ullrich
  • Run the menu in the background
  • switch to vty2
  • turn off the ability to switch vty's locking the user into vty2 which appears as nothing ever happend

Sneaky.

0df15e32 10/08/2005 06:33 PM Scott Ullrich

Work around a FreeBSD usb keyboard bug (multiple keyboard mux) by spawning a menu on the 2nd vty allowing the user to ALT-F2 to the menu on usb keyboards.

Yes this is ugly. But at the moment this is all we can do.

aeb26042 10/06/2005 04:48 PM Scott Ullrich

Restore keyboard checker helper. It actually worked but is causing the inital menu from appearing.

7b29d9f9 10/04/2005 12:43 AM Scott Ullrich

Sync passwords in rc.bootup

97d4e30b 10/01/2005 06:32 PM Seth Mos

Add start and stop beep support
Requested by the angry mob outside

28e88d40 09/27/2005 03:28 PM Scott Ullrich

Remove keyboard check helper

5c0a1269 09/24/2005 08:09 PM Scott Ullrich
  • Sync master password correctly
  • Do not down carp interfaces on bootup
ec2a000e 09/24/2005 07:46 PM Scott Ullrich
  • Sync master password correctly
  • Add 100 to advskew and cap at 255
4a7a9f7f 09/20/2005 08:26 PM Scott Ullrich

Backout last change. We need the getty environment for installer.

ce9e67ce 09/20/2005 08:18 PM Scott Ullrich

Lock console a bit different

625dda09 09/15/2005 09:13 PM Scott Ullrich

Do not mount / on CDROM

3311566f 09/07/2005 03:36 AM Scott Ullrich

Clarify comments

fe1936d1 09/07/2005 03:31 AM Scott Ullrich

Reverse order of mount -a so that we do not trigger a fsck -y each boot

fcd775de 09/07/2005 03:25 AM Scott Ullrich

Mount -a .. Memory fs depends on it on embedded

0fffad78 09/07/2005 12:27 AM Scott Ullrich

Woops, use /etc/fstab

87207782 09/07/2005 12:19 AM Scott Ullrich

Try to mount / and /cf manually. If we do a mount -w -a then it hangs ont he memory disk!?

cc298e85 09/06/2005 11:07 PM Scott Ullrich

Try to mount using -w -a

c0819d14 08/30/2005 08:25 PM Jeb Campbell

Embedded fixes.
mount /usr.uzip
No swap on embedded.

79675a4b 08/11/2005 07:25 PM Scott Ullrich

Sync master passwd on bootup correctly

5fac0db8 08/10/2005 10:46 PM Scott Ullrich

add ending done for ssh

575d50b8 08/09/2005 06:07 PM Scott Ullrich

Run the kbdcheck keyboard checker on bootup

4aa70cd8 08/07/2005 04:14 PM Scott Ullrich

Create /var/tmp on bootup if it doesn't exist.

Ticket #302

95a52053 08/07/2005 03:24 AM Bill Marquette

create load balancing log file

6bab150e 08/07/2005 03:07 AM Scott Ullrich

If /etc/syslog.conf is not a symlink then correct its behavior

fa8f44ce 08/01/2005 08:25 PM Scott Ullrich

Start USBD before starting general setup. The user may need to select their interfaces! DOH.

d67c6097 07/30/2005 11:07 PM Scott Ullrich

Output logo first

25d3fbd5 07/30/2005 11:01 PM Scott Ullrich
  • Add ascii art from holger
  • Add base services to status -> services menu
102d8912 07/23/2005 08:00 PM Scott Ullrich

Craete /var/at/jobs and /var/empty

78f82a62 07/23/2005 07:56 PM Scott Ullrich

Don't forget -p flag

8bd03c46 07/23/2005 07:56 PM Scott Ullrich

Create /var/db/entropy on bootup

cecdf31c 07/17/2005 09:52 PM Scott Ullrich

Turn off malloc debugging

7a893851 07/10/2005 10:44 PM Scott Ullrich

Add a real ipsec.log file and redirect syslog entries to it

09c2529d 07/10/2005 08:43 PM Scott Ullrich

touch /var/db/ez-ipupdate.cache if it doesnt exist

f229e20f 07/10/2005 02:39 AM Scott Ullrich

filter_boot_dirty -> filter_dirty

bc086d51 07/10/2005 02:32 AM Scott Ullrich

Launch check_reload_status on boot

84f68d65 07/09/2005 09:27 PM Scott Ullrich

Chown to root:wheel