[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.38-9-gd9141d9
git repository hosting
gitosis at grml.org
Thu Mar 11 22:46:16 CET 2010
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 d9141d9b861662e4b514706a2961130860090c6f (commit)
via e8e351d4a28c0788518c94890b550d6c05062a4e (commit)
via 829bcb9166e4ede590b4294106376af22314b739 (commit)
from 73e44c036894d592d3c438133bf9804e304d719a (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 d9141d9b861662e4b514706a2961130860090c6f
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 11 12:20:54 2010 +0100
Lintian cleanups and release new version 0.9.39.
commit e8e351d4a28c0788518c94890b550d6c05062a4e
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 11 15:05:07 2010 +0100
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=...
commit 829bcb9166e4ede590b4294106376af22314b739
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 11 12:19:08 2010 +0100
Drop bootfrom=removable from bootoptions.
-----------------------------------------------------------------------
Summary of changes:
debian/NEWS | 120 +++++++++++-----------
debian/changelog | 26 +++++
debian/overrides.grml-live | 111 +++++++++++++++++++++
docs/grml-live.txt | 4 +-
grml-live | 2 +-
scripts/create-grub-dir.sh | 56 +++++++++++
templates/boot/grub/915resolution.mod | Bin 8224 -> 8208 bytes
templates/boot/grub/acpi.mod | Bin 10604 -> 10564 bytes
templates/boot/grub/affs.mod | Bin 4632 -> 4572 bytes
templates/boot/grub/afs.mod | Bin 4832 -> 4828 bytes
templates/boot/grub/afs_be.mod | Bin 5056 -> 4844 bytes
templates/boot/grub/ascii.pf2 | Bin 0 -> 6244 bytes
templates/boot/grub/at_keyboard.mod | Bin 2264 -> 2692 bytes
templates/boot/grub/ata.mod | Bin 7900 -> 8064 bytes
templates/boot/grub/ata_pthru.mod | Bin 2292 -> 2268 bytes
templates/boot/grub/befs.mod | Bin 4724 -> 4716 bytes
templates/boot/grub/befs_be.mod | Bin 4948 -> 4740 bytes
templates/boot/grub/biosdisk.mod | Bin 4208 -> 4316 bytes
templates/boot/grub/bitmap.mod | Bin 2440 -> 2412 bytes
templates/boot/grub/bitmap_scale.mod | Bin 0 -> 2904 bytes
templates/boot/grub/blocklist.mod | Bin 2024 -> 2012 bytes
templates/boot/grub/boot.mod | Bin 2568 -> 2568 bytes
templates/boot/grub/bsd.mod | Bin 19396 -> 19784 bytes
templates/boot/grub/cat.mod | Bin 1952 -> 1988 bytes
templates/boot/grub/chain.mod | Bin 2332 -> 2416 bytes
templates/boot/grub/charset.mod | Bin 0 -> 1948 bytes
templates/boot/grub/cmp.mod | Bin 2128 -> 2144 bytes
templates/boot/grub/command.lst | 51 +++++++---
templates/boot/grub/configfile.mod | Bin 1812 -> 1784 bytes
templates/boot/grub/core.img | Bin 24066 -> 23851 bytes
templates/boot/grub/cpio.mod | Bin 2788 -> 2808 bytes
templates/boot/grub/cpuid.mod | Bin 1572 -> 1608 bytes
templates/boot/grub/crc.mod | Bin 1740 -> 1784 bytes
templates/boot/grub/crypto.mod | Bin 0 -> 4384 bytes
templates/boot/grub/date.mod | Bin 2272 -> 2316 bytes
templates/boot/grub/datehook.mod | Bin 1820 -> 1824 bytes
templates/boot/grub/dm_nv.mod | Bin 1844 -> 1864 bytes
templates/boot/grub/drivemap.mod | Bin 5560 -> 5540 bytes
templates/boot/grub/echo.mod | Bin 1924 -> 1920 bytes
templates/boot/grub/efiemu.mod | Bin 25276 -> 24564 bytes
templates/boot/grub/efiemu32.o | Bin 6428 -> 6436 bytes
templates/boot/grub/efiemu64.o | Bin 10995 -> 11002 bytes
templates/boot/grub/elf.mod | Bin 4420 -> 4444 bytes
templates/boot/grub/example_functional_test.mod | Bin 0 -> 1676 bytes
templates/boot/grub/ext2.mod | Bin 5460 -> 5448 bytes
templates/boot/grub/extcmd.mod | Bin 3828 -> 4004 bytes
templates/boot/grub/fat.mod | Bin 5760 -> 5928 bytes
templates/boot/grub/font.mod | Bin 7208 -> 9732 bytes
templates/boot/grub/functional_test.mod | Bin 0 -> 2608 bytes
templates/boot/grub/gcry_arcfour.mod | Bin 0 -> 1768 bytes
templates/boot/grub/gcry_blowfish.mod | Bin 0 -> 8144 bytes
templates/boot/grub/gcry_camellia.mod | Bin 0 -> 35040 bytes
templates/boot/grub/gcry_cast5.mod | Bin 0 -> 17568 bytes
templates/boot/grub/gcry_crc.mod | Bin 0 -> 2992 bytes
templates/boot/grub/gcry_des.mod | Bin 0 -> 19280 bytes
templates/boot/grub/gcry_md4.mod | Bin 0 -> 3272 bytes
templates/boot/grub/gcry_md5.mod | Bin 0 -> 4016 bytes
templates/boot/grub/gcry_rfc2268.mod | Bin 0 -> 2636 bytes
templates/boot/grub/gcry_rijndael.mod | Bin 0 -> 19204 bytes
templates/boot/grub/gcry_rmd160.mod | Bin 0 -> 9136 bytes
templates/boot/grub/gcry_seed.mod | Bin 0 -> 16652 bytes
templates/boot/grub/gcry_serpent.mod | Bin 0 -> 18056 bytes
templates/boot/grub/gcry_sha1.mod | Bin 0 -> 8924 bytes
templates/boot/grub/gcry_sha256.mod | Bin 0 -> 3492 bytes
templates/boot/grub/gcry_sha512.mod | Bin 0 -> 5676 bytes
templates/boot/grub/gcry_tiger.mod | Bin 0 -> 11996 bytes
templates/boot/grub/gcry_twofish.mod | Bin 0 -> 39616 bytes
templates/boot/grub/gcry_whirlpool.mod | Bin 0 -> 24840 bytes
templates/boot/grub/gettext.mod | Bin 0 -> 3996 bytes
templates/boot/grub/gfxmenu.mod | Bin 0 -> 37316 bytes
templates/boot/grub/gfxterm.mod | Bin 8536 -> 10952 bytes
templates/boot/grub/gptsync.mod | Bin 3728 -> 3720 bytes
templates/boot/grub/grub.cfg | 39 +++++---
templates/boot/grub/gzio.mod | Bin 7732 -> 7740 bytes
templates/boot/grub/halt.mod | Bin 1468 -> 1464 bytes
templates/boot/grub/handler.lst | 10 +--
templates/boot/grub/handler.mod | Bin 2056 -> 1688 bytes
templates/boot/grub/hashsum.mod | Bin 0 -> 4720 bytes
templates/boot/grub/hdparm.mod | Bin 7312 -> 7420 bytes
templates/boot/grub/hello.mod | Bin 1220 -> 1216 bytes
templates/boot/grub/help.mod | Bin 2116 -> 2412 bytes
templates/boot/grub/hexdump.mod | Bin 3112 -> 3244 bytes
templates/boot/grub/hfs.mod | Bin 5912 -> 5984 bytes
templates/boot/grub/hfsplus.mod | Bin 5788 -> 5844 bytes
templates/boot/grub/iso9660.mod | Bin 5992 -> 6204 bytes
templates/boot/grub/jfs.mod | Bin 5592 -> 5748 bytes
templates/boot/grub/keystatus.mod | Bin 2028 -> 2012 bytes
templates/boot/grub/linux.mod | Bin 8596 -> 8668 bytes
templates/boot/grub/linux16.mod | Bin 4864 -> 4972 bytes
templates/boot/grub/loadenv.mod | Bin 5576 -> 5544 bytes
templates/boot/grub/loopback.mod | Bin 3088 -> 3084 bytes
templates/boot/grub/ls.mod | Bin 4112 -> 4140 bytes
templates/boot/grub/lspci.mod | Bin 4184 -> 4944 bytes
templates/boot/grub/lvm.mod | Bin 5496 -> 5496 bytes
templates/boot/grub/mdraid.mod | Bin 1772 -> 1792 bytes
templates/boot/grub/memdisk.mod | Bin 2120 -> 2120 bytes
templates/boot/grub/memrw.mod | Bin 2184 -> 2876 bytes
templates/boot/grub/menu.lst | 22 ++--
templates/boot/grub/minicmd.mod | Bin 4028 -> 4212 bytes
templates/boot/grub/minix.mod | Bin 4368 -> 4296 bytes
templates/boot/grub/mmap.mod | Bin 8628 -> 8576 bytes
templates/boot/grub/moddep.lst | 70 ++++++++++----
templates/boot/grub/multiboot.mod | Bin 15144 -> 11192 bytes
templates/boot/grub/multiboot2.mod | Bin 0 -> 11192 bytes
templates/boot/grub/normal.mod | Bin 34448 -> 42096 bytes
templates/boot/grub/ntfs.mod | Bin 8500 -> 9948 bytes
templates/boot/grub/ntfscomp.mod | Bin 3260 -> 3548 bytes
templates/boot/grub/ohci.mod | Bin 4520 -> 4500 bytes
templates/boot/grub/part_acorn.mod | Bin 2104 -> 2088 bytes
templates/boot/grub/part_amiga.mod | Bin 2308 -> 2192 bytes
templates/boot/grub/part_apple.mod | Bin 2716 -> 2644 bytes
templates/boot/grub/part_gpt.mod | Bin 2784 -> 2748 bytes
templates/boot/grub/part_msdos.mod | Bin 3488 -> 3464 bytes
templates/boot/grub/part_sun.mod | Bin 2288 -> 2320 bytes
templates/boot/grub/parttool.mod | Bin 4520 -> 4484 bytes
templates/boot/grub/password.mod | Bin 1964 -> 1908 bytes
templates/boot/grub/password_pbkdf2.mod | Bin 0 -> 3008 bytes
templates/boot/grub/pbkdf2.mod | Bin 0 -> 1332 bytes
templates/boot/grub/pci.mod | Bin 848 -> 900 bytes
templates/boot/grub/play.mod | Bin 2092 -> 2512 bytes
templates/boot/grub/png.mod | Bin 6496 -> 6652 bytes
templates/boot/grub/probe.mod | Bin 2664 -> 2664 bytes
templates/boot/grub/pxe.mod | Bin 3536 -> 5548 bytes
templates/boot/grub/pxecmd.mod | Bin 2424 -> 1332 bytes
templates/boot/grub/raid.mod | Bin 5904 -> 5872 bytes
templates/boot/grub/raid6rec.mod | Bin 2828 -> 2828 bytes
templates/boot/grub/read.mod | Bin 1548 -> 1544 bytes
templates/boot/grub/reboot.mod | Bin 1124 -> 1124 bytes
templates/boot/grub/reiserfs.mod | Bin 9892 -> 9852 bytes
templates/boot/grub/relocator.mod | Bin 0 -> 4164 bytes
templates/boot/grub/scsi.mod | Bin 3288 -> 3276 bytes
templates/boot/grub/search.mod | Bin 3516 -> 2356 bytes
templates/boot/grub/search_fs_file.mod | Bin 0 -> 2164 bytes
templates/boot/grub/search_fs_uuid.mod | Bin 0 -> 2312 bytes
templates/boot/grub/search_label.mod | Bin 0 -> 2264 bytes
templates/boot/grub/serial.mod | Bin 5604 -> 6092 bytes
templates/boot/grub/setpci.mod | Bin 0 -> 5532 bytes
templates/boot/grub/sfs.mod | Bin 4144 -> 4056 bytes
templates/boot/grub/sh.mod | Bin 12112 -> 12152 bytes
templates/boot/grub/sleep.mod | Bin 2148 -> 2168 bytes
templates/boot/grub/tar.mod | Bin 2820 -> 2836 bytes
templates/boot/grub/terminal.mod | Bin 0 -> 5020 bytes
templates/boot/grub/terminfo.mod | Bin 9536 -> 9760 bytes
templates/boot/grub/test.mod | Bin 5164 -> 5156 bytes
templates/boot/grub/tga.mod | Bin 2892 -> 2912 bytes
templates/boot/grub/trig.mod | Bin 0 -> 1675 bytes
templates/boot/grub/true.mod | Bin 1272 -> 1276 bytes
templates/boot/grub/udf.mod | Bin 5072 -> 5060 bytes
templates/boot/grub/ufs1.mod | Bin 4712 -> 4636 bytes
templates/boot/grub/ufs2.mod | Bin 5032 -> 4952 bytes
templates/boot/grub/uhci.mod | Bin 4912 -> 5192 bytes
templates/boot/grub/usb.mod | Bin 4216 -> 3848 bytes
templates/boot/grub/usb_keyboard.mod | Bin 3292 -> 3436 bytes
templates/boot/grub/usbms.mod | Bin 3820 -> 3828 bytes
templates/boot/grub/usbtest.mod | Bin 2968 -> 3488 bytes
templates/boot/grub/vbe.mod | Bin 6152 -> 7912 bytes
templates/boot/grub/vbeinfo.mod | Bin 2740 -> 2736 bytes
templates/boot/grub/vbetest.mod | Bin 3048 -> 3048 bytes
templates/boot/grub/vga.mod | Bin 3672 -> 3804 bytes
templates/boot/grub/vga_text.mod | Bin 2692 -> 2824 bytes
templates/boot/grub/video.mod | Bin 5264 -> 5604 bytes
templates/boot/grub/video_fb.mod | Bin 16224 -> 17168 bytes
templates/boot/grub/videotest.mod | Bin 3820 -> 3828 bytes
templates/boot/grub/xfs.mod | Bin 6084 -> 5792 bytes
templates/boot/grub/xnu.mod | Bin 24764 -> 31396 bytes
templates/boot/grub/xnu_uuid.mod | Bin 4224 -> 1936 bytes
templates/boot/grub/zfs.mod | Bin 24300 -> 24096 bytes
templates/boot/grub/zfsinfo.mod | Bin 6332 -> 6208 bytes
templates/boot/isolinux/default.cfg | 2 +-
templates/boot/isolinux/grml.cfg | 20 ++--
templates/boot/isolinux/hidden.cfg | 28 +++---
171 files changed, 403 insertions(+), 158 deletions(-)
create mode 100755 scripts/create-grub-dir.sh
create mode 100644 templates/boot/grub/ascii.pf2
create mode 100644 templates/boot/grub/bitmap_scale.mod
create mode 100644 templates/boot/grub/charset.mod
create mode 100644 templates/boot/grub/crypto.mod
create mode 100644 templates/boot/grub/example_functional_test.mod
create mode 100644 templates/boot/grub/functional_test.mod
create mode 100644 templates/boot/grub/gcry_arcfour.mod
create mode 100644 templates/boot/grub/gcry_blowfish.mod
create mode 100644 templates/boot/grub/gcry_camellia.mod
create mode 100644 templates/boot/grub/gcry_cast5.mod
create mode 100644 templates/boot/grub/gcry_crc.mod
create mode 100644 templates/boot/grub/gcry_des.mod
create mode 100644 templates/boot/grub/gcry_md4.mod
create mode 100644 templates/boot/grub/gcry_md5.mod
create mode 100644 templates/boot/grub/gcry_rfc2268.mod
create mode 100644 templates/boot/grub/gcry_rijndael.mod
create mode 100644 templates/boot/grub/gcry_rmd160.mod
create mode 100644 templates/boot/grub/gcry_seed.mod
create mode 100644 templates/boot/grub/gcry_serpent.mod
create mode 100644 templates/boot/grub/gcry_sha1.mod
create mode 100644 templates/boot/grub/gcry_sha256.mod
create mode 100644 templates/boot/grub/gcry_sha512.mod
create mode 100644 templates/boot/grub/gcry_tiger.mod
create mode 100644 templates/boot/grub/gcry_twofish.mod
create mode 100644 templates/boot/grub/gcry_whirlpool.mod
create mode 100644 templates/boot/grub/gettext.mod
create mode 100644 templates/boot/grub/gfxmenu.mod
create mode 100644 templates/boot/grub/hashsum.mod
create mode 100644 templates/boot/grub/multiboot2.mod
create mode 100644 templates/boot/grub/password_pbkdf2.mod
create mode 100644 templates/boot/grub/pbkdf2.mod
create mode 100644 templates/boot/grub/relocator.mod
create mode 100644 templates/boot/grub/search_fs_file.mod
create mode 100644 templates/boot/grub/search_fs_uuid.mod
create mode 100644 templates/boot/grub/search_label.mod
create mode 100644 templates/boot/grub/setpci.mod
create mode 100644 templates/boot/grub/terminal.mod
create mode 100644 templates/boot/grub/trig.mod
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list