update grub to 1.98+20100804-8
authorChristian Hofstaedtler <ch@grml.org>
Sun, 28 Nov 2010 23:16:28 +0000 (00:16 +0100)
committerChristian Hofstaedtler <ch@grml.org>
Sun, 28 Nov 2010 23:16:28 +0000 (00:16 +0100)
fixes the 'unaligned pointer' issue for me.

Closes: issue938

21 files changed:
templates/boot/grub/biosdisk.mod
templates/boot/grub/boot.img [deleted file]
templates/boot/grub/cdboot.img [deleted file]
templates/boot/grub/core.img
templates/boot/grub/diskboot.img [deleted file]
templates/boot/grub/efiemu32.o
templates/boot/grub/efiemu64.o
templates/boot/grub/eltorito.img [deleted file]
templates/boot/grub/kernel.img [deleted file]
templates/boot/grub/lnxboot.img [deleted file]
templates/boot/grub/mdraid.mod
templates/boot/grub/moddep.lst
templates/boot/grub/multiboot.mod
templates/boot/grub/multiboot2.mod
templates/boot/grub/normal.mod
templates/boot/grub/partmap.lst [deleted file]
templates/boot/grub/pxeboot.img [deleted file]
templates/boot/grub/raid.mod
templates/boot/grub/raid5rec.mod
templates/boot/grub/raid6rec.mod
templates/boot/grub/zfs.mod

index 15467dd..d21f9b7 100644 (file)
Binary files a/templates/boot/grub/biosdisk.mod and b/templates/boot/grub/biosdisk.mod differ
diff --git a/templates/boot/grub/boot.img b/templates/boot/grub/boot.img
deleted file mode 100644 (file)
index 2d82978..0000000
Binary files a/templates/boot/grub/boot.img and /dev/null differ
diff --git a/templates/boot/grub/cdboot.img b/templates/boot/grub/cdboot.img
deleted file mode 100644 (file)
index 2579201..0000000
Binary files a/templates/boot/grub/cdboot.img and /dev/null differ
index 1563b67..cd96ad2 100644 (file)
Binary files a/templates/boot/grub/core.img and b/templates/boot/grub/core.img differ
diff --git a/templates/boot/grub/diskboot.img b/templates/boot/grub/diskboot.img
deleted file mode 100644 (file)
index 95a815c..0000000
Binary files a/templates/boot/grub/diskboot.img and /dev/null differ
index 32f2c06..c6ba049 100644 (file)
Binary files a/templates/boot/grub/efiemu32.o and b/templates/boot/grub/efiemu32.o differ
index 327689c..fe54d36 100644 (file)
Binary files a/templates/boot/grub/efiemu64.o and b/templates/boot/grub/efiemu64.o differ
diff --git a/templates/boot/grub/eltorito.img b/templates/boot/grub/eltorito.img
deleted file mode 100644 (file)
index 1207fc2..0000000
Binary files a/templates/boot/grub/eltorito.img and /dev/null differ
diff --git a/templates/boot/grub/kernel.img b/templates/boot/grub/kernel.img
deleted file mode 100644 (file)
index 1361a88..0000000
Binary files a/templates/boot/grub/kernel.img and /dev/null differ
diff --git a/templates/boot/grub/lnxboot.img b/templates/boot/grub/lnxboot.img
deleted file mode 100644 (file)
index b7d2a21..0000000
Binary files a/templates/boot/grub/lnxboot.img and /dev/null differ
index 94bbe5f..6ec8748 100644 (file)
Binary files a/templates/boot/grub/mdraid.mod and b/templates/boot/grub/mdraid.mod differ
index 81424f8..7b81c6f 100644 (file)
@@ -7,16 +7,16 @@ cmostest:
 gcry_rijndael: crypto
 echo: extcmd
 cpio:
 gcry_rijndael: crypto
 echo: extcmd
 cpio:
-gcry_sha512: crypto
 gcry_cast5: crypto
 gcry_cast5: crypto
+gcry_sha512: crypto
 boot:
 part_sun:
 gzio:
 ls: extcmd normal
 gfxterm: video extcmd bitmap_scale bitmap font
 video:
 boot:
 part_sun:
 gzio:
 ls: extcmd normal
 gfxterm: video extcmd bitmap_scale bitmap font
 video:
-gcry_tiger: crypto
 gcry_serpent: crypto
 gcry_serpent: crypto
+gcry_tiger: crypto
 aout:
 gcry_blowfish: crypto
 extcmd:
 aout:
 gcry_blowfish: crypto
 extcmd:
index da88381..299d4b3 100644 (file)
Binary files a/templates/boot/grub/multiboot.mod and b/templates/boot/grub/multiboot.mod differ
index 26ed9f1..c2a6be5 100644 (file)
Binary files a/templates/boot/grub/multiboot2.mod and b/templates/boot/grub/multiboot2.mod differ
index 20a9e93..6d7feeb 100644 (file)
Binary files a/templates/boot/grub/normal.mod and b/templates/boot/grub/normal.mod differ
diff --git a/templates/boot/grub/partmap.lst b/templates/boot/grub/partmap.lst
deleted file mode 100644 (file)
index c9f1339..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-part_acorn
-part_amiga
-part_apple
-part_gpt
-part_msdos
-part_sun
diff --git a/templates/boot/grub/pxeboot.img b/templates/boot/grub/pxeboot.img
deleted file mode 100644 (file)
index 42b3f35..0000000
Binary files a/templates/boot/grub/pxeboot.img and /dev/null differ
index 0c72cbe..8ca6f0f 100644 (file)
Binary files a/templates/boot/grub/raid.mod and b/templates/boot/grub/raid.mod differ
index 71ba9b1..641283a 100644 (file)
Binary files a/templates/boot/grub/raid5rec.mod and b/templates/boot/grub/raid5rec.mod differ
index c0e395f..ecda42b 100644 (file)
Binary files a/templates/boot/grub/raid6rec.mod and b/templates/boot/grub/raid6rec.mod differ
index b5dc817..b40cd88 100644 (file)
Binary files a/templates/boot/grub/zfs.mod and b/templates/boot/grub/zfs.mod differ