Author: kientzle
Date: Sat Jul 27 18:19:28 2013
New Revision: 253715
URL: http://svnweb.freebsd.org/changeset/base/253715

Log:
  Put in commented-out version of beastie menu commands
  so that non-i386 users can easily experiment with this.

Modified:
  head/sys/boot/forth/loader.rc

Modified: head/sys/boot/forth/loader.rc
==============================================================================
--- head/sys/boot/forth/loader.rc       Sat Jul 27 18:18:46 2013        
(r253714)
+++ head/sys/boot/forth/loader.rc       Sat Jul 27 18:19:28 2013        
(r253715)
@@ -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
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to