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  9b0ac8025860ac426cb1bc7fd417a27fe2bed36a (commit)
      from  677078b48f649588f588c6adef0bb0aba70f7c8c (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 9b0ac8025860ac426cb1bc7fd417a27fe2bed36a
Author: Ludovic Courtès <[email protected]>
Date:   Sun Dec 8 21:22:22 2013 +0100

    gnu: Populate /etc upon startup.
    
    * gnu/packages/patches/dmd-getpw.patch: New file.
    * gnu-system.am (dist_patch_DATA): Add it.
    * gnu/packages/system.scm (dmd): Use it.
    * gnu/system/vm.scm (system-qemu-image): Don't explicitly populate /etc;
      don't add ETC to the GC roots.
    * gnu/system/dmd.scm (dmd-configuration-file): Add 'etc' parameter.
      [config]: Populate /etc from there.

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

Summary of changes:
 gnu-system.am                        |    1 +
 gnu/packages/patches/dmd-getpw.patch |   19 +++++++++++++++++++
 gnu/packages/system.scm              |    3 ++-
 gnu/system/dmd.scm                   |   30 ++++++++++++++++++++++++++++--
 gnu/system/vm.scm                    |   14 +-------------
 5 files changed, 51 insertions(+), 16 deletions(-)
 create mode 100644 gnu/packages/patches/dmd-getpw.patch


hooks/post-receive
-- 
guix source archive

Reply via email to