summaryrefslogtreecommitdiffstats
path: root/boot
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-10-19 21:20:02 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-10-19 21:20:02 +0000
commit685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805 (patch)
treee13dfbf94194bfb180db77d27ab45d94e94a5bee /boot
parent486f20d1daac86ee611ebde77a5466e6efa1fbfd (diff)
downloadpfsense-685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805.zip
pfsense-685d9803d9dfd4ea3a0e08bd93d0f81c9d0a9805.tar.gz
Remove the beastie boot loader prompt and return to prior freebsd behavior.
Diffstat (limited to 'boot')
-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 6db634d..a0e8c39 100644
--- a/boot/loader.conf_wrap
+++ b/boot/loader.conf_wrap
@@ -5,3 +5,4 @@ console=comconsole
autoboot_delay="5"
hw.ata.wc="0"
kern.ipc.nmbclusters="0"
+beastie_disable="YES"
OpenPOWER on IntegriCloud