[Fai-commit] r6352 - branches/experimental/patches

Michael Tautschnig mt at alioth.debian.org
Thu Apr 14 18:55:06 UTC 2011


Author: mt
Date: 2011-04-14 18:55:05 +0000 (Thu, 14 Apr 2011)
New Revision: 6352

Modified:
   branches/experimental/patches/grub-in-target
Log:
updated experimental to match trunk


Modified: branches/experimental/patches/grub-in-target
===================================================================
--- branches/experimental/patches/grub-in-target	2011-04-14 18:48:35 UTC (rev 6351)
+++ branches/experimental/patches/grub-in-target	2011-04-14 18:55:05 UTC (rev 6352)
@@ -31,16 +31,3 @@
  }
  # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  ### BEGIN SUBROUTINE INFO
-Index: trunk/examples/simple/files/boot/grub/menu.lst/postinst
-===================================================================
---- trunk.orig/examples/simple/files/boot/grub/menu.lst/postinst
-+++ trunk/examples/simple/files/boot/grub/menu.lst/postinst
-@@ -17,7 +17,7 @@
- [ -z "$BOOT_DEVICE" ]    && exit 701
- [ -z "$BOOT_PARTITION" ] && exit 702
- 
--grub-install --no-floppy --root-directory=$target $BOOT_DEVICE
-+$ROOTCMD grub-install --no-floppy $BOOT_DEVICE
- GROOT=$(device2grub $BOOT_PARTITION)
- perl -pi -e 's/#(\w+)#/$ENV{$1}/g' $2
- $ROOTCMD /usr/sbin/update-grub




More information about the Fai-commit mailing list