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.6-202-ge901ef2


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-202-ge901ef2
Date: Fri, 16 May 2014 22:09:32 +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  e901ef297d9afe9a159dcf2bbd9779c9fbf822be (commit)
       via  87a52da7d0da82bd8df9c86dcac7029c375b50c0 (commit)
       via  d216323f0ae66f9e95cfd370318a2231d0845981 (commit)
       via  7889394e059a2362d3227fb02256de4afd46129c (commit)
       via  90f69c2ec598b7a94b7d35e4ce61bda245369b6d (commit)
      from  4cca91832b3fceed35eb46439fac7c12466d229d (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 e901ef297d9afe9a159dcf2bbd9779c9fbf822be
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 17 00:08:39 2014 +0200

    store: Add #:store parameter to 'register-path'.
    
    * guix/store.scm (register-path): Add #:store and honor it.

commit 87a52da7d0da82bd8df9c86dcac7029c375b50c0
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 16 23:31:48 2014 +0200

    linux-initrd: Factorize kernel command-line option parsing.
    
    * guix/build/linux-initrd.scm (find-long-option): New procedure.
      (boot-system): Use it instead of the local 'option'.

commit d216323f0ae66f9e95cfd370318a2231d0845981
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 16 21:57:11 2014 +0200

    hydra: Add dummy root file system declaration.
    
    * build-aux/hydra/demo-os.scm (file-systems): Add "/" file system.

commit 7889394e059a2362d3227fb02256de4afd46129c
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 16 21:56:00 2014 +0200

    guix system: Add 'build' action.
    
    * guix/scripts/system.scm (show-help): Document 'build' action.
      (guix-system): Honor 'build' action.
    * doc/guix.texi (Invoking guix system): Add 'build' action.

commit 90f69c2ec598b7a94b7d35e4ce61bda245369b6d
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 16 15:40:19 2014 +0200

    gnu: Add libuv.
    
    * gnu/packages/libevent.scm (libuv): New variable.

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

Summary of changes:
 build-aux/hydra/demo-os.scm |    8 +++++-
 doc/guix.texi               |    5 ++++
 gnu/packages/libevent.scm   |   47 +++++++++++++++++++++++++++++++++++++++++-
 guix/build/linux-initrd.scm |   20 +++++++++++-------
 guix/scripts/system.scm     |   19 +++++++++++-----
 guix/store.scm              |   12 +++++++---
 6 files changed, 89 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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