Update MirOS bsd4grml to 20091115 including eKey support
authorThorsten Glaser <tg@mirbsd.org>
Sun, 15 Nov 2009 13:44:12 +0000 (13:44 +0000)
committerMichael Prokop <mika@grml.org>
Sun, 15 Nov 2009 13:58:14 +0000 (14:58 +0100)
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
templates/boot/addons/bsd4grml/boot.6
templates/boot/addons/bsd4grml/boot.cfg
templates/boot/addons/bsd4grml/bsd.rd

index 344befc..df846db 100644 (file)
@@ -1,9 +1,9 @@
-# $MirOS: src/distrib/common/grml/boot.6,v 1.3 2009/08/13 14:34:01 tg Exp $
+# $MirOS: src/distrib/common/grml/boot.6,v 1.4 2009/10/29 00:17:37 tg Exp $
 #
 echo
 echo Switching to GNU GRUB %GRUB_VERSION% for booting
 echo into %RELEASE_INFO%
 echo
-macro grub1 machine exec grub /boot/grub/%GRUB_LEGACY%
+macro grub1 machine exec grub /boot/grub/stage2
 macro grub2 machine exec grub /boot/grub/core.img
 grub%GRUB_VERSION%
index 42b65c0..fe75b26 100644 (file)
@@ -1,8 +1,8 @@
-# $MirOS: src/distrib/common/grml/boot.cfg,v 1.3 2009/10/27 16:14:28 tg Exp $
+# $MirOS: src/distrib/common/grml/boot.cfg,v 1.4 2009/10/29 00:17:37 tg Exp $
 #
 set image /boot/addons/bsd4grml/bsd.rd
 set timeout 12
-macro grub1 machine exec grub /boot/grub/%GRUB_LEGACY%
+macro grub1 machine exec grub /boot/grub/stage2
 macro grub2 machine exec grub /boot/grub/core.img
 macro grml grub%GRUB_VERSION%
 macro slx machine exec dos
index 1d90602..46ec5ee 100644 (file)
Binary files a/templates/boot/addons/bsd4grml/bsd.rd and b/templates/boot/addons/bsd4grml/bsd.rd differ