summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2013-07-27 18:19:28 +0000
committerkientzle <kientzle@FreeBSD.org>2013-07-27 18:19:28 +0000
commit24e94a1aa8ae0ae20697703ef7605e13c814621f (patch)
treeeb0226655a9096fa43eba83d72309834e332d622 /sys/boot
parent23ae15329510dce5461565cee4d8ae7e36ac9d15 (diff)
downloadFreeBSD-src-24e94a1aa8ae0ae20697703ef7605e13c814621f.zip
FreeBSD-src-24e94a1aa8ae0ae20697703ef7605e13c814621f.tar.gz
Put in commented-out version of beastie menu commands
so that non-i386 users can easily experiment with this.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/forth/loader.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/forth/loader.rc b/sys/boot/forth/loader.rc
index 0f9d37e..1130cc9 100644
--- a/sys/boot/forth/loader.rc
+++ b/sys/boot/forth/loader.rc
@@ -10,5 +10,9 @@ start
\ Tests for password -- executes autoboot first if a password was defined
check-password
+\ Uncomment to enable boot menu
+\ include /boot/beastie.4th
+\ beastie-start
+
\ Unless set otherwise, autoboot is automatic at this point
OpenPOWER on IntegriCloud