Update grub configuration.
authorMichael Prokop <mika@grml.org>
Thu, 11 Mar 2010 14:05:07 +0000 (15:05 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 11 Mar 2010 14:09:56 +0000 (15:09 +0100)
commite8e351d4a28c0788518c94890b550d6c05062a4e
tree6fa55affcee57b7083e4bfe87cf280f0c887e8c1
parent829bcb9166e4ede590b4294106376af22314b739
Update grub configuration.

* Add scripts/create-grub-dir.sh to build templates/boot/grub/
* Add font file templates/boot/grub/ascii.pf2
* Update templates/boot/grub/ based on grub-pc_1.98-1_i386.deb
* grub.cfg:
  - add additional menu_color_* entries if loading background image
  - loadfont /boot/grub/ascii.pf2
  - increase timeout to 20 seconds
  - replace terminal command with terminal_output (sucking non-backward compability!)
  - use gfxpayload=1024x768 instead of vga=...
162 files changed:
scripts/create-grub-dir.sh [new file with mode: 0755]
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/ascii.pf2 [new file with mode: 0644]
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/bitmap_scale.mod [new file with mode: 0644]
templates/boot/grub/blocklist.mod
templates/boot/grub/boot.mod
templates/boot/grub/bsd.mod
templates/boot/grub/cat.mod
templates/boot/grub/chain.mod
templates/boot/grub/charset.mod [new file with mode: 0644]
templates/boot/grub/cmp.mod
templates/boot/grub/command.lst
templates/boot/grub/configfile.mod
templates/boot/grub/core.img
templates/boot/grub/cpio.mod
templates/boot/grub/cpuid.mod
templates/boot/grub/crc.mod
templates/boot/grub/crypto.mod [new file with mode: 0644]
templates/boot/grub/date.mod
templates/boot/grub/datehook.mod
templates/boot/grub/dm_nv.mod
templates/boot/grub/drivemap.mod
templates/boot/grub/echo.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 [new file with mode: 0644]
templates/boot/grub/ext2.mod
templates/boot/grub/extcmd.mod
templates/boot/grub/fat.mod
templates/boot/grub/font.mod
templates/boot/grub/functional_test.mod [new file with mode: 0644]
templates/boot/grub/gcry_arcfour.mod [new file with mode: 0644]
templates/boot/grub/gcry_blowfish.mod [new file with mode: 0644]
templates/boot/grub/gcry_camellia.mod [new file with mode: 0644]
templates/boot/grub/gcry_cast5.mod [new file with mode: 0644]
templates/boot/grub/gcry_crc.mod [new file with mode: 0644]
templates/boot/grub/gcry_des.mod [new file with mode: 0644]
templates/boot/grub/gcry_md4.mod [new file with mode: 0644]
templates/boot/grub/gcry_md5.mod [new file with mode: 0644]
templates/boot/grub/gcry_rfc2268.mod [new file with mode: 0644]
templates/boot/grub/gcry_rijndael.mod [new file with mode: 0644]
templates/boot/grub/gcry_rmd160.mod [new file with mode: 0644]
templates/boot/grub/gcry_seed.mod [new file with mode: 0644]
templates/boot/grub/gcry_serpent.mod [new file with mode: 0644]
templates/boot/grub/gcry_sha1.mod [new file with mode: 0644]
templates/boot/grub/gcry_sha256.mod [new file with mode: 0644]
templates/boot/grub/gcry_sha512.mod [new file with mode: 0644]
templates/boot/grub/gcry_tiger.mod [new file with mode: 0644]
templates/boot/grub/gcry_twofish.mod [new file with mode: 0644]
templates/boot/grub/gcry_whirlpool.mod [new file with mode: 0644]
templates/boot/grub/gettext.mod [new file with mode: 0644]
templates/boot/grub/gfxmenu.mod [new file with mode: 0644]
templates/boot/grub/gfxterm.mod
templates/boot/grub/gptsync.mod
templates/boot/grub/grub.cfg
templates/boot/grub/gzio.mod
templates/boot/grub/halt.mod
templates/boot/grub/handler.lst
templates/boot/grub/handler.mod
templates/boot/grub/hashsum.mod [new file with mode: 0644]
templates/boot/grub/hdparm.mod
templates/boot/grub/hello.mod
templates/boot/grub/help.mod
templates/boot/grub/hexdump.mod
templates/boot/grub/hfs.mod
templates/boot/grub/hfsplus.mod
templates/boot/grub/iso9660.mod
templates/boot/grub/jfs.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/lspci.mod
templates/boot/grub/lvm.mod
templates/boot/grub/mdraid.mod
templates/boot/grub/memdisk.mod
templates/boot/grub/memrw.mod
templates/boot/grub/minicmd.mod
templates/boot/grub/minix.mod
templates/boot/grub/mmap.mod
templates/boot/grub/moddep.lst
templates/boot/grub/multiboot.mod
templates/boot/grub/multiboot2.mod [new file with mode: 0644]
templates/boot/grub/normal.mod
templates/boot/grub/ntfs.mod
templates/boot/grub/ntfscomp.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_gpt.mod
templates/boot/grub/part_msdos.mod
templates/boot/grub/part_sun.mod
templates/boot/grub/parttool.mod
templates/boot/grub/password.mod
templates/boot/grub/password_pbkdf2.mod [new file with mode: 0644]
templates/boot/grub/pbkdf2.mod [new file with mode: 0644]
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/pxecmd.mod
templates/boot/grub/raid.mod
templates/boot/grub/raid6rec.mod
templates/boot/grub/read.mod
templates/boot/grub/reboot.mod
templates/boot/grub/reiserfs.mod
templates/boot/grub/relocator.mod [new file with mode: 0644]
templates/boot/grub/scsi.mod
templates/boot/grub/search.mod
templates/boot/grub/search_fs_file.mod [new file with mode: 0644]
templates/boot/grub/search_fs_uuid.mod [new file with mode: 0644]
templates/boot/grub/search_label.mod [new file with mode: 0644]
templates/boot/grub/serial.mod
templates/boot/grub/setpci.mod [new file with mode: 0644]
templates/boot/grub/sfs.mod
templates/boot/grub/sh.mod
templates/boot/grub/sleep.mod
templates/boot/grub/tar.mod
templates/boot/grub/terminal.mod [new file with mode: 0644]
templates/boot/grub/terminfo.mod
templates/boot/grub/test.mod
templates/boot/grub/tga.mod
templates/boot/grub/trig.mod [new file with mode: 0644]
templates/boot/grub/true.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/vbeinfo.mod
templates/boot/grub/vbetest.mod
templates/boot/grub/vga.mod
templates/boot/grub/vga_text.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/xnu_uuid.mod
templates/boot/grub/zfs.mod
templates/boot/grub/zfsinfo.mod