[Fai-commit] r6496 - trunk/conf
Thomas Lange
lange at alioth.debian.org
Tue Apr 19 12:03:20 UTC 2011
Author: lange
Date: 2011-04-19 12:02:54 +0000 (Tue, 19 Apr 2011)
New Revision: 6496
Modified:
trunk/conf/grub.cfg
Log:
set default boot to boot from local disk (same as in grub1 menu.lst)
Modified: trunk/conf/grub.cfg
===================================================================
--- trunk/conf/grub.cfg 2011-04-19 11:55:21 UTC (rev 6495)
+++ trunk/conf/grub.cfg 2011-04-19 12:02:54 UTC (rev 6496)
@@ -1,5 +1,5 @@
## grub2 configuration
-set default=4
+set default="Boot OS of first partition on first disk"
set timeout=20
set superusers="grub"
More information about the Fai-commit
mailing list