Integrate grub2 for hybrid boot
authorMichael Prokop <mika@grml.org>
Wed, 3 Jun 2009 14:43:45 +0000 (16:43 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 3 Jun 2009 22:04:03 +0000 (00:04 +0200)
commite9c7fea2cb457d9492078acdc6f3739a8dcb33ed
tree173ef8592a95e30d6865d156b4586cde70dfaab7
parent7a729e09e97e0e3ca2d6a7a0051d26b0acdfb3d3
Integrate grub2 for hybrid boot
135 files changed:
debian/changelog
debian/control
debian/overrides.grml-live
etc/grml/grml-live.conf
grml-live
scripts/bootgrub.mksh [new file with mode: 0644]
templates/boot/grub/_bsd.mod [new file with mode: 0644]
templates/boot/grub/_chain.mod [new file with mode: 0644]
templates/boot/grub/_linux.mod [new file with mode: 0644]
templates/boot/grub/_multiboot.mod [new file with mode: 0644]
templates/boot/grub/acorn.mod [new file with mode: 0644]
templates/boot/grub/acpi.mod [new file with mode: 0644]
templates/boot/grub/affs.mod [new file with mode: 0644]
templates/boot/grub/afs.mod [new file with mode: 0644]
templates/boot/grub/amiga.mod [new file with mode: 0644]
templates/boot/grub/aout.mod [new file with mode: 0644]
templates/boot/grub/apple.mod [new file with mode: 0644]
templates/boot/grub/at_keyboard.mod [new file with mode: 0644]
templates/boot/grub/ata.mod [new file with mode: 0644]
templates/boot/grub/ata_pthru.mod [new file with mode: 0644]
templates/boot/grub/biosdisk.mod [new file with mode: 0644]
templates/boot/grub/bitmap.mod [new file with mode: 0644]
templates/boot/grub/blocklist.mod [new file with mode: 0644]
templates/boot/grub/boot.mod [new file with mode: 0644]
templates/boot/grub/bsd.mod [new file with mode: 0644]
templates/boot/grub/bufio.mod [new file with mode: 0644]
templates/boot/grub/cat.mod [new file with mode: 0644]
templates/boot/grub/chain.mod [new file with mode: 0644]
templates/boot/grub/cmp.mod [new file with mode: 0644]
templates/boot/grub/command.lst [new file with mode: 0644]
templates/boot/grub/configfile.mod [new file with mode: 0644]
templates/boot/grub/core.img [new file with mode: 0644]
templates/boot/grub/cpio.mod [new file with mode: 0644]
templates/boot/grub/cpuid.mod [new file with mode: 0644]
templates/boot/grub/crc.mod [new file with mode: 0644]
templates/boot/grub/date.mod [new file with mode: 0644]
templates/boot/grub/datehook.mod [new file with mode: 0644]
templates/boot/grub/datetime.mod [new file with mode: 0644]
templates/boot/grub/dm_nv.mod [new file with mode: 0644]
templates/boot/grub/drivemap.mod [new file with mode: 0644]
templates/boot/grub/echo.mod [new file with mode: 0644]
templates/boot/grub/efiemu.mod [new file with mode: 0644]
templates/boot/grub/efiemu32.o [new file with mode: 0644]
templates/boot/grub/efiemu64.o [new file with mode: 0644]
templates/boot/grub/elf.mod [new file with mode: 0644]
templates/boot/grub/ext2.mod [new file with mode: 0644]
templates/boot/grub/extcmd.mod [new file with mode: 0644]
templates/boot/grub/fat.mod [new file with mode: 0644]
templates/boot/grub/font.mod [new file with mode: 0644]
templates/boot/grub/fs.lst [new file with mode: 0644]
templates/boot/grub/fs_uuid.mod [new file with mode: 0644]
templates/boot/grub/fshelp.mod [new file with mode: 0644]
templates/boot/grub/gfxterm.mod [new file with mode: 0644]
templates/boot/grub/gpt.mod [new file with mode: 0644]
templates/boot/grub/gptsync.mod [new file with mode: 0644]
templates/boot/grub/grml.png [new file with mode: 0644]
templates/boot/grub/grub.cfg [new file with mode: 0644]
templates/boot/grub/gzio.mod [new file with mode: 0644]
templates/boot/grub/halt.mod [new file with mode: 0644]
templates/boot/grub/handler.lst [new file with mode: 0644]
templates/boot/grub/handler.mod [new file with mode: 0644]
templates/boot/grub/hdparm.mod [new file with mode: 0644]
templates/boot/grub/hello.mod [new file with mode: 0644]
templates/boot/grub/help.mod [new file with mode: 0644]
templates/boot/grub/hexdump.mod [new file with mode: 0644]
templates/boot/grub/hfs.mod [new file with mode: 0644]
templates/boot/grub/hfsplus.mod [new file with mode: 0644]
templates/boot/grub/iso9660.mod [new file with mode: 0644]
templates/boot/grub/jfs.mod [new file with mode: 0644]
templates/boot/grub/jpeg.mod [new file with mode: 0644]
templates/boot/grub/linux.mod [new file with mode: 0644]
templates/boot/grub/linux16.mod [new file with mode: 0644]
templates/boot/grub/loadenv.mod [new file with mode: 0644]
templates/boot/grub/loopback.mod [new file with mode: 0644]
templates/boot/grub/ls.mod [new file with mode: 0644]
templates/boot/grub/lsmmap.mod [new file with mode: 0644]
templates/boot/grub/lspci.mod [new file with mode: 0644]
templates/boot/grub/lua.mod [new file with mode: 0644]
templates/boot/grub/lvm.mod [new file with mode: 0644]
templates/boot/grub/mdraid.mod [new file with mode: 0644]
templates/boot/grub/memdisk.mod [new file with mode: 0644]
templates/boot/grub/memrw.mod [new file with mode: 0644]
templates/boot/grub/minicmd.mod [new file with mode: 0644]
templates/boot/grub/minix.mod [new file with mode: 0644]
templates/boot/grub/mmap.mod [new file with mode: 0644]
templates/boot/grub/moddep.lst [new file with mode: 0644]
templates/boot/grub/multiboot.mod [new file with mode: 0644]
templates/boot/grub/normal.mod [new file with mode: 0644]
templates/boot/grub/ntfs.mod [new file with mode: 0644]
templates/boot/grub/ntfscomp.mod [new file with mode: 0644]
templates/boot/grub/ohci.mod [new file with mode: 0644]
templates/boot/grub/parttool.lst [new file with mode: 0644]
templates/boot/grub/parttool.mod [new file with mode: 0644]
templates/boot/grub/pc.mod [new file with mode: 0644]
templates/boot/grub/pci.mod [new file with mode: 0644]
templates/boot/grub/pcpart.mod [new file with mode: 0644]
templates/boot/grub/play.mod [new file with mode: 0644]
templates/boot/grub/png.mod [new file with mode: 0644]
templates/boot/grub/pxe.mod [new file with mode: 0644]
templates/boot/grub/pxecmd.mod [new file with mode: 0644]
templates/boot/grub/raid.mod [new file with mode: 0644]
templates/boot/grub/raid5rec.mod [new file with mode: 0644]
templates/boot/grub/raid6rec.mod [new file with mode: 0644]
templates/boot/grub/read.mod [new file with mode: 0644]
templates/boot/grub/reboot.mod [new file with mode: 0644]
templates/boot/grub/reiserfs.mod [new file with mode: 0644]
templates/boot/grub/scsi.mod [new file with mode: 0644]
templates/boot/grub/search.mod [new file with mode: 0644]
templates/boot/grub/serial.mod [new file with mode: 0644]
templates/boot/grub/setjmp.mod [new file with mode: 0644]
templates/boot/grub/sfs.mod [new file with mode: 0644]
templates/boot/grub/sh.mod [new file with mode: 0644]
templates/boot/grub/sleep.mod [new file with mode: 0644]
templates/boot/grub/sun.mod [new file with mode: 0644]
templates/boot/grub/tar.mod [new file with mode: 0644]
templates/boot/grub/terminal.mod [new file with mode: 0644]
templates/boot/grub/terminfo.mod [new file with mode: 0644]
templates/boot/grub/test.mod [new file with mode: 0644]
templates/boot/grub/tga.mod [new file with mode: 0644]
templates/boot/grub/udf.mod [new file with mode: 0644]
templates/boot/grub/ufs.mod [new file with mode: 0644]
templates/boot/grub/uhci.mod [new file with mode: 0644]
templates/boot/grub/usb.mod [new file with mode: 0644]
templates/boot/grub/usb_keyboard.mod [new file with mode: 0644]
templates/boot/grub/usbms.mod [new file with mode: 0644]
templates/boot/grub/usbtest.mod [new file with mode: 0644]
templates/boot/grub/vbe.mod [new file with mode: 0644]
templates/boot/grub/vbeinfo.mod [new file with mode: 0644]
templates/boot/grub/vbetest.mod [new file with mode: 0644]
templates/boot/grub/vga.mod [new file with mode: 0644]
templates/boot/grub/vga_text.mod [new file with mode: 0644]
templates/boot/grub/video.mod [new file with mode: 0644]
templates/boot/grub/videotest.mod [new file with mode: 0644]
templates/boot/grub/xfs.mod [new file with mode: 0644]
templates/boot/grub/xnu.mod [new file with mode: 0644]