Project

General

Profile

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

# Date Author Comment
5ffb18e0 10/26/2005 10:17 PM Scott Ullrich
  • Start dhcp relay
  • Start DNSUpdate
70b89814 10/09/2005 12:36 AM Scott Ullrich

Mute during devd enable

86ddbb71 10/08/2005 07:16 PM Scott Ullrich

Start DEVD earlier. It maps the keyboards.

9bd531ec 10/08/2005 01:31 AM Scott Ullrich

Move devd after interface configuration

864c458d 10/08/2005 01:26 AM Scott Ullrich

Echo before starting the device manager (devd)

de16ed63 10/08/2005 01:25 AM Scott Ullrich

Unmute kernel

92e2deb7 10/08/2005 01:18 AM Scott Ullrich

Add boot debugging helpers. We seem to pause for a long time after confugirng timezone now on the latest builds.

eb60dfb0 10/04/2005 01:06 AM Colin Smith

No more system_do_extensions().

88b63d7c 10/04/2005 12:42 AM Scott Ullrich

Sync password on bootup

3a89b8d9 09/30/2005 09:26 PM Scott Ullrich

Run system_resolvconf_generate() after configuring interfaces

e556dea7 09/28/2005 12:03 AM Scott Ullrich

If debugging is enabled, do not mute the console when bringing up the optional interfacs. we're trying to chase down a panic/freeze.

04c5bd17 09/26/2005 07:36 PM Scott Ullrich

Work around the fact that our traffic shaper configuration takes time to create by leaving the carp interfaces in a down state until the very end of bootup.

19aeae7f 09/24/2005 08:47 PM Scott Ullrich

Adjust carp bootup sequence. Do not down the interfaces and later up them.

6fa4bdc6 09/22/2005 10:22 PM Scott Ullrich

Correct carp bringup sequence

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

Lock console a bit different

9f966bc9 09/18/2005 10:31 PM Scott Ullrich

Call system_set_harddisk_standby() on bootup

93629767 09/10/2005 07:47 PM Scott Ullrich

Start syslgod earlier

dc6283a3 09/10/2005 06:41 PM Scott Ullrich

Start web interface after filtering rules are in place

98aadfe1 09/02/2005 11:38 PM Scott Ullrich

use newer openvpn configuration method

ovpn_configure(false);
12a6188d 08/24/2005 04:13 PM Scott Ullrich

Ignore vlan on both interfaces

1c872736 08/21/2005 06:53 PM Scott Ullrich

Do not mute kernel messages for filtering messages.

bd99c318 08/21/2005 06:38 PM Scott Ullrich

Mute kernel messages on bootup invoked from setup_microcode()

02e7ac12 08/07/2005 02:57 AM Bill Marquette

startup slbd on boot

7822d966 08/03/2005 07:15 AM Colin Smith

return_filename_as_string -> file_get_contents

b48a7caa 08/03/2005 12:13 AM Scott Ullrich

Retire pccard. It has been replaced in freebsd 6 as devd

ff21aa6b 08/03/2005 12:03 AM Scott Ullrich

Start pccard with any platform. It will fail gracefully if its not supported.

3d941d72 07/31/2005 12:58 AM Scott Ullrich

Start pppoe server on bootup

2c35ed91 07/12/2005 04:36 AM Scott Ullrich

Only echo motd if platform is cdrom

22d0b8e5 07/12/2005 04:31 AM Bill Marquette

fix typo (in comment)

4e6f9d37 07/10/2005 12:29 AM Scott Ullrich

Loader filter sync on boot

11c32d4a 07/03/2005 10:49 PM Scott Ullrich

Start racoon last in booting process to allow carp interfaces enough time to come up.

1ae5ad24 06/29/2005 05:08 PM Scott Ullrich

Only reload rules once on final bootup

f7833f74 06/29/2005 05:07 PM Scott Ullrich

Mute filter.inc kernel messages

c6e604d8 06/29/2005 05:02 PM Scott Ullrich

Do a more graceful carp handover.

80e7aa3e 06/29/2005 04:36 PM Scott Ullrich

Bringup carp last

fb453a4a 06/26/2005 01:01 AM Scott Ullrich

Sync passwords on bootup

caeb3b46 06/23/2005 04:26 PM Scott Ullrich

Start devd at bootup for dhclient

a29901f3 06/21/2005 09:45 PM Scott Ullrich

Add C/R

1d78424d 06/21/2005 08:00 PM Scott Ullrich

C/R before and after motd

ad7dc9dd 06/21/2005 05:17 PM Scott Ullrich

If motd greater than 2 chars, echo motd

9eb4ec60 06/21/2005 05:13 PM Scott Ullrich

Require pfsense-utils.inc

5f89728d 06/21/2005 04:54 PM Scott Ullrich

Move catting of /etc/motd to rc.bootup where we can trim the extra whitespace

947b7230 06/18/2005 10:01 PM Scott Ullrich

Remove debugging helpers

f102f9a2 06/18/2005 09:54 PM Scott Ullrich

Add some debugging helpers

7f347359 05/30/2005 10:51 PM Colin Smith

Set package interface flag.

fc6b5a4d 05/30/2005 06:29 PM Scott Ullrich

More bootup cleanups

74dbce1f 05/30/2005 06:13 PM Scott Ullrich

More bootup cleanups

deebaae1 05/30/2005 05:50 PM Scott Ullrich

Make all startup commands uniform by correctly outputing when they are done.

Example:

Starting DHCP service...done.

28d38aa4 05/29/2005 04:57 AM Scott Ullrich

misc comments

32438cec 05/22/2005 01:07 AM Colin Smith
  • Remove "done" after configuring OPT interfaces - the function called prints status.
  • Switch around a mute.
dd2ab8f8 05/21/2005 11:44 PM Scott Ullrich

Mute and unmute the console at strategic times to cleanup the boot sequence

bad59dd6 05/18/2005 01:03 AM Colin Smith

Cleanup.

b6f3f5c6 05/16/2005 01:45 AM Colin Smith

Generate config cache, sweep backups, and run bootup-specific config parsing.

d6f1dbe3 05/15/2005 07:08 PM Colin Smith

Sweep the backup cache on bootup.

1c3b48a3 05/15/2005 04:48 AM Colin Smith

Sweep backup cache at bootup.

93e251a4 05/06/2005 12:15 AM Scott Ullrich

Bring carp interfaces up under rc.bootup, not the filter process

9f6b1429 05/05/2005 11:47 PM Scott Ullrich

Merge carp into base

7b3d5000 04/17/2005 10:57 PM Scott Ullrich
  • Restore original carp behavior (running from /usr/local/etc/rc.d)
  • Run VPN setup later in the bootup process
1b8df11b 03/27/2005 10:39 PM Bill Marquette

Add $Id$ tags

5c60c947 03/10/2005 05:50 PM Scott Ullrich

Mark booting as done at the end of rc.bootup

61c25e53 03/09/2005 11:09 PM Scott Ullrich

Ignore interface mistmatch checks if either interface uses a vlan

dd78523c 03/08/2005 05:49 PM Scott Ullrich

Add ftp-sesame ftp helper.

6395d5fa 02/28/2005 12:53 AM Scott Ullrich

Alert user which interface is mismatched

6ee4c02f 02/28/2005 12:18 AM Scott Ullrich

Renable interface assignment check code.

e900059c 02/26/2005 08:50 AM Scott Ullrich

Disable auto-configure menu

96e23e3e 02/26/2005 08:36 AM Scott Ullrich

Adhere to previous inerface when needed

87223375 02/26/2005 04:58 AM Bill Marquette

Fix pppoe

ae22f4f8 02/26/2005 03:14 AM Scott Ullrich

use false paramater

d7375115 02/26/2005 01:41 AM Scott Ullrich
  • Correctly deterimine if an interface does not exist
bb17ff99 02/26/2005 01:36 AM Scott Ullrich
  • global the $noreboot variable
  • do not tell the user the firewall will reboot if $noreboot is set.
afe53428 02/25/2005 10:43 PM Scott Ullrich
  • Move the set networking interfaces code into a function in config.inc. Call this function instead of requiring the rc.initial.setports file
  • Alter rc.initial.setports to call the set_networking_interfaces_ports() function
b425d956 02/25/2005 10:25 PM Scott Ullrich
  • Require rc.initial.setports if first boot
  • Do not reboot if setting ports on first boot
d8368993 02/25/2005 10:09 PM Scott Ullrich

Use system instead of mwexec

afde8c22 02/25/2005 09:59 PM Scott Ullrich

Extra )

aa01f2f2 02/25/2005 09:37 PM Scott Ullrich

On bootup, if the interfaces dont exist run the set interface wizard.

3ff9d424 02/20/2005 09:41 PM Scott Ullrich

Add support for /etc/sysctl.conf

24d15c0c 02/08/2005 06:23 AM Scott Ullrich
  • remove the temporary rule loading workarounds in /etc/rc
  • adjust the boot order slightly in rc.bootup
  • rename filter_ipmon_start to filter_pflog_start
6da21cb0 11/16/2004 03:09 AM Scott Ullrich

Show that we are creating a pf and altq ruleset instead of ipfilter. No functional changes.

0d5bd71c 11/16/2004 01:16 AM Scott Ullrich

do not call shaper_configure

e5cd29a0 11/09/2004 12:43 AM Scott Ullrich

convert name to pfSense, keep m0n0wall credits

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision