[PC-BSD Commits] r2028 - pcbsd/trunk/installcd-overlay/boot
svn at pcbsd.org
svn at pcbsd.org
Fri Jun 6 05:23:34 PDT 2008
Author: kris
Date: 2008-06-06 05:23:33 -0700 (Fri, 06 Jun 2008)
New Revision: 2028
Modified:
pcbsd/trunk/installcd-overlay/boot/beastie.4th
Log:
Get rid of reboot option in beastie.4th of install CD, have more than nine
already
Modified: pcbsd/trunk/installcd-overlay/boot/beastie.4th
===================================================================
--- pcbsd/trunk/installcd-overlay/boot/beastie.4th 2008-06-06 12:09:56 UTC (rev 2027)
+++ pcbsd/trunk/installcd-overlay/boot/beastie.4th 2008-06-06 12:23:33 UTC (rev 2028)
@@ -219,7 +219,6 @@
printmenuitem ." Run installer in VESA mode" bootvesakey !
printmenuitem ." Boot PC-BSD with ZFS support" bootzfskey !
printmenuitem ." Escape to loader prompt" escapekey !
- printmenuitem ." Reboot" rebootkey !
menuX @ 20 at-xy
." Select option, [Enter] for default"
menuX @ 21 at-xy
More information about the Commits
mailing list