[Git-commits] live-boot-grml: branch, mika/libnss, updated. v3.0_a17-1+grml.00-1-g8a3ca63
git repository hosting
gitosis at grml.org
Tue Jun 7 11:48:14 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 "live-boot-grml - grml's version of live-boot".
The branch, mika/libnss has been updated
discards 8b72e5e147840da22e6d2de680bce6adb6c8530b (commit)
via 8a3ca63849bb1661ef9c6eef5be803509bc9c795 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (8b72e5e147840da22e6d2de680bce6adb6c8530b)
\
N -- N -- N (8a3ca63849bb1661ef9c6eef5be803509bc9c795)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 8a3ca63849bb1661ef9c6eef5be803509bc9c795
Author: Michael Prokop <mika at grml.org>
Date: Tue Jun 7 10:15:52 2011 +0200
Do not fail in multiarch environment when installing libnss_dns.so.
Updating initramfs fails with:
| live-boot: core filesystems devices utils:memdisk udev wget blockdevE: /usr/share/initramfs-tools/hooks/live failed with return 1.
with multiarch libc because it's no longer necessarily
/lib/libnss_dns.so.* but could also be e.g.
/lib/x86_64-linux-gnu/libnss_dns.so.*.
-----------------------------------------------------------------------
Summary of changes:
hooks/live | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
hooks/post-receive
--
grml's version of live-boot
More information about the Git-commits
mailing list