Project

General

Profile

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

# Date Author Comment
7734aea6 08/17/2011 02:15 AM Andrew Thompson

Make initial changes to allow pfSense to work in a jail.

This mostly avoids starting things that will not work and gets the
initial config. Most of the pfSense functionality will not work
(pf rules, routing, etc) but it can be used for testing.

a92276d2 08/08/2011 05:55 PM Ermal LUÇI

Start NTPd after dns since its a requirment and latest changes should help with delays people are reporting. Reminded-by: Jim

4e192846 06/06/2011 06:12 PM Ermal LUÇI

Correct event calling during bootup for rc.newipsecdns and also convert the command executed during an ipsec even to go through check_reload_status which will prevent races on calling rc.newipsecdns. Which might lead to many filterdns processes.

f6bf0661 06/06/2011 05:57 PM Ermal LUÇI

Switch this to check_reload_status event to see if it solves any possible issues of nohup blocking signals to be delivered to filterdns proces.

cd11a142 04/12/2011 05:52 PM Jim Pingle

Drop the ntpdate sync in favor of using ntpd -s, which should have the same net effect without needing the shell script that has been prone to hanging.

63e18082 03/26/2011 09:21 PM Jim Pingle

Backing this out to see if it unbreaks NanoBSD upgrades with packages involved. Revert "Workaround for conf_mount_rw/ro during boot to only allow it to change at the start and end. Fixes #1279"

This reverts commit 548be1fd6697ab115cbb29d61bc5507744488094.

548be1fd 03/22/2011 07:28 AM Erik Fonnesbeck

Workaround for conf_mount_rw/ro during boot to only allow it to change at the start and end. Fixes #1279

a2a13c97 02/21/2011 02:19 PM Seth Mos

Trigger a VPN tunnel reload after configuring IPsec, it will handle all the hostname tunnels after boot finishes

393cd3fc 02/04/2011 10:03 AM Ermal LUÇI

After finishing the installation clear the flag for package sync.

261c7de8 01/24/2011 07:34 PM Jim Pingle

Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )

e9bcc5fe 01/21/2011 03:58 PM Scott Ullrich

Lock firmwarelock when upgrading packages

24e61cce 01/10/2011 08:52 PM Ermal LUÇI

Ticket #317. Unconditionally synchronize users on bootup this might prevent some reports of ssh keys not being there.

550fea7a 01/06/2011 09:39 PM Scott Ullrich

Do not unlink file, it's handled by behind the scenes pkg-utils.inc code

7aa9ab00 01/06/2011 09:06 PM Scott Ullrich

Fix typo

0c78d2d0 01/06/2011 08:49 PM Scott Ullrich

Include pkg-utils.inc

9b193619 01/05/2011 09:44 PM Scott Ullrich

Reinstall packages on bootup during console. Ticket #1156

d1265444 12/10/2010 06:53 PM Ermal LUÇI

Start relayd after routing has been started.

c5901d28 12/07/2010 06:32 PM Ermal LUÇI

Use full path to binary and silence errors if any on unlink.

422bc2a7 12/07/2010 06:25 PM Ermal LUÇI

Move all dynamic dns update processes under the same even 'reload dyndns' since it makes sense to do so.

8c41a3e4 12/07/2010 06:13 PM Ermal LUÇI

Do the filter reload before vpn and some other services which get impacted or impact filter reload. Let alone that they do not impact filter reload at all.

7f8d463f 11/10/2010 06:43 PM Ermal LUÇI

Bring interfaces up only if there is a mismatch to allow them to be reassigned.

4395500c 11/08/2010 06:44 AM Warren Baker

Recent move (d32d3970d58683d02f89073103eb595eaa8f395f) of routed/ items required additional files to be updated to reflect correct path.

f3239b2d 09/22/2010 05:12 PM Chris Buechler

unbreak rc.bootup

fbd5fc52 09/22/2010 03:27 PM Ermal LUÇI

Bring gitsync to the new check_reload_status behaviour.

0ae6daf8 09/07/2010 07:36 PM Ermal LUÇI

Use the new events mechanisms to dispatch events.

92150bd8 08/24/2010 11:13 AM Ermal LUÇI

Revert "Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure."

This reverts commit 5f0b6a8f2aa3e5875188cd6720d037ef25503bca.

5f0b6a8f 08/24/2010 08:55 AM Marcus Brown

Remove redundant call to system_dhcpleases_configure. It is called in services_dnsmasq_configure.

24d619f5 08/23/2010 02:47 PM Ermal LUÇI

Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd service earlier there is not reason no to!

d09d53ac 08/20/2010 03:48 PM Ermal LUÇI

When booting up do not try to configure ovpn[c|s] interfaces if present also try to configure openvpn eariler just after the interfaces have been setup.

7d6128e0 08/19/2010 12:46 PM Ermal LUÇI

Fix comment to match what is actually doing.

9a4c3eed 08/19/2010 12:45 PM Ermal LUÇI

Setup polling per interface rather only at bootup. This is a proper fix and a optimization on large interface cases. Also setup_microcode and polling defaults before configuring interfaces.

1b1c179d 08/12/2010 05:20 PM Jim Pingle

Use require_once here

032c40c7 08/09/2010 11:29 PM Scott Ullrich

Move all console related configuration items to config.console.inc. This will mean that these items are not included when the webConfigurator is being used and only on bootup on the console.

bf072179 07/29/2010 06:03 PM Jim Pingle

Save the old shutdown binary in an attempt to smooth a firmware upgrade that crosses to/from 32/64-bit.

a6bd4155 07/28/2010 08:40 PM Jim Pingle

Add an LED pattern function for assigning interfaces, and enable its use. When finished, switch back to the bootup pattern.

277d0250 06/07/2010 04:24 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

Conflicts:
etc/inc/interfaces.inc
etc/inc/pfsense-utils.inc

956950de 06/04/2010 03:57 PM Ermal LUÇI

Fixes #374. Actually reload teh dhcpleases utility whenever the hosts files is regenerated to avoid problems.

4749cccb 06/03/2010 04:01 PM Marcus Brown

Merge branch 'master' of http://gitweb.pfsense.org/pfsense/mainline into mlppp

b29d9c8e 06/02/2010 04:50 PM Ermal LUÇI

Start sshd early on boot so it is availble as soon as the first ip is configured.

3ffa8318 06/02/2010 11:30 AM Renato Botelho

First steps for 3g serviceproviders support

o Move xml2array from rrd.inc to pfsense-utils.inc because it'll be used
on non-rrd related places
o Add necessary require_once() calls to pfsense-utils.inc on places that
are calling xml2array()
o Add serviceproviders.xml, obtained from [1]...

634e5206 06/01/2010 11:13 PM Ermal LUÇI

Remove spurious call to mute console.

efce1588 05/23/2010 04:44 AM Scott Ullrich

Add newline

22af75a3 05/22/2010 08:26 PM Scott Ullrich

Add missing ;

055abc57 05/22/2010 07:32 PM Scott Ullrich

Add (C)ontinue option for the impatient

4994b350 05/19/2010 09:52 AM Seth Mos

Re-create the hosts file on bootup after configuring all the interfaces. Ticket #567

7f039071 05/19/2010 04:52 AM Jim Pingle

Move this up in the boot sequence, the reset button check relies on its existence.

7188fc6d 05/18/2010 09:58 PM Scott Ullrich

Add missing functions and move check earlier since this only checks on bootup

15f14889 05/18/2010 09:27 PM Scott Ullrich

Add reset button support to alix/wrap. Obtained-from: m0n0wall

ee23ccab 05/14/2010 11:54 AM Ermal LUÇI

Ticket #295. Use empty to prevent some ghost entries in some configurations.

1f0f301c 05/11/2010 03:05 PM Jim Pingle

Make /var/run/booting exist for more of the actual booting process. Ticket #53.

85b2f424 04/13/2010 08:31 PM Ermal LUÇI

Improve startup time by delaying dyndns synching.

33c017b2 03/31/2010 11:08 PM Ermal LUÇI

Remove update_dns_cache.sh it seems to have been used for hostnames in the filter ruleset which now is handled quite differently.

6346595c 03/08/2010 06:51 PM Ermal Luçi

Match conf_mount_rw with conf_mount_ro call.

a46e450c 03/08/2010 04:53 PM Ermal Luçi

Do not spread checking for value accross code. Do it in the function that is supposed to do it.

bb2e8e89 03/04/2010 03:41 PM Ermal Luçi

Remove test code.

a1bed51b 03/04/2010 03:38 PM Ermal Luçi

Fix double include.

3066a36f 02/04/2010 05:23 PM Ermal Luçi

Add neccessary include.

17fdcb8d 02/02/2010 11:28 PM Ermal Luçi

Ticket #317. Synchronize user info on bootup.

9f274393 12/20/2009 10:11 PM Chris Buechler

Use the globals for minimum RAM warning, drop limit a little to accommodate 128 MB RAM systems

7ea754a8 12/07/2009 12:26 AM Scott Ullrich

Adding script to parse dhcpd log file and populate /etc/hosts so that we can move to a newer dnsmasq. in addition, the current dnsmasq isc parsing is broken so there is not a choice to move either way. Ticket #79

93291959 12/04/2009 12:29 AM Scott Ullrich

Start syslogd after interfaces are configured. Ticket #196

7ef2b260 12/02/2009 08:37 PM Scott Ullrich

Unbreak console lockout on bootup and in gitsync (pfSsh.php) Resolves #195

cc558460 11/29/2009 09:50 PM Scott Ullrich

Do not show motd

5f2d078e 11/22/2009 12:10 AM Scott Ullrich

Decouple filter.inc from functions.inc. There is no need to process filter functions most of the time. Include filter.inc where it is needed

483e6de8 11/21/2009 09:08 PM Scott Ullrich

Rework includes/require. This saves about 4 megabytes.
Simplify get_memory(). Tested on mips/i386

410cdac4 10/26/2009 12:55 AM Scott Ullrich

Set booting to true.. not TRUE

abcb2bed 10/01/2009 03:19 PM Ermal Luçi
  • Convert carp/vips code to behave the same as other interfaces.
  • Make optimizations around it.
  • Make sure when we reload teh underlying interface we reload carp too.
  • Some fixes around the code.

Reviewed-by: scott@ and billm@

2fd9d050 08/23/2009 11:11 PM Scott Ullrich

Create resolv.conf before loading rules. Resolves #21

62d93213 08/23/2009 07:17 PM Scott Ullrich

Include functions.inc which will then include ipsec.inc

a9a6de88 08/23/2009 07:03 PM Scott Ullrich

Unbreak IPSEC!

00a4146e 07/12/2009 04:59 AM Jim Pingle

Make the LEDs strobe to indicate initialization/bootup.
Part of feature #17

d84bd468 07/08/2009 04:49 PM Ermal Luçi

Remove openvpn.inc from functions.inc since its just a subsystem that does not need to be present on all of the includes.

34c7f02e 07/07/2009 05:23 PM Scott Ullrich

Addd missing */

09f18f59 07/04/2009 11:49 PM Jim Pingle

Add configurable option to enable glxsb.

27556fa9 06/25/2009 01:06 AM Scott Ullrich

Unset $g['booting'] instead of setting it to false.

0eb1fdbc 06/24/2009 05:52 AM Scott Ullrich

Move RO operation down in rc and revert rc.bootup commit

1fb166cf 06/24/2009 05:38 AM Scott Ullrich

Call conf_mount_ro(); after bootup

5e7d127a 06/19/2009 12:17 AM Scott Ullrich

Revert "Rename cvssync to gitsync"

This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525.

62b035ce 06/19/2009 12:16 AM Scott Ullrich

Rename cvssync to gitsync

336e3c1c 06/13/2009 05:24 PM Charlie

Port voucher login ability on CaptivePortal from M0n0Wall.

Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall.

5cd26039 05/27/2009 05:13 PM Ermal Luçi

Start sshd after the interfaces and routing have been configured.

1e4e8458 05/19/2009 01:39 AM Scott Ullrich

Increase timeout to 9. Add chr(8) backspace mojo

01ef30e9 05/17/2009 03:11 AM Scott Ullrich

Carriage return if no option selected on recovery console

f98d3d65 05/17/2009 01:59 AM Scott Ullrich

Use passthru()

Ace-in-the-hole-from: JimP

68235416 05/17/2009 01:42 AM Scott Ullrich

Actually detect all key presses, cleanup code a bit.

a685cb87 05/16/2009 07:48 PM Scott Ullrich

Do not launch with tcsh -c, it appears to work at first glance without it.

e5a06994 05/16/2009 07:45 PM Scott Ullrich

Do not CR and increase stty timeout instead of adding sleep(1)

553fff8a 05/16/2009 06:15 AM Scott Ullrich

Use tcsh and env to set TERM

41d07e42 05/16/2009 06:06 AM Scott Ullrich

Add a \n to get the users attention

a57983e0 05/16/2009 05:58 AM Scott Ullrich

Do not backspace for now and sleep (1) second in between while loop

c2eebe2b 05/16/2009 03:33 AM Scott Ullrich

Use cons25

406346ac 05/16/2009 03:28 AM Scott Ullrich

Use ^H

5b051819 05/16/2009 03:18 AM Scott Ullrich

Add missing ;

8dcdd213 05/16/2009 01:30 AM Scott Ullrich

Do not \n

2eeb1781 05/16/2009 01:12 AM Scott Ullrich

Full path to /bin/stty

6c616b93 05/16/2009 01:05 AM Scott Ullrich

Make text prettier and increase timeout to 4 seconds

c1da5030 05/16/2009 12:58 AM Scott Ullrich
  • Reboot after installation from recovery console
  • Add ! drop to shell option and bypass bootup
540bd313 05/16/2009 12:52 AM Scott Ullrich

Cleanup my hick ky english

9594cfa3 05/16/2009 12:50 AM Scott Ullrich

Add I for installer option

d5116ed5 05/16/2009 12:48 AM Scott Ullrich

Prompt for recover before parsing config