summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-10-19 21:19:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-10-19 21:19:54 +0000
commitbc2e3070a589630d545987cdb09a2c1d95cd892c (patch)
tree33c58ffd41ad33ee9b7976712f74edec3655994a
parent4fca7c110018a470e6ca1fb968f202eb3ab54891 (diff)
downloadpfsense-bc2e3070a589630d545987cdb09a2c1d95cd892c.zip
pfsense-bc2e3070a589630d545987cdb09a2c1d95cd892c.tar.gz
Remove the beastie boot loader prompt and return to prior freebsd behavior.
-rw-r--r--boot/loader.conf1
-rw-r--r--boot/loader.conf_wrap1
2 files changed, 2 insertions, 0 deletions
diff --git a/boot/loader.conf b/boot/loader.conf
index dd32ad5..8105da8 100644
--- a/boot/loader.conf
+++ b/boot/loader.conf
@@ -3,3 +3,4 @@ hw.ata.ata_dma="0"
loader_color="NO"
hw.ata.wc="0"
kern.ipc.nmbclusters="0"
+beastie_disable="YES"
diff --git a/boot/loader.conf_wrap b/boot/loader.conf_wrap
index 6d87508..50ef062 100644
--- a/boot/loader.conf_wrap
+++ b/boot/loader.conf_wrap
@@ -5,4 +5,5 @@ console=comconsole
autoboot_delay="5"
hw.ata.wc="0"
kern.ipc.nmbclusters="0"
+beastie_disable="YES"
OpenPOWER on IntegriCloud