[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.11.0-36-g09667d4
git repository hosting
gitosis at grml.org
Wed Dec 1 01:11:27 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 09667d4a67057707f959e2b667ad4d7da36fd2b3 (commit)
from f5434b2ae856b01dfae435986294f25264d12d87 (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 09667d4a67057707f959e2b667ad4d7da36fd2b3
Author: Michael Prokop <mika at grml.org>
Date: Wed Dec 1 01:03:54 2010 +0100
templates/boot/grub/grub.cfg: drop insmod part_{msdos,gpt} as it breaks booting
If the modules part_msdos and part_gpt are insmod-ed then booting
with grub (manifold ISO boot) fails with "unaligned pointer
0x........'. The issue can be reproduced with either realâ¢
hardware or using qemu/kvm via restricting memory to ~64MB (using
'-m 64') but won't be present if using something like 512MB
memory in the virtual machine.
Thanks to Axel Beckert for a bugreport and to Thorsten Glaser for
locating the source of the bug.
Testing: issue940
Thanks: Thorsten Glaser <tg at mirbsd.org>
-----------------------------------------------------------------------
Summary of changes:
templates/boot/grub/grub.cfg | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
hooks/post-receive
--
build system for creating a grml (based) live-cd
More information about the Git-commits
mailing list