guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.7-227-gc4634df


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-227-gc4634df
Date: Wed, 10 Sep 2014 21:36:21 +0000

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 "guix source archive".

The branch, master has been updated
       via  c4634dfa260fd927a777f7d98f2425c32e20848a (commit)
       via  f2817d4303bb21059a6b7980b8aa5b4671d2748f (commit)
       via  a4888e2e0fb010836930f09a3822580a04fd7e82 (commit)
       via  6e4532e8fec5b31fad38be82ada46b5a70952b91 (commit)
      from  6bb08d056ecec2c452f8bb4558e4192b0a9422f6 (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 c4634dfa260fd927a777f7d98f2425c32e20848a
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 10 23:33:30 2014 +0200

    profiles: Adjust for compatibility with Guile 2.0.5.
    
    Reported by Andreas Enge <address@hidden>.
    
    * guix/profiles.scm (right-arrow): Use 'set-port-conversion-strategy!'
      instead of '%default-port-conversion-strategy'.  The latter is only
      available in Guile 2.0.5.

commit f2817d4303bb21059a6b7980b8aa5b4671d2748f
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 10 22:59:27 2014 +0200

    gnu: lvm2: Programs such as 'dmsetup' now have a correct RUNPATH.
    
    * gnu/packages/linux.scm (alsa-utils): Add comment.
      (lvm2): Add LDFLAGS as a configure flag.

commit a4888e2e0fb010836930f09a3822580a04fd7e82
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 10 21:39:47 2014 +0200

    install: Gracefully handle corner cases with 'guix system init foo /'.
    
    * gnu/build/install.scm (evaluate-populate-directive): Wrap body in
      "catch 'system-error", and report clear errors.  In the symlink case,
      retry up EEXIST.
      (populate-root-file-system): Remove /var/guix/profiles/system-1-link
      before attempting to create it.

commit 6e4532e8fec5b31fad38be82ada46b5a70952b91
Author: Ludovic Courtès <address@hidden>
Date:   Wed Sep 10 15:44:51 2014 +0200

    Add Marek to 'AUTHORS'.

-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                |    1 +
 gnu/build/install.scm  |   45 +++++++++++++++++++++++++++++++++------------
 gnu/packages/linux.scm |   11 ++++++++++-
 guix/profiles.scm      |    8 ++++----
 4 files changed, 48 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]