[Git-commits] grml-live: branch, master, updated. v0.15.1-42-g4eac603
git repository hosting
gitosis at grml.org
Thu Oct 27 23:40:25 CEST 2011
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 "grml-live - build system for creating a Grml (based) live system".
The branch, master has been updated
via 4eac603eb7cb41ca688a09ccf97a0de1a72f9579 (commit)
via e0306d083dbd7787e3588f8214f5b46553208efa (commit)
via 5780f4d09448e7045556e03d3b6f4eb2b4d78bb7 (commit)
from ae41521252a51b9f06b214cbebab1018fb2bffb5 (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 4eac603eb7cb41ca688a09ccf97a0de1a72f9579
Author: Michael Prokop <mika at grml.org>
Date: Thu Oct 27 23:38:07 2011 +0200
do not zero out /var/spool in GRMLBASE/98-clean-chroot [Closes: issue1065]
/var/spool might contain user provided data like a local mirror
provided via MIRROR_DIRECTORY, so it's a showstopper to touch that.
Thanks: Marek Malevic
commit e0306d083dbd7787e3588f8214f5b46553208efa
Author: Michael Prokop <mika at grml.org>
Date: Thu Oct 27 23:23:40 2011 +0200
fix kernel version detection in config/scripts/
It's bullshit to use /lib/modules for kernel version
detection. If a module is still present but the according
linux-image has been removed the config/scripts will fail
since they run depmod for non-existing kernel versions.
So use /boot/vmlinuz-* instead.
Related to issue1069
commit 5780f4d09448e7045556e03d3b6f4eb2b4d78bb7
Author: Michael Prokop <mika at grml.org>
Date: Thu Oct 27 23:20:03 2011 +0200
98-clean-chroot: fix typo (localepurg->localepurge) in warning message
-----------------------------------------------------------------------
Summary of changes:
etc/grml/fai/config/scripts/GRMLBASE/16-depmod | 4 ++--
.../fai/config/scripts/GRMLBASE/98-clean-chroot | 15 +++++++++------
.../fai/config/scripts/GRML_SMALL/98-clean-chroot | 4 ++--
3 files changed, 13 insertions(+), 10 deletions(-)
hooks/post-receive
--
build system for creating a Grml (based) live system
More information about the Git-commits
mailing list