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.4-339-ga348b09


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-339-ga348b09
Date: Fri, 06 Dec 2013 23:01:10 +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  a348b09ea9c1dd51c4ce8e16f2f0629c64b9feb6 (commit)
       via  0b8a376b68ac117646cc54d91fa54d788623b755 (commit)
      from  dc47b181daaeb3e353a4f1b3cbe1fd8cdda3cb08 (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 a348b09ea9c1dd51c4ce8e16f2f0629c64b9feb6
Author: Ludovic Courtès <address@hidden>
Date:   Fri Dec 6 23:58:46 2013 +0100

    gnu: Move /etc/resolv.conf handling to the networking service.
    
    * gnu/system/vm.scm (etc-directory): Remove 'resolv.conf'.
      (system-qemu-image): Use 'static-networking-service' with
      #:name-servers.  Don't populate the image with /etc/resolv.conf.
    * gnu/system/dmd.scm (static-networking-service): Add #:name-servers
      parameter.  Use it to populate /etc/resolv.conf.

commit 0b8a376b68ac117646cc54d91fa54d788623b755
Author: Ludovic Courtès <address@hidden>
Date:   Fri Dec 6 23:26:51 2013 +0100

    gnu: vm: Factorize /etc creation.
    
    * gnu/system/vm.scm (expression->derivation-in-linux-vm)[lower-inputs]:
      Move to top-level...
      (lower-inputs): ... here.  New variable.
      (file-union, etc-directory): New procedures.
      (system-qemu-image): Use 'etc-directory'; remove redundant code, and
      register the result of 'etc-directory' as a GC root.

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

Summary of changes:
 gnu/system/dmd.scm |   12 +++
 gnu/system/vm.scm  |  227 ++++++++++++++++++++++++++++++----------------------
 2 files changed, 144 insertions(+), 95 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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