Project

General

Profile

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

# Date Author Comment
6f20377b 06/30/2007 09:48 PM Scott Ullrich

Correctly move upnp to base since LiveCD cannot write files to /usr/local/etc or /usr/local/etc/rc.d/

Ticket #1342

6f954b49 06/03/2007 07:48 PM Scott Ullrich

Set the recv and send space to 4096 when folks use pfSense on 64 megabyte machines.

f8554aed 05/14/2007 11:07 PM Scott Ullrich

Remove extra "'s.

ef0090a3 05/14/2007 10:18 PM Scott Ullrich

Remove previous firmware.tgz on bootup if present.

9534ea8b 05/09/2007 04:50 PM Scott Ullrich

Port load balancer sticky address option

057ef2f5 05/08/2007 10:28 PM Seth Mos

Add a wan interface up check before we start any time syncing.

8cd7e1fa 04/23/2007 11:32 PM Scott Ullrich
  • Use is_interface_mismatch() function
  • Do not allow configuration to continue until the interfaces are setup correctly
011bff69 04/08/2007 06:22 PM Bill Marquette

startup routed on boot if it's enabled

baf9fab2 03/06/2007 09:47 PM Seth Mos

Do ourself a favor and start the time sync after we configured the interfaces.
So we can actually sync to something.

652cf082 02/20/2007 08:08 AM Seth Mos

force a time sync early in the boot before we start any services.
This especially important for dhcp when used in failover.
Let NTPd keep the time in sync.

1071e028 01/29/2007 04:09 AM Scott Ullrich

Backport cron handling from HEAD.

Patches-submitted-by: DSH@

4bee8672 01/16/2007 08:06 PM Scott Ullrich

Hard code paths to /etc/inc files on bootup.

If for some reason php.ini gets whiped out on bootup then you will never be able to boot again. This works around that issues and ensures that we atleast can bootup to the point where php.ini gets written back out....

3c61530f 11/11/2006 09:54 PM Scott Ullrich

Do not complain unless user has less than 126 megs of ram. Some motherboards share ram with video cards.

a164b0ca 10/10/2006 01:21 AM Scott Ullrich

Call the php.ini creation function after the other functions have been loaded into memory.

3a551579 10/10/2006 01:00 AM Scott Ullrich

Call the php.ini creation function after the other functions have been loaded into memory.

adf4b768 10/10/2006 12:38 AM Scott Ullrich
  • Dynamically create php.ini on bootup
  • Do not use APC for embedded machines. Advice from #lighttpd
232374b7 10/08/2006 09:43 PM Scott Ullrich

Add missing "

c108ec01 10/08/2006 08:45 PM Scott Ullrich

Show a big fat warning on every bootup via the notices system if the minimum ram requirements are not met.

6d80ad3a 10/03/2006 08:11 PM Scott Ullrich

Add afterbootupshellcmd that is executed when the system is booted up.

5f3e1f12 10/03/2006 12:18 AM Scott Ullrich

Misc OpenNTPD changes. Do not restart on wan ip change

20b90e0a 10/02/2006 09:12 PM Scott Ullrich

Switch to OpenNTPD.

f05740c1 09/01/2006 10:37 PM Scott Ullrich

Do not space after ...

cb74ffd5 09/01/2006 10:23 PM Scott Ullrich

Now that we are optimized switch the loading firewall output on bootup to a "." method.

1d9652cf 08/26/2006 01:24 AM Scott Ullrich

Echo out . in a few places during bootup

d0e94aaf 08/26/2006 12:46 AM Scott Ullrich

Alert user what is happening during bootup to fill the void. Now pfSense looks rather snappy during bootup.

12c09555 06/29/2006 03:23 PM Scott Ullrich

We need the tunnel interfaces to be active before configuring the filter. This should hopefully solve the openvpn reboot issues.

09b949e1 06/05/2006 04:50 PM Scott Ullrich

MFC needed package changes from Fernando

11cbd478 04/27/2006 05:25 PM Scott Ullrich

Don't start from interfaces.inc. We're moving to rc.bootup

a199b93e 04/27/2006 04:53 PM Scott Ullrich

Add watchdogd support for Soekris and WRAP platforms.

ab34f4ec 04/17/2006 10:06 PM Scott Ullrich

Start slbd right before first filter_configure_sync()

0fe87296 04/03/2006 02:57 PM Scott Ullrich

call openvpn_resync_all() on bootup

397afb3e 04/02/2006 11:20 PM Scott Ullrich

Temporarily turn off OpenVPN since Call to undefined function: openvpn_resync_all()
Pointy-hat-to: FernandoTCL

7c172009 04/01/2006 10:18 PM Scott Ullrich

MFC Fernando's OpenVPN changes.

bd042586 03/25/2006 10:04 PM Scott Ullrich

One period is enough.

f0842feb 03/24/2006 06:48 PM Scott Ullrich

Switch RRD graphs to /var/db which is not blown away every bootup.

ca8e4ed2 03/21/2006 11:07 PM Scott Ullrich

MFC Seths most excellent RRD graphing items

a8a2b9b8 03/18/2006 06:10 PM Scott Ullrich

When we detect that there is less than 65 megs of ram, output the detected value

11e07daa 03/13/2006 06:37 AM Scott Ullrich
  • 64 -> 65 Megabytes
  • Sync code to -HEAD
a6abbd66 03/13/2006 03:28 AM Scott Ullrich

Move rc.linkup operations to check_reload_status to avoid race conditions.

88964924 03/11/2006 08:35 PM Scott Ullrich

Ticket #854 fixes

  • Compute the correct amount of ng interface for pptp and pppoe
  • Restart mpd processes in one function so that duplicates do not end up in mpd.conf file
1e19b3b4 02/10/2006 11:49 PM Scott Ullrich

Reconfig DHCP after bootup to properly assign primary/backup dhcp roles

3962b070 12/29/2005 02:55 AM Scott Ullrich

Add filtering bridge toggle switch just like m0n0wall has.

Ticket #756

76612f46 12/27/2005 07:26 PM Scott Ullrich

Loop assign interfaces option until the user gets the correct configuraiton.

Ticket #749

f4959a69 12/10/2005 08:13 PM Scott Ullrich

Start SNMP last

b826526d 11/19/2005 06:32 AM Scott Ullrich

Reload filter at end of bootup

154349f9 11/19/2005 06:04 AM Scott Ullrich

Bring up pftpx right before carp final

b03c0a01 11/18/2005 09:24 PM Scott Ullrich

Start PFTPX helpers earlier in startup sequence

ae723ece 11/18/2005 06:37 PM Scott Ullrich

Bring up CARP interfaces right after optional interfaces

559373e8 11/14/2005 10:17 PM Scott Ullrich

Remove back to rc debugger

11e2c67c 11/14/2005 10:10 PM Scott Ullrich

Remove debugging items

c07d8b04 11/14/2005 09:54 PM Scott Ullrich

Add some debugging helpers

21dc546e 11/14/2005 09:49 PM Scott Ullrich

Add some debugging helpers

ebcc52b3 11/14/2005 09:44 PM Scott Ullrich

Add some debugging helpers

0d98187f 11/14/2005 09:32 PM Scott Ullrich

Turn back off ptftpx

7ba712cd 11/14/2005 09:26 PM Scott Ullrich

Enable PFTPX again

cc2414aa 11/14/2005 09:20 PM Scott Ullrich

Don't start PFTPX for time being

e2ad0dbb 11/14/2005 09:13 PM Scott Ullrich

Move FTP Helpers later in the boot process to try and track down this blasted vmware problem.

0192adaf 11/14/2005 07:59 PM Scott Ullrich

echo before setting up of microcode

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

Sync with HEAD. Start CVS after webGUI

562fca6d 11/07/2005 03:27 AM Scott Ullrich

Do not require a reboot to setup polling.

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