Update templates/boot/grub to grub version 1.98+20100804-4.
authorMichael Prokop <mika@grml.org>
Sat, 4 Sep 2010 10:30:09 +0000 (12:30 +0200)
committerMichael Prokop <mika@grml.org>
Sat, 4 Sep 2010 10:30:09 +0000 (12:30 +0200)
69 files changed:
templates/boot/grub/acpi.mod
templates/boot/grub/at_keyboard.mod
templates/boot/grub/ata.mod
templates/boot/grub/cat.mod
templates/boot/grub/charset.mod [deleted file]
templates/boot/grub/command.lst
templates/boot/grub/core.img
templates/boot/grub/crypto.mod
templates/boot/grub/cs5536.mod
templates/boot/grub/dm_nv.mod
templates/boot/grub/efiemu.mod
templates/boot/grub/efiemu32.o
templates/boot/grub/efiemu64.o
templates/boot/grub/extcmd.mod
templates/boot/grub/font.mod
templates/boot/grub/fs_file.mod [deleted file]
templates/boot/grub/fs_uuid.mod [deleted file]
templates/boot/grub/gfxmenu.mod
templates/boot/grub/gfxterm.mod
templates/boot/grub/halt.mod
templates/boot/grub/handler.mod [deleted file]
templates/boot/grub/help.mod
templates/boot/grub/hfs.mod
templates/boot/grub/iso9660.mod
templates/boot/grub/jfs.mod
templates/boot/grub/linux.mod
templates/boot/grub/linux16.mod
templates/boot/grub/loopback.mod
templates/boot/grub/ls.mod
templates/boot/grub/lvm.mod
templates/boot/grub/mdraid.mod
templates/boot/grub/minicmd.mod
templates/boot/grub/mmap.mod
templates/boot/grub/moddep.lst
templates/boot/grub/multiboot.mod
templates/boot/grub/multiboot2.mod
templates/boot/grub/nilfs2.mod
templates/boot/grub/normal.mod
templates/boot/grub/ohci.mod
templates/boot/grub/part_bsd.mod
templates/boot/grub/part_gpt.mod
templates/boot/grub/raid.mod
templates/boot/grub/read.mod
templates/boot/grub/reboot.mod
templates/boot/grub/regexp.mod
templates/boot/grub/reiserfs.mod
templates/boot/grub/relocator.mod
templates/boot/grub/scsi.mod
templates/boot/grub/serial.mod
templates/boot/grub/sh.mod [deleted file]
templates/boot/grub/terminal.mod
templates/boot/grub/terminfo.mod
templates/boot/grub/ufs1.mod
templates/boot/grub/ufs2.mod
templates/boot/grub/uhci.mod
templates/boot/grub/usb.mod
templates/boot/grub/usb_keyboard.mod
templates/boot/grub/usbms.mod
templates/boot/grub/usbtest.mod
templates/boot/grub/vbe.mod
templates/boot/grub/vga.mod
templates/boot/grub/vga_text.mod
templates/boot/grub/video.mod
templates/boot/grub/video_bochs.mod [new file with mode: 0644]
templates/boot/grub/video_cirrus.mod [new file with mode: 0644]
templates/boot/grub/video_fb.mod
templates/boot/grub/videotest.mod
templates/boot/grub/xnu.mod
templates/boot/grub/zfs.mod

index 7e5f779..d3f1a98 100644 (file)
Binary files a/templates/boot/grub/acpi.mod and b/templates/boot/grub/acpi.mod differ
index 506248d..c03b739 100644 (file)
Binary files a/templates/boot/grub/at_keyboard.mod and b/templates/boot/grub/at_keyboard.mod differ
index fc348ed..c981095 100644 (file)
Binary files a/templates/boot/grub/ata.mod and b/templates/boot/grub/ata.mod differ
index c32662f..e4d33af 100644 (file)
Binary files a/templates/boot/grub/cat.mod and b/templates/boot/grub/cat.mod differ
diff --git a/templates/boot/grub/charset.mod b/templates/boot/grub/charset.mod
deleted file mode 100644 (file)
index a329d58..0000000
Binary files a/templates/boot/grub/charset.mod and /dev/null differ
index 18abe85..8410546 100644 (file)
@@ -45,7 +45,7 @@ blocklist: blocklist
 boot: boot
 cat: minicmd
 chainloader: chain
-clear: minicmd
+clear: normal
 cmostest: cmostest
 cmp: cmp
 configfile: configfile
index ec5fc99..1563b67 100644 (file)
Binary files a/templates/boot/grub/core.img and b/templates/boot/grub/core.img differ
index 105ada4..490c379 100644 (file)
Binary files a/templates/boot/grub/crypto.mod and b/templates/boot/grub/crypto.mod differ
index f9065f5..147ca3a 100644 (file)
Binary files a/templates/boot/grub/cs5536.mod and b/templates/boot/grub/cs5536.mod differ
index ae78f3e..dd13f06 100644 (file)
Binary files a/templates/boot/grub/dm_nv.mod and b/templates/boot/grub/dm_nv.mod differ
index 8796f15..36b33ed 100644 (file)
Binary files a/templates/boot/grub/efiemu.mod and b/templates/boot/grub/efiemu.mod differ
index 0b7b678..32f2c06 100644 (file)
Binary files a/templates/boot/grub/efiemu32.o and b/templates/boot/grub/efiemu32.o differ
index 6f243ad..327689c 100644 (file)
Binary files a/templates/boot/grub/efiemu64.o and b/templates/boot/grub/efiemu64.o differ
index d2a4570..b1d6807 100644 (file)
Binary files a/templates/boot/grub/extcmd.mod and b/templates/boot/grub/extcmd.mod differ
index bf0bd66..c70b6fd 100644 (file)
Binary files a/templates/boot/grub/font.mod and b/templates/boot/grub/font.mod differ
diff --git a/templates/boot/grub/fs_file.mod b/templates/boot/grub/fs_file.mod
deleted file mode 100644 (file)
index 19c7892..0000000
Binary files a/templates/boot/grub/fs_file.mod and /dev/null differ
diff --git a/templates/boot/grub/fs_uuid.mod b/templates/boot/grub/fs_uuid.mod
deleted file mode 100644 (file)
index fdfc73c..0000000
Binary files a/templates/boot/grub/fs_uuid.mod and /dev/null differ
index b07dc97..ecd7f48 100644 (file)
Binary files a/templates/boot/grub/gfxmenu.mod and b/templates/boot/grub/gfxmenu.mod differ
index 771d794..09be8ed 100644 (file)
Binary files a/templates/boot/grub/gfxterm.mod and b/templates/boot/grub/gfxterm.mod differ
index 41c8e0f..dd67404 100644 (file)
Binary files a/templates/boot/grub/halt.mod and b/templates/boot/grub/halt.mod differ
diff --git a/templates/boot/grub/handler.mod b/templates/boot/grub/handler.mod
deleted file mode 100644 (file)
index 5e7d4f1..0000000
Binary files a/templates/boot/grub/handler.mod and /dev/null differ
index 672653d..650f32e 100644 (file)
Binary files a/templates/boot/grub/help.mod and b/templates/boot/grub/help.mod differ
index caf59b8..42599a8 100644 (file)
Binary files a/templates/boot/grub/hfs.mod and b/templates/boot/grub/hfs.mod differ
index b16fa6c..d9031bf 100644 (file)
Binary files a/templates/boot/grub/iso9660.mod and b/templates/boot/grub/iso9660.mod differ
index 3a44c1b..c37b01b 100644 (file)
Binary files a/templates/boot/grub/jfs.mod and b/templates/boot/grub/jfs.mod differ
index 3a857e5..c1331a9 100644 (file)
Binary files a/templates/boot/grub/linux.mod and b/templates/boot/grub/linux.mod differ
index aa5e737..258ec61 100644 (file)
Binary files a/templates/boot/grub/linux16.mod and b/templates/boot/grub/linux16.mod differ
index e60e281..7b80b6e 100644 (file)
Binary files a/templates/boot/grub/loopback.mod and b/templates/boot/grub/loopback.mod differ
index 7dbfd77..956f13e 100644 (file)
Binary files a/templates/boot/grub/ls.mod and b/templates/boot/grub/ls.mod differ
index f049e1c..81c527b 100644 (file)
Binary files a/templates/boot/grub/lvm.mod and b/templates/boot/grub/lvm.mod differ
index a69a039..94bbe5f 100644 (file)
Binary files a/templates/boot/grub/mdraid.mod and b/templates/boot/grub/mdraid.mod differ
index 0cc25aa..47ca45d 100644 (file)
Binary files a/templates/boot/grub/minicmd.mod and b/templates/boot/grub/minicmd.mod differ
index d83bac4..3826187 100644 (file)
Binary files a/templates/boot/grub/mmap.mod and b/templates/boot/grub/mmap.mod differ
index ac790b6..81424f8 100644 (file)
@@ -7,16 +7,16 @@ cmostest:
 gcry_rijndael: crypto
 echo: extcmd
 cpio:
-gcry_cast5: crypto
 gcry_sha512: crypto
+gcry_cast5: crypto
 boot:
 part_sun:
 gzio:
 ls: extcmd normal
 gfxterm: video extcmd bitmap_scale bitmap font
 video:
-gcry_serpent: crypto
 gcry_tiger: crypto
+gcry_serpent: crypto
 aout:
 gcry_blowfish: crypto
 extcmd:
@@ -25,7 +25,7 @@ minix:
 pxe: bufio
 reboot:
 xnu_uuid: gcry_md5
-help: extcmd charset normal
+help: extcmd normal
 usbms: usb scsi
 usbtest: usb
 blocklist:
@@ -50,8 +50,9 @@ datehook: datetime normal
 dm_nv: raid
 reiserfs: fshelp
 afs_be: fshelp
-efiemu: acpi crc charset
+efiemu: acpi crc normal
 gcry_seed: crypto
+video_cirrus: video pci video_fb
 crypto:
 terminal:
 jpeg: bufio bitmap
@@ -67,7 +68,7 @@ xfs: fshelp
 cpuid: extcmd
 crc:
 usb: pci
-videotest: video font
+videotest: video gfxmenu font
 play:
 relocator:
 password: crypto normal
@@ -91,7 +92,6 @@ configfile: normal
 befs: fshelp
 linux16: boot video mmap
 gcry_arcfour: crypto
-charset:
 raid5rec: raid
 gettext: gzio normal
 hello: extcmd
@@ -140,14 +140,15 @@ halt: extcmd
 keystatus: extcmd
 read:
 multiboot: boot gzio video relocator mmap
-xnu: boot gzio video extcmd bitmap_scale efiemu relocator charset bitmap
-normal: boot crypto terminal charset
+xnu: boot gzio video extcmd bitmap_scale efiemu relocator bitmap normal
+normal: boot crypto terminal
 loopback: extcmd
 part_amiga:
 sfs: fshelp
+video_bochs: video pci video_fb
 jfs:
 vbetest: video vbe
-cat: gzio
+cat: gzio extcmd
 part_acorn:
 afs: fshelp
 iorw: extcmd
index b647f8d..da88381 100644 (file)
Binary files a/templates/boot/grub/multiboot.mod and b/templates/boot/grub/multiboot.mod differ
index cea2d56..26ed9f1 100644 (file)
Binary files a/templates/boot/grub/multiboot2.mod and b/templates/boot/grub/multiboot2.mod differ
index 732aff2..4765eae 100644 (file)
Binary files a/templates/boot/grub/nilfs2.mod and b/templates/boot/grub/nilfs2.mod differ
index bd69f1e..20a9e93 100644 (file)
Binary files a/templates/boot/grub/normal.mod and b/templates/boot/grub/normal.mod differ
index 42cf514..24b271c 100644 (file)
Binary files a/templates/boot/grub/ohci.mod and b/templates/boot/grub/ohci.mod differ
index 5f585c3..22631d4 100644 (file)
Binary files a/templates/boot/grub/part_bsd.mod and b/templates/boot/grub/part_bsd.mod differ
index 3322cb2..5783fb5 100644 (file)
Binary files a/templates/boot/grub/part_gpt.mod and b/templates/boot/grub/part_gpt.mod differ
index 3674761..0c72cbe 100644 (file)
Binary files a/templates/boot/grub/raid.mod and b/templates/boot/grub/raid.mod differ
index bb7fb8b..04580d2 100644 (file)
Binary files a/templates/boot/grub/read.mod and b/templates/boot/grub/read.mod differ
index b86bd98..5c2942b 100644 (file)
Binary files a/templates/boot/grub/reboot.mod and b/templates/boot/grub/reboot.mod differ
index af78a7b..fc18256 100644 (file)
Binary files a/templates/boot/grub/regexp.mod and b/templates/boot/grub/regexp.mod differ
index 041502f..798e4b1 100644 (file)
Binary files a/templates/boot/grub/reiserfs.mod and b/templates/boot/grub/reiserfs.mod differ
index c2a725d..0ad99cd 100644 (file)
Binary files a/templates/boot/grub/relocator.mod and b/templates/boot/grub/relocator.mod differ
index a988556..376d5f2 100644 (file)
Binary files a/templates/boot/grub/scsi.mod and b/templates/boot/grub/scsi.mod differ
index 69a714a..9ed2c11 100644 (file)
Binary files a/templates/boot/grub/serial.mod and b/templates/boot/grub/serial.mod differ
diff --git a/templates/boot/grub/sh.mod b/templates/boot/grub/sh.mod
deleted file mode 100644 (file)
index 469d31b..0000000
Binary files a/templates/boot/grub/sh.mod and /dev/null differ
index 8e0251b..c33749a 100644 (file)
Binary files a/templates/boot/grub/terminal.mod and b/templates/boot/grub/terminal.mod differ
index 5e02c69..810fda1 100644 (file)
Binary files a/templates/boot/grub/terminfo.mod and b/templates/boot/grub/terminfo.mod differ
index 3ae0243..59f4a89 100644 (file)
Binary files a/templates/boot/grub/ufs1.mod and b/templates/boot/grub/ufs1.mod differ
index 34376a6..f5843b1 100644 (file)
Binary files a/templates/boot/grub/ufs2.mod and b/templates/boot/grub/ufs2.mod differ
index 3e07369..e7ddca2 100644 (file)
Binary files a/templates/boot/grub/uhci.mod and b/templates/boot/grub/uhci.mod differ
index 492bbec..b39814f 100644 (file)
Binary files a/templates/boot/grub/usb.mod and b/templates/boot/grub/usb.mod differ
index 9d76b9d..f0c16ab 100644 (file)
Binary files a/templates/boot/grub/usb_keyboard.mod and b/templates/boot/grub/usb_keyboard.mod differ
index fa8feca..9484edf 100644 (file)
Binary files a/templates/boot/grub/usbms.mod and b/templates/boot/grub/usbms.mod differ
index 2df68b8..04d190c 100644 (file)
Binary files a/templates/boot/grub/usbtest.mod and b/templates/boot/grub/usbtest.mod differ
index 2cabdf5..311ceae 100644 (file)
Binary files a/templates/boot/grub/vbe.mod and b/templates/boot/grub/vbe.mod differ
index 4a0a6b8..c7688fd 100644 (file)
Binary files a/templates/boot/grub/vga.mod and b/templates/boot/grub/vga.mod differ
index e31e9ae..d0f439d 100644 (file)
Binary files a/templates/boot/grub/vga_text.mod and b/templates/boot/grub/vga_text.mod differ
index fc71233..2f713c3 100644 (file)
Binary files a/templates/boot/grub/video.mod and b/templates/boot/grub/video.mod differ
diff --git a/templates/boot/grub/video_bochs.mod b/templates/boot/grub/video_bochs.mod
new file mode 100644 (file)
index 0000000..e63f94e
Binary files /dev/null and b/templates/boot/grub/video_bochs.mod differ
diff --git a/templates/boot/grub/video_cirrus.mod b/templates/boot/grub/video_cirrus.mod
new file mode 100644 (file)
index 0000000..4b245d4
Binary files /dev/null and b/templates/boot/grub/video_cirrus.mod differ
index 2f41ed8..124f5f9 100644 (file)
Binary files a/templates/boot/grub/video_fb.mod and b/templates/boot/grub/video_fb.mod differ
index 7249731..e54bf88 100644 (file)
Binary files a/templates/boot/grub/videotest.mod and b/templates/boot/grub/videotest.mod differ
index 40b4d33..7a841e9 100644 (file)
Binary files a/templates/boot/grub/xnu.mod and b/templates/boot/grub/xnu.mod differ
index cf4d6ef..b5dc817 100644 (file)
Binary files a/templates/boot/grub/zfs.mod and b/templates/boot/grub/zfs.mod differ