[Git-commits] live-boot-grml: branch, mika/libnss, updated. v3.0_a17-1+grml.00-1-g8b72e5e

git repository hosting gitosis at grml.org
Tue Jun 7 11:36:56 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  3f3af7186661da2b3dcf41abb57290a1a7aa81e9 (commit)
       via  8b72e5e147840da22e6d2de680bce6adb6c8530b (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 (3f3af7186661da2b3dcf41abb57290a1a7aa81e9)
            \
             N -- N -- N (8b72e5e147840da22e6d2de680bce6adb6c8530b)

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 8b72e5e147840da22e6d2de680bce6adb6c8530b
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     |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
 mode change 100644 => 100755 bin/live-toram


hooks/post-receive
-- 
grml's version of live-boot


More information about the Git-commits mailing list