[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.17-1-ge9c7fea
git repository hosting
gitosis at grml.org
Thu Jun 4 00:04:28 CEST 2009
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "build system for creating a grml (based) live-cd".
The branch, master has been updated
via e9c7fea2cb457d9492078acdc6f3739a8dcb33ed (commit)
from 7a729e09e97e0e3ca2d6a7a0051d26b0acdfb3d3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e9c7fea2cb457d9492078acdc6f3739a8dcb33ed
Author: Michael Prokop <mika at grml.org>
Date: Wed Jun 3 16:43:45 2009 +0200
Integrate grub2 for hybrid boot
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 7 +
debian/control | 2 +-
debian/overrides.grml-live | 362 ++++++++++++++++++++++++++++++++++
etc/grml/grml-live.conf | 7 +
grml-live | 34 +++-
scripts/bootgrub.mksh | 171 ++++++++++++++++
templates/boot/grub/_bsd.mod | Bin 0 -> 8668 bytes
templates/boot/grub/_chain.mod | Bin 0 -> 2420 bytes
templates/boot/grub/_linux.mod | Bin 0 -> 4784 bytes
templates/boot/grub/_multiboot.mod | Bin 0 -> 11912 bytes
templates/boot/grub/acorn.mod | Bin 0 -> 2148 bytes
templates/boot/grub/acpi.mod | Bin 0 -> 10812 bytes
templates/boot/grub/affs.mod | Bin 0 -> 4584 bytes
templates/boot/grub/afs.mod | Bin 0 -> 5136 bytes
templates/boot/grub/amiga.mod | Bin 0 -> 2244 bytes
templates/boot/grub/aout.mod | Bin 0 -> 1056 bytes
templates/boot/grub/apple.mod | Bin 0 -> 2648 bytes
templates/boot/grub/at_keyboard.mod | Bin 0 -> 2328 bytes
templates/boot/grub/ata.mod | Bin 0 -> 7860 bytes
templates/boot/grub/ata_pthru.mod | Bin 0 -> 2288 bytes
templates/boot/grub/biosdisk.mod | Bin 0 -> 4240 bytes
templates/boot/grub/bitmap.mod | Bin 0 -> 2480 bytes
templates/boot/grub/blocklist.mod | Bin 0 -> 2108 bytes
templates/boot/grub/boot.mod | Bin 0 -> 2292 bytes
templates/boot/grub/bsd.mod | Bin 0 -> 11120 bytes
templates/boot/grub/bufio.mod | Bin 0 -> 1952 bytes
templates/boot/grub/cat.mod | Bin 0 -> 2040 bytes
templates/boot/grub/chain.mod | Bin 0 -> 2304 bytes
templates/boot/grub/cmp.mod | Bin 0 -> 2244 bytes
templates/boot/grub/command.lst | 85 ++++++++
templates/boot/grub/configfile.mod | Bin 0 -> 1808 bytes
templates/boot/grub/core.img | Bin 0 -> 23954 bytes
templates/boot/grub/cpio.mod | Bin 0 -> 2860 bytes
templates/boot/grub/cpuid.mod | Bin 0 -> 1204 bytes
templates/boot/grub/crc.mod | Bin 0 -> 1824 bytes
templates/boot/grub/date.mod | Bin 0 -> 2408 bytes
templates/boot/grub/datehook.mod | Bin 0 -> 1816 bytes
templates/boot/grub/datetime.mod | Bin 0 -> 1189 bytes
templates/boot/grub/dm_nv.mod | Bin 0 -> 1840 bytes
templates/boot/grub/drivemap.mod | Bin 0 -> 5692 bytes
templates/boot/grub/echo.mod | Bin 0 -> 2036 bytes
templates/boot/grub/efiemu.mod | Bin 0 -> 25568 bytes
templates/boot/grub/efiemu32.o | Bin 0 -> 6504 bytes
templates/boot/grub/efiemu64.o | Bin 0 -> 11046 bytes
templates/boot/grub/elf.mod | Bin 0 -> 4440 bytes
templates/boot/grub/ext2.mod | Bin 0 -> 5600 bytes
templates/boot/grub/extcmd.mod | Bin 0 -> 4060 bytes
templates/boot/grub/fat.mod | Bin 0 -> 5508 bytes
templates/boot/grub/font.mod | Bin 0 -> 7268 bytes
templates/boot/grub/fs.lst | 18 ++
templates/boot/grub/fs_uuid.mod | Bin 0 -> 2100 bytes
templates/boot/grub/fshelp.mod | Bin 0 -> 2688 bytes
templates/boot/grub/gfxterm.mod | Bin 0 -> 8988 bytes
templates/boot/grub/gpt.mod | Bin 0 -> 2824 bytes
templates/boot/grub/gptsync.mod | Bin 0 -> 3796 bytes
templates/boot/grub/grml.png | Bin 0 -> 159956 bytes
templates/boot/grub/grub.cfg | 93 +++++++++
templates/boot/grub/gzio.mod | Bin 0 -> 7784 bytes
templates/boot/grub/halt.mod | Bin 0 -> 1580 bytes
templates/boot/grub/handler.lst | 10 +
templates/boot/grub/handler.mod | Bin 0 -> 2064 bytes
templates/boot/grub/hdparm.mod | Bin 0 -> 7548 bytes
templates/boot/grub/hello.mod | Bin 0 -> 1320 bytes
templates/boot/grub/help.mod | Bin 0 -> 2228 bytes
templates/boot/grub/hexdump.mod | Bin 0 -> 3248 bytes
templates/boot/grub/hfs.mod | Bin 0 -> 5880 bytes
templates/boot/grub/hfsplus.mod | Bin 0 -> 5968 bytes
templates/boot/grub/iso9660.mod | Bin 0 -> 6088 bytes
templates/boot/grub/jfs.mod | Bin 0 -> 5208 bytes
templates/boot/grub/jpeg.mod | Bin 0 -> 6484 bytes
templates/boot/grub/linux.mod | Bin 0 -> 7728 bytes
templates/boot/grub/linux16.mod | Bin 0 -> 4880 bytes
templates/boot/grub/loadenv.mod | Bin 0 -> 5596 bytes
templates/boot/grub/loopback.mod | Bin 0 -> 3076 bytes
templates/boot/grub/ls.mod | Bin 0 -> 4208 bytes
templates/boot/grub/lsmmap.mod | Bin 0 -> 1384 bytes
templates/boot/grub/lspci.mod | Bin 0 -> 4284 bytes
templates/boot/grub/lua.mod | Bin 0 -> 89404 bytes
templates/boot/grub/lvm.mod | Bin 0 -> 5612 bytes
templates/boot/grub/mdraid.mod | Bin 0 -> 1816 bytes
templates/boot/grub/memdisk.mod | Bin 0 -> 2136 bytes
templates/boot/grub/memrw.mod | Bin 0 -> 2212 bytes
templates/boot/grub/minicmd.mod | Bin 0 -> 4060 bytes
templates/boot/grub/minix.mod | Bin 0 -> 4332 bytes
templates/boot/grub/mmap.mod | Bin 0 -> 8904 bytes
templates/boot/grub/moddep.lst | 111 +++++++++++
templates/boot/grub/multiboot.mod | Bin 0 -> 15008 bytes
templates/boot/grub/normal.mod | Bin 0 -> 32472 bytes
templates/boot/grub/ntfs.mod | Bin 0 -> 8696 bytes
templates/boot/grub/ntfscomp.mod | Bin 0 -> 3308 bytes
templates/boot/grub/ohci.mod | Bin 0 -> 4456 bytes
templates/boot/grub/parttool.lst | 1 +
templates/boot/grub/parttool.mod | Bin 0 -> 4604 bytes
templates/boot/grub/pc.mod | Bin 0 -> 3368 bytes
templates/boot/grub/pci.mod | Bin 0 -> 852 bytes
templates/boot/grub/pcpart.mod | Bin 0 -> 2424 bytes
templates/boot/grub/play.mod | Bin 0 -> 2192 bytes
templates/boot/grub/png.mod | Bin 0 -> 6716 bytes
templates/boot/grub/pxe.mod | Bin 0 -> 3552 bytes
templates/boot/grub/pxecmd.mod | Bin 0 -> 2536 bytes
templates/boot/grub/raid.mod | Bin 0 -> 6256 bytes
templates/boot/grub/raid5rec.mod | Bin 0 -> 1380 bytes
templates/boot/grub/raid6rec.mod | Bin 0 -> 2856 bytes
templates/boot/grub/read.mod | Bin 0 -> 1644 bytes
templates/boot/grub/reboot.mod | Bin 0 -> 1212 bytes
templates/boot/grub/reiserfs.mod | Bin 0 -> 9980 bytes
templates/boot/grub/scsi.mod | Bin 0 -> 3324 bytes
templates/boot/grub/search.mod | Bin 0 -> 3648 bytes
templates/boot/grub/serial.mod | Bin 0 -> 5780 bytes
templates/boot/grub/setjmp.mod | Bin 0 -> 690 bytes
templates/boot/grub/sfs.mod | Bin 0 -> 4076 bytes
templates/boot/grub/sh.mod | Bin 0 -> 11544 bytes
templates/boot/grub/sleep.mod | Bin 0 -> 2312 bytes
templates/boot/grub/sun.mod | Bin 0 -> 2244 bytes
templates/boot/grub/tar.mod | Bin 0 -> 2884 bytes
templates/boot/grub/terminal.mod | Bin 0 -> 1892 bytes
templates/boot/grub/terminfo.mod | Bin 0 -> 9892 bytes
templates/boot/grub/test.mod | Bin 0 -> 5148 bytes
templates/boot/grub/tga.mod | Bin 0 -> 2892 bytes
templates/boot/grub/udf.mod | Bin 0 -> 5100 bytes
templates/boot/grub/ufs.mod | Bin 0 -> 5448 bytes
templates/boot/grub/uhci.mod | Bin 0 -> 4944 bytes
templates/boot/grub/usb.mod | Bin 0 -> 4224 bytes
templates/boot/grub/usb_keyboard.mod | Bin 0 -> 2924 bytes
templates/boot/grub/usbms.mod | Bin 0 -> 3856 bytes
templates/boot/grub/usbtest.mod | Bin 0 -> 3060 bytes
templates/boot/grub/vbe.mod | Bin 0 -> 15932 bytes
templates/boot/grub/vbeinfo.mod | Bin 0 -> 2692 bytes
templates/boot/grub/vbetest.mod | Bin 0 -> 3084 bytes
templates/boot/grub/vga.mod | Bin 0 -> 3720 bytes
templates/boot/grub/vga_text.mod | Bin 0 -> 2776 bytes
templates/boot/grub/video.mod | Bin 0 -> 4028 bytes
templates/boot/grub/videotest.mod | Bin 0 -> 3896 bytes
templates/boot/grub/xfs.mod | Bin 0 -> 5872 bytes
templates/boot/grub/xnu.mod | Bin 0 -> 24340 bytes
135 files changed, 898 insertions(+), 3 deletions(-)
create mode 100644 scripts/bootgrub.mksh
create mode 100644 templates/boot/grub/_bsd.mod
create mode 100644 templates/boot/grub/_chain.mod
create mode 100644 templates/boot/grub/_linux.mod
create mode 100644 templates/boot/grub/_multiboot.mod
create mode 100644 templates/boot/grub/acorn.mod
create mode 100644 templates/boot/grub/acpi.mod
create mode 100644 templates/boot/grub/affs.mod
create mode 100644 templates/boot/grub/afs.mod
create mode 100644 templates/boot/grub/amiga.mod
create mode 100644 templates/boot/grub/aout.mod
create mode 100644 templates/boot/grub/apple.mod
create mode 100644 templates/boot/grub/at_keyboard.mod
create mode 100644 templates/boot/grub/ata.mod
create mode 100644 templates/boot/grub/ata_pthru.mod
create mode 100644 templates/boot/grub/biosdisk.mod
create mode 100644 templates/boot/grub/bitmap.mod
create mode 100644 templates/boot/grub/blocklist.mod
create mode 100644 templates/boot/grub/boot.mod
create mode 100644 templates/boot/grub/bsd.mod
create mode 100644 templates/boot/grub/bufio.mod
create mode 100644 templates/boot/grub/cat.mod
create mode 100644 templates/boot/grub/chain.mod
create mode 100644 templates/boot/grub/cmp.mod
create mode 100644 templates/boot/grub/command.lst
create mode 100644 templates/boot/grub/configfile.mod
create mode 100644 templates/boot/grub/core.img
create mode 100644 templates/boot/grub/cpio.mod
create mode 100644 templates/boot/grub/cpuid.mod
create mode 100644 templates/boot/grub/crc.mod
create mode 100644 templates/boot/grub/date.mod
create mode 100644 templates/boot/grub/datehook.mod
create mode 100644 templates/boot/grub/datetime.mod
create mode 100644 templates/boot/grub/dm_nv.mod
create mode 100644 templates/boot/grub/drivemap.mod
create mode 100644 templates/boot/grub/echo.mod
create mode 100644 templates/boot/grub/efiemu.mod
create mode 100644 templates/boot/grub/efiemu32.o
create mode 100644 templates/boot/grub/efiemu64.o
create mode 100644 templates/boot/grub/elf.mod
create mode 100644 templates/boot/grub/ext2.mod
create mode 100644 templates/boot/grub/extcmd.mod
create mode 100644 templates/boot/grub/fat.mod
create mode 100644 templates/boot/grub/font.mod
create mode 100644 templates/boot/grub/fs.lst
create mode 100644 templates/boot/grub/fs_uuid.mod
create mode 100644 templates/boot/grub/fshelp.mod
create mode 100644 templates/boot/grub/gfxterm.mod
create mode 100644 templates/boot/grub/gpt.mod
create mode 100644 templates/boot/grub/gptsync.mod
create mode 100644 templates/boot/grub/grml.png
create mode 100644 templates/boot/grub/grub.cfg
create mode 100644 templates/boot/grub/gzio.mod
create mode 100644 templates/boot/grub/halt.mod
create mode 100644 templates/boot/grub/handler.lst
create mode 100644 templates/boot/grub/handler.mod
create mode 100644 templates/boot/grub/hdparm.mod
create mode 100644 templates/boot/grub/hello.mod
create mode 100644 templates/boot/grub/help.mod
create mode 100644 templates/boot/grub/hexdump.mod
create mode 100644 templates/boot/grub/hfs.mod
create mode 100644 templates/boot/grub/hfsplus.mod
create mode 100644 templates/boot/grub/iso9660.mod
create mode 100644 templates/boot/grub/jfs.mod
create mode 100644 templates/boot/grub/jpeg.mod
create mode 100644 templates/boot/grub/linux.mod
create mode 100644 templates/boot/grub/linux16.mod
create mode 100644 templates/boot/grub/loadenv.mod
create mode 100644 templates/boot/grub/loopback.mod
create mode 100644 templates/boot/grub/ls.mod
create mode 100644 templates/boot/grub/lsmmap.mod
create mode 100644 templates/boot/grub/lspci.mod
create mode 100644 templates/boot/grub/lua.mod
create mode 100644 templates/boot/grub/lvm.mod
create mode 100644 templates/boot/grub/mdraid.mod
create mode 100644 templates/boot/grub/memdisk.mod
create mode 100644 templates/boot/grub/memrw.mod
create mode 100644 templates/boot/grub/minicmd.mod
create mode 100644 templates/boot/grub/minix.mod
create mode 100644 templates/boot/grub/mmap.mod
create mode 100644 templates/boot/grub/moddep.lst
create mode 100644 templates/boot/grub/multiboot.mod
create mode 100644 templates/boot/grub/normal.mod
create mode 100644 templates/boot/grub/ntfs.mod
create mode 100644 templates/boot/grub/ntfscomp.mod
create mode 100644 templates/boot/grub/ohci.mod
create mode 100644 templates/boot/grub/parttool.lst
create mode 100644 templates/boot/grub/parttool.mod
create mode 100644 templates/boot/grub/pc.mod
create mode 100644 templates/boot/grub/pci.mod
create mode 100644 templates/boot/grub/pcpart.mod
create mode 100644 templates/boot/grub/play.mod
create mode 100644 templates/boot/grub/png.mod
create mode 100644 templates/boot/grub/pxe.mod
create mode 100644 templates/boot/grub/pxecmd.mod
create mode 100644 templates/boot/grub/raid.mod
create mode 100644 templates/boot/grub/raid5rec.mod
create mode 100644 templates/boot/grub/raid6rec.mod
create mode 100644 templates/boot/grub/read.mod
create mode 100644 templates/boot/grub/reboot.mod
create mode 100644 templates/boot/grub/reiserfs.mod
create mode 100644 templates/boot/grub/scsi.mod
create mode 100644 templates/boot/grub/search.mod
create mode 100644 templates/boot/grub/serial.mod
create mode 100644 templates/boot/grub/setjmp.mod
create mode 100644 templates/boot/grub/sfs.mod
create mode 100644 templates/boot/grub/sh.mod
create mode 100644 templates/boot/grub/sleep.mod
create mode 100644 templates/boot/grub/sun.mod
create mode 100644 templates/boot/grub/tar.mod
create mode 100644 templates/boot/grub/terminal.mod
create mode 100644 templates/boot/grub/terminfo.mod
create mode 100644 templates/boot/grub/test.mod
create mode 100644 templates/boot/grub/tga.mod
create mode 100644 templates/boot/grub/udf.mod
create mode 100644 templates/boot/grub/ufs.mod
create mode 100644 templates/boot/grub/uhci.mod
create mode 100644 templates/boot/grub/usb.mod
create mode 100644 templates/boot/grub/usb_keyboard.mod
create mode 100644 templates/boot/grub/usbms.mod
create mode 100644 templates/boot/grub/usbtest.mod
create mode 100644 templates/boot/grub/vbe.mod
create mode 100644 templates/boot/grub/vbeinfo.mod
create mode 100644 templates/boot/grub/vbetest.mod
create mode 100644 templates/boot/grub/vga.mod
create mode 100644 templates/boot/grub/vga_text.mod
create mode 100644 templates/boot/grub/video.mod
create mode 100644 templates/boot/grub/videotest.mod
create mode 100644 templates/boot/grub/xfs.mod
create mode 100644 templates/boot/grub/xnu.mod
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list