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-343-gf7d6faf


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-343-gf7d6faf
Date: Sat, 07 Dec 2013 15:34:14 +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  f7d6fafaa27b11e9dcaf15f7611c62447d8532fa (commit)
       via  f0387dd1676bdcb08e005cede98de7dedbd82bad (commit)
       via  18fb40e414d000b5f342b009a9fbfdc69afb704e (commit)
       via  25ed6edb6c17e0c7817cb8b29a549b10c8654eba (commit)
      from  a348b09ea9c1dd51c4ce8e16f2f0629c64b9feb6 (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 f7d6fafaa27b11e9dcaf15f7611c62447d8532fa
Author: Ludovic Courtès <address@hidden>
Date:   Sat Dec 7 16:18:51 2013 +0100

    gnu: dmd: Add 'pam-services' field to <service>.
    
    * gnu/system/dmd.scm (<service>)[pam-services]: New field.
      (mingetty-service): Add #:motd and #:allow-empty-passwords?
      parameters.  Add MOTD to 'inputs' field; add 'pam-services' field.
    * gnu/system/vm.scm (system-qemu-image): Aggregate PAM entries from
      SERVICES.

commit f0387dd1676bdcb08e005cede98de7dedbd82bad
Author: Ludovic Courtès <address@hidden>
Date:   Sat Dec 7 16:16:01 2013 +0100

    gnu: vm: Fix inputs in 'file-union'.
    
    * gnu/system/vm.scm (file-union): Filter out members of FILES that are
      outputs of INPUTS.

commit 18fb40e414d000b5f342b009a9fbfdc69afb704e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Dec 7 15:01:40 2013 +0100

    gnu: dmd: Add 'user-accounts' and 'user-groups' fields to <service>.
    
    * gnu/system/shadow.scm (guix-build-accounts): Move to...
    * gnu/system/dmd.scm (guix-build-accounts): ... here.
      (<service>)[user-accounts, user-groups]: New fields.
      (guix-service): New #:build-user-id and #:build-accounts parameters.
      Use 'guix-build-accounts' and set the 'user-accounts' and
      'user-groups' fields accordingly.
    * gnu/system/vm.scm (system-qemu-image): Remove use of
      'guix-build-accounts'.  Augment ACCOUNTS and GROUPS from what SERVICES
      demand.

commit 25ed6edb6c17e0c7817cb8b29a549b10c8654eba
Author: Ludovic Courtès <address@hidden>
Date:   Sat Dec 7 12:12:41 2013 +0100

    doc: Adjust "Building from Git" instructions.
    
    * HACKING (Building from Git): As a follow-up to ff1cbb9, update the
      error reported when pkg.m4 is missing.  Suggested by
      John Darrington <address@hidden>.

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

Summary of changes:
 HACKING               |    6 ++-
 gnu/system/dmd.scm    |   77 ++++++++++++++++++++++++++++++++++++++++++------
 gnu/system/shadow.scm |   23 --------------
 gnu/system/vm.scm     |   64 ++++++++++++++++++++++++----------------
 4 files changed, 109 insertions(+), 61 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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