update templates/boot/grub/ to grub version 1.98+20100617-1, extend grub.cfg, update...
authorMichael Prokop <mika@grml.org>
Fri, 25 Jun 2010 10:41:41 +0000 (12:41 +0200)
committerMichael Prokop <mika@grml.org>
Fri, 25 Jun 2010 11:08:35 +0000 (13:08 +0200)
commit07ca6d51e817df41a480c6b6c183c40510acb97b
tree84cf67d7c03c0ee1ee96f2e34df75d3c1c621b6d
parent8ad9d2a57869b48f79e9d52578e9ea2a04b25d7b
update templates/boot/grub/ to grub version 1.98+20100617-1, extend grub.cfg, update scripts/create-grub-dir.sh

scripts/create-grub-dir.sh needs to be adjusted for current
grub version because grub-mkimage is in another package
and requires a new option (--format).

grub.cfg now insmods part_gpt and part_msdos by default, otherwise
accessing partitions using "set root (hd0,..." isn't possible.
Also added support for ${kernelopts}, suggested by Alexander 'Leo'
Bergolth, see http://lists.mur.at/pipermail/grml/2010-June/004822.html

templates/boot/grub/ has been updated to grub version 1.98+20100617-1.

Signed-off-by: Michael Prokop <mika@grml.org>
129 files changed:
debian/overrides.grml-live
scripts/create-grub-dir.sh
templates/boot/grub/915resolution.mod
templates/boot/grub/acpi.mod
templates/boot/grub/affs.mod
templates/boot/grub/afs.mod
templates/boot/grub/afs_be.mod
templates/boot/grub/at_keyboard.mod
templates/boot/grub/ata.mod
templates/boot/grub/ata_pthru.mod
templates/boot/grub/befs.mod
templates/boot/grub/befs_be.mod
templates/boot/grub/biosdisk.mod
templates/boot/grub/bitmap.mod
templates/boot/grub/blocklist.mod
templates/boot/grub/bsd.mod
templates/boot/grub/bufio.mod
templates/boot/grub/chain.mod
templates/boot/grub/cmostest.mod [new file with mode: 0644]
templates/boot/grub/command.lst
templates/boot/grub/core.img
templates/boot/grub/cpio.mod
templates/boot/grub/crypto.mod
templates/boot/grub/cs5536.mod [new file with mode: 0644]
templates/boot/grub/datehook.mod
templates/boot/grub/drivemap.mod
templates/boot/grub/efiemu.mod
templates/boot/grub/efiemu32.o
templates/boot/grub/efiemu64.o
templates/boot/grub/elf.mod
templates/boot/grub/example_functional_test.mod
templates/boot/grub/ext2.mod
templates/boot/grub/fat.mod
templates/boot/grub/font.mod
templates/boot/grub/fs.lst
templates/boot/grub/functional_test.mod
templates/boot/grub/gcry_md4.mod
templates/boot/grub/gcry_md5.mod
templates/boot/grub/gcry_rmd160.mod
templates/boot/grub/gcry_serpent.mod
templates/boot/grub/gcry_sha1.mod
templates/boot/grub/gcry_sha256.mod
templates/boot/grub/gcry_sha512.mod
templates/boot/grub/gcry_tiger.mod
templates/boot/grub/gcry_whirlpool.mod
templates/boot/grub/gettext.mod
templates/boot/grub/gfxmenu.mod
templates/boot/grub/gfxterm.mod
templates/boot/grub/gptsync.mod
templates/boot/grub/grub.cfg
templates/boot/grub/gzio.mod
templates/boot/grub/handler.lst
templates/boot/grub/hashsum.mod
templates/boot/grub/hdparm.mod
templates/boot/grub/help.mod
templates/boot/grub/hexdump.mod
templates/boot/grub/hfs.mod
templates/boot/grub/hfsplus.mod
templates/boot/grub/iorw.mod [new file with mode: 0644]
templates/boot/grub/iso9660.mod
templates/boot/grub/jfs.mod
templates/boot/grub/jpeg.mod
templates/boot/grub/keystatus.mod
templates/boot/grub/linux.mod
templates/boot/grub/linux16.mod
templates/boot/grub/loadenv.mod
templates/boot/grub/loopback.mod
templates/boot/grub/ls.mod
templates/boot/grub/memdisk.mod
templates/boot/grub/minicmd.mod
templates/boot/grub/minix.mod
templates/boot/grub/mmap.mod
templates/boot/grub/moddep.lst
templates/boot/grub/msdospart.mod
templates/boot/grub/multiboot.mod
templates/boot/grub/multiboot2.mod
templates/boot/grub/nilfs2.mod [new file with mode: 0644]
templates/boot/grub/normal.mod
templates/boot/grub/ntfs.mod
templates/boot/grub/ohci.mod
templates/boot/grub/part_acorn.mod
templates/boot/grub/part_amiga.mod
templates/boot/grub/part_apple.mod
templates/boot/grub/part_bsd.mod [new file with mode: 0644]
templates/boot/grub/part_gpt.mod
templates/boot/grub/part_msdos.mod
templates/boot/grub/part_sun.mod
templates/boot/grub/part_sunpc.mod [new file with mode: 0644]
templates/boot/grub/parttool.lst
templates/boot/grub/parttool.mod
templates/boot/grub/password_pbkdf2.mod
templates/boot/grub/pci.mod
templates/boot/grub/play.mod
templates/boot/grub/png.mod
templates/boot/grub/probe.mod
templates/boot/grub/pxe.mod
templates/boot/grub/raid.mod
templates/boot/grub/regexp.mod [new file with mode: 0644]
templates/boot/grub/reiserfs.mod
templates/boot/grub/relocator.mod
templates/boot/grub/scsi.mod
templates/boot/grub/search.mod
templates/boot/grub/search_fs_file.mod
templates/boot/grub/search_fs_uuid.mod
templates/boot/grub/search_label.mod
templates/boot/grub/serial.mod
templates/boot/grub/setpci.mod
templates/boot/grub/sfs.mod
templates/boot/grub/tar.mod
templates/boot/grub/terminal.mod
templates/boot/grub/test.mod
templates/boot/grub/tga.mod
templates/boot/grub/udf.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/vbetest.mod
templates/boot/grub/vga.mod
templates/boot/grub/video.mod
templates/boot/grub/video_fb.mod
templates/boot/grub/videotest.mod
templates/boot/grub/xfs.mod
templates/boot/grub/xnu.mod
templates/boot/grub/zfs.mod