[PC-BSD Commits] r2018 - pcbsd/trunk/installcd-overlay/boot
svn at pcbsd.org
svn at pcbsd.org
Tue Jun 3 10:36:11 PDT 2008
Author: kris
Date: 2008-06-03 10:36:11 -0700 (Tue, 03 Jun 2008)
New Revision: 2018
Modified:
pcbsd/trunk/installcd-overlay/boot/beastie.4th
Log:
Fixed bug in beastie.4th, need to declare zfs option as a variable
Modified: pcbsd/trunk/installcd-overlay/boot/beastie.4th
===================================================================
--- pcbsd/trunk/installcd-overlay/boot/beastie.4th 2008-06-03 16:58:41 UTC (rev 2017)
+++ pcbsd/trunk/installcd-overlay/boot/beastie.4th 2008-06-03 17:36:11 UTC (rev 2018)
@@ -44,6 +44,7 @@
variable bootverbosekey
variable bootemergencykey
variable bootvesakey
+variable bootzfskey
variable bootsinglekey
variable escapekey
variable rebootkey
More information about the Commits
mailing list