Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the LEDs strobe to indicate initialization/bootup. | jim-p | 2009-07-12 | 1 | -0/+6 |
| | | | | Part of feature #17 | ||||
* | Remove openvpn.inc from functions.inc since its just a subsystem that does ↵ | Ermal Luçi | 2009-07-08 | 1 | -1/+2 |
| | | | | not need to be present on all of the includes. | ||||
* | Addd missing */ | Scott Ullrich | 2009-07-07 | 1 | -1/+1 |
| | |||||
* | Add configurable option to enable glxsb. | jim-p | 2009-07-04 | 1 | -0/+3 |
| | |||||
* | Unset $g['booting'] instead of setting it to false. | Scott Ullrich | 2009-06-24 | 1 | -1/+1 |
| | |||||
* | Move RO operation down in rc and revert rc.bootup commit | Scott Ullrich | 2009-06-24 | 1 | -2/+0 |
| | |||||
* | Call conf_mount_ro(); after bootup | Scott Ullrich | 2009-06-24 | 1 | -1/+3 |
| | |||||
* | Revert "Rename cvssync to gitsync" | Scott Ullrich | 2009-06-18 | 1 | -6/+3 |
| | | | | This reverts commit 62b035ce5f41c8342f0eea0b78e5878ff467e525. | ||||
* | Rename cvssync to gitsync | Scott Ullrich | 2009-06-18 | 1 | -3/+6 |
| | |||||
* | Port voucher login ability on CaptivePortal from M0n0Wall. | Charlie | 2009-06-13 | 1 | -0/+4 |
| | | | | Various locking fixes are done with the import and this means that as of now pfSense has a better performin/behaving CP than m0n0wall. | ||||
* | Start sshd after the interfaces and routing have been configured. | Ermal Luçi | 2009-05-27 | 1 | -5/+5 |
| | |||||
* | Increase timeout to 9. Add chr(8) backspace mojo | Scott Ullrich | 2009-05-18 | 1 | -5/+6 |
| | |||||
* | Carriage return if no option selected on recovery console | Scott Ullrich | 2009-05-16 | 1 | -0/+2 |
| | |||||
* | Use passthru() | Scott Ullrich | 2009-05-16 | 1 | -3/+3 |
| | | | | Ace-in-the-hole-from: JimP | ||||
* | Actually detect all key presses, cleanup code a bit. | Scott Ullrich | 2009-05-16 | 1 | -4/+10 |
| | |||||
* | Do not launch with tcsh -c, it appears to work at first glance without it. | Scott Ullrich | 2009-05-16 | 1 | -2/+2 |
| | |||||
* | Do not CR and increase stty timeout instead of adding sleep(1) | Scott Ullrich | 2009-05-16 | 1 | -5/+4 |
| | |||||
* | Use tcsh and env to set TERM | Scott Ullrich | 2009-05-16 | 1 | -2/+2 |
| | |||||
* | Add a \n to get the users attention | Scott Ullrich | 2009-05-16 | 1 | -0/+1 |
| | |||||
* | Do not backspace for now and sleep (1) second in between while loop | Scott Ullrich | 2009-05-16 | 1 | -1/+2 |
| | |||||
* | Use cons25 | Scott Ullrich | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Use ^H | Scott Ullrich | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Add missing ; | Scott Ullrich | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Do not \n | Scott Ullrich | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Full path to /bin/stty | Scott Ullrich | 2009-05-15 | 1 | -2/+2 |
| | |||||
* | Make text prettier and increase timeout to 4 seconds | Scott Ullrich | 2009-05-15 | 1 | -4/+6 |
| | |||||
* | * Reboot after installation from recovery console | Scott Ullrich | 2009-05-15 | 1 | -0/+7 |
| | | | | * Add ! drop to shell option and bypass bootup | ||||
* | Cleanup my hick ky english | Scott Ullrich | 2009-05-15 | 1 | -6/+6 |
| | |||||
* | Add I for installer option | Scott Ullrich | 2009-05-15 | 1 | -1/+3 |
| | |||||
* | Prompt for recover before parsing config | Scott Ullrich | 2009-05-15 | 1 | -6/+5 |
| | |||||
* | * Add Erik Kristensen to (C) | Scott Ullrich | 2009-05-15 | 1 | -20/+5 |
| | | | | * Compact code | ||||
* | * Match our style | Scott Ullrich | 2009-05-15 | 1 | -7/+6 |
| | | | | | * Add (C) * No functional changes | ||||
* | Prompt for recovery mode | Scott Ullrich | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Woops, add missing text | Scott Ullrich | 2009-05-15 | 1 | -2/+2 |
| | |||||
* | If we are on cdrom platform show a rescue config timeout option. | Scott Ullrich | 2009-05-15 | 1 | -216/+265 |
| | |||||
* | Adding PowerD knob to system -> advanced -> misc. This will be useful | Scott Ullrich | 2009-04-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | for folks wishing for their firewall to use less power overall. Blurb from the powerd man page from freebsd: The powerd utility monitors the system state and sets various power con- trol options accordingly. It offers three modes (maximum, minimum, and adaptive) that can be individually selected while on AC power or batter- ies. The modes maximum, minimum, and adaptive may be abbreviated max, min, adp. Maximum mode chooses the highest performance values. Minimum mode selects the lowest performance values to get the most power savings. Adaptive mode attempts to strike a balance by degrading performance when the system appears idle and increasing it when the system is busy. It offers a good balance between a small performance loss for greatly increased power savings. The default mode is adaptive. | ||||
* | Remove ftp-proxy/pftpx/ftpsesame references we handle all of this in kernel ↵ | Ermal Luçi | 2009-03-16 | 1 | -5/+0 |
| | | | | now.(yay!) | ||||
* | Add the GUI part for IGMPproxy that has been on the snapshots for a while. | Ermal Luci | 2009-01-28 | 1 | -1/+4 |
| | |||||
* | Do not output starting rrd graphs twice. | Scott Ullrich | 2008-11-21 | 1 | -2/+0 |
| | |||||
* | Use product_name | Scott Ullrich | 2008-11-10 | 1 | -1/+1 |
| | |||||
* | Add more bootup text | Scott Ullrich | 2008-11-09 | 1 | -5/+17 |
| | |||||
* | Move openntpd process up higher | Scott Ullrich | 2008-11-09 | 1 | -5/+5 |
| | |||||
* | Use new sync on boot script | Scott Ullrich | 2008-11-09 | 1 | -6/+3 |
| | |||||
* | * Rename get_current_wan_address to get_interface_ip | Ermal Luçi | 2008-10-23 | 1 | -1/+1 |
| | | | | | | * Rename get_real_wan_interface to get_real_interface * Simplify get_interface_ip by using find_interface_ip which should help in speed to since its using caching. Pointed by billm@ * Cleanup some code when passing or remove some unused one. | ||||
* | Cleanup bootup script | Seth Mos | 2008-09-22 | 1 | -22/+7 |
| | | | | | | | | Remove starting dhcp twice. Remove double resolv.conf generation. Remove direct pfctl filter load command. Move initial time sync into is_wan_up logic so that it saves a lot of time on boot without a wan. opentp takes casre of it later if required. | ||||
* | Remove duplicated comment and add some style(9). | Ermal Luçi | 2008-09-20 | 1 | -9/+5 |
| | |||||
* | * Fixup stray dots('...') on bootup and add some comments since we do ↵ | Ermal Luçi | 2008-09-10 | 1 | -23/+2 |
| | | | | | | | loading of the filters twice during bootup?! * Merge all interface related bootstraps under interfaces_configure so this allows us to handle propperly assigned bridge/gre/gif/.. devices that might are initialized later than assigned interfaces. * Make possible configuring multiple dial-out(ppp) interfaces/configs. Though i am not configdent on the quality of the ppp code that was imported before since GUI and backend have some inconsistencies in the fields. While i fixed most of them still 1 or 2 remain which needs propper investigation on the config. | ||||
* | Create resolv.conf earlier in the boot process | Scott Ullrich | 2008-09-02 | 1 | -3/+3 |
| | |||||
* | Move is_wan_up() after the routing is configured. | Scott Ullrich | 2008-08-19 | 1 | -3/+3 |
| | |||||
* | Move ntpdate function down a bit after routing is configured. | Scott Ullrich | 2008-08-19 | 1 | -3/+3 |
| |