Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not allow CTRL-Z and CTRL-C to be pressed in console. | Scott Ullrich | 2005-05-23 | 1 | -0/+1 |
| | | | | Fixes Ticket #57 | ||||
* | Mute console on boot.config loader, unmute when pfSense starts to wake up. | Scott Ullrich | 2005-05-21 | 1 | -0/+2 |
| | |||||
* | * bkacup.cache is a file, not a directory. | Scott Ullrich | 2005-05-21 | 1 | -2/+2 |
| | |||||
* | send already exist message to /dev/null | Scott Ullrich | 2005-05-21 | 1 | -1/+1 |
| | |||||
* | dhclient.conf should be symlinked to /var/etc ... this should fix the dhcp ↵ | Scott Ullrich | 2005-05-21 | 1 | -0/+4 |
| | | | | override problem. | ||||
* | Create /cf/conf/backup/backup.cache if it doesn't exist on bootup | Scott Ullrich | 2005-05-20 | 1 | -0/+4 |
| | |||||
* | use -p flag for mkdir | Scott Ullrich | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | Correctly check if file exists | Scott Ullrich | 2005-05-19 | 1 | -1/+1 |
| | |||||
* | Do not mount devfs if its already mounted with some nice script fu | Scott Ullrich | 2005-05-18 | 1 | -1/+4 |
| | |||||
* | Move rm in line with others | Scott Ullrich | 2005-05-15 | 1 | -3/+1 |
| | |||||
* | Clear /tmp/* on boot | Scott Ullrich | 2005-05-15 | 1 | -0/+1 |
| | |||||
* | Make sure resolv.conf is correct. | Scott Ullrich | 2005-05-09 | 1 | -2/+7 |
| | | | | This fixes Ticket #63 | ||||
* | If /etc/hosts is a file restore the symlink | Scott Ullrich | 2005-05-07 | 1 | -0/+5 |
| | |||||
* | Remove unncessary if | Scott Ullrich | 2005-05-05 | 1 | -5/+3 |
| | |||||
* | -e -> -f | Scott Ullrich | 2005-05-03 | 1 | -1/+1 |
| | |||||
* | Do not output if we are syncing packages. Let the script do this. | Scott Ullrich | 2005-05-03 | 1 | -2/+0 |
| | |||||
* | Only resync filter on final pass if /tmp/filter_boot_dirty is touched. | Scott Ullrich | 2005-04-18 | 1 | -4/+6 |
| | |||||
* | Enable SAK. It should be stable in this release. | Scott Ullrich | 2005-04-17 | 1 | -2/+0 |
| | |||||
* | Setup random entropy on bootup. | Scott Ullrich | 2005-04-03 | 1 | -0/+3 |
| | |||||
* | Whitespace is needed after last line to run the item | Scott Ullrich | 2005-03-31 | 1 | -1/+2 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -2/+3 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -2/+1 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -1/+1 |
| | |||||
* | Pretty up boot process. | Scott Ullrich | 2005-03-31 | 1 | -8/+15 |
| | |||||
* | Create uploadbar tmp directory on boot | Scott Ullrich | 2005-03-26 | 1 | -0/+4 |
| | |||||
* | Mount card back after rc.bootup | Scott Ullrich | 2005-03-20 | 1 | -0/+2 |
| | |||||
* | invoke php to activate ro and rw | Scott Ullrich | 2005-03-20 | 1 | -2/+2 |
| | |||||
* | Mount read-write on bootup and read-only at end. | Scott Ullrich | 2005-03-20 | 1 | -2/+2 |
| | |||||
* | Use rc.conf_mount_ro and rc.conf_mount_rw | Scott Ullrich | 2005-03-20 | 1 | -2/+2 |
| | |||||
* | * Add rc.config_unlock and rc.conf_lock | Scott Ullrich | 2005-03-20 | 1 | -0/+4 |
| | | | | * Use rc.conf_lock and rc.conf_unlock during boot | ||||
* | Do not show errors on swapon. We may be in an embedded environment. | Scott Ullrich | 2005-03-19 | 1 | -1/+1 |
| | |||||
* | Silence dumpon errors. We may be on a embedded platform | Scott Ullrich | 2005-03-19 | 1 | -1/+1 |
| | |||||
* | ldconfig /lib on bootup with the other library directories. | Scott Ullrich | 2005-03-17 | 1 | -1/+1 |
| | |||||
* | Add ftp-sesame ftp helper. | Scott Ullrich | 2005-03-08 | 1 | -3/+0 |
| | |||||
* | * rc_packages -> rc.packages (hooks changed appropriately) | Colin Smith | 2005-03-02 | 1 | -2/+2 |
| | | | | | | * resync_all_packages_config -> resync_all_package_configs (hooks changed appropriately) * Add fetching of missing package XML to function resync_all_package_configs() * Add resync_all_package_configs_bootup() to provide status of package syncing on bootup. (hooks changed appropriately) | ||||
* | Hook in rc_packages | Scott Ullrich | 2005-03-02 | 1 | -0/+3 |
| | |||||
* | Alert user of final firewall rules pass | Scott Ullrich | 2005-02-25 | 1 | -0/+1 |
| | |||||
* | Allow package plugins to adjust rules | Scott Ullrich | 2005-02-23 | 1 | -0/+3 |
| | |||||
* | Redirect all errors and package messages to /tmp/bootup_messages | Scott Ullrich | 2005-02-23 | 1 | -1/+1 |
| | |||||
* | Cleanup extra > shell rc.d system | Scott Ullrich | 2005-02-22 | 1 | -1/+2 |
| | |||||
* | * remove the temporary rule loading workarounds in /etc/rc | Scott Ullrich | 2005-02-08 | 1 | -6/+0 |
| | | | | | * adjust the boot order slightly in rc.bootup * rename filter_ipmon_start to filter_pflog_start | ||||
* | Sleep for 10 seconds instead of 5 | Scott Ullrich | 2005-02-08 | 1 | -1/+1 |
| | |||||
* | Sleep for 5 seconds then enable rules. Race condition? | Scott Ullrich | 2005-02-08 | 1 | -0/+3 |
| | |||||
* | Do not use filter_configure on boot. | Scott Ullrich | 2005-02-07 | 1 | -3/+2 |
| | |||||
* | make sure we enable the firewall before loading rules | Scott Ullrich | 2005-02-07 | 1 | -1/+1 |
| | |||||
* | Fixup ordering. ALTQ rules load out of the box now! | Scott Ullrich | 2005-02-02 | 1 | -0/+1 |
| | |||||
* | Remove filter_configure() from late in the process, it interferes with shell-cmd | Scott Ullrich | 2005-02-02 | 1 | -3/+0 |
| | |||||
* | Add usbd to system startup. | Scott Ullrich | 2005-02-02 | 1 | -4/+7 |
| | |||||
* | Add /etc/rc.filter_configure which can be called from a shell script to ↵ | Scott Ullrich | 2005-01-31 | 1 | -0/+3 |
| | | | | configure the filter | ||||
* | Do not try to execute * | Scott Ullrich | 2005-01-24 | 1 | -6/+8 |
| |