[PC-BSD Commits] r685 - pcbsd/trunk/installcd-overlay/boot
svn at pcbsd.org
svn at pcbsd.org
Mon Sep 10 07:37:24 PDT 2007
Author: kris
Date: 2007-09-10 07:37:24 -0700 (Mon, 10 Sep 2007)
New Revision: 685
Modified:
pcbsd/trunk/installcd-overlay/boot/beastie.4th
Log:
Fixed missing variable in beastie.4th for install CD
Modified: pcbsd/trunk/installcd-overlay/boot/beastie.4th
===================================================================
--- pcbsd/trunk/installcd-overlay/boot/beastie.4th 2007-09-10 14:16:28 UTC (rev 684)
+++ pcbsd/trunk/installcd-overlay/boot/beastie.4th 2007-09-10 14:37:24 UTC (rev 685)
@@ -43,6 +43,7 @@
variable bootsafekey
variable bootverbosekey
variable bootemergencykey
+variable bootvesakey
variable bootsinglekey
variable escapekey
variable rebootkey
More information about the Commits
mailing list