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  4646e30a7a1588d37814d6c78d27302f80783583 (commit)
       via  f15164e79127a7148fadc98adf6776d37f257044 (commit)
      from  2cd09108c9b316c9c8aa1c1b87b85a1c32cef089 (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 4646e30a7a1588d37814d6c78d27302f80783583
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat Sep 21 01:08:42 2013 +0200

    gnu: QEMU images boots into dmd.
    
    * gnu/system/dmd.scm: New file.
    * gnu/system/vm.scm (system-qemu-image): Define dmd services.
      [populate]: Make var/log and etc/group.
      [boot]: Execute dmd directly.
      Add dmd and etc-group as inputs; add the inputs of dmd services.
    * gnu-system.am (GNU_SYSTEM_MODULES): Add gnu/system/dmd.scm.

commit f15164e79127a7148fadc98adf6776d37f257044
Author: Ludovic Courtès <l...@gnu.org>
Date:   Sat Sep 21 00:09:56 2013 +0200

    gnu: Add GNU dmd.
    
    * gnu/packages/system.scm (dmd): New variable.

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

Summary of changes:
 gnu-system.am           |    1 +
 gnu/packages/system.scm |   34 ++++++++++++-
 gnu/system/dmd.scm      |  126 +++++++++++++++++++++++++++++++++++++++++++++++
 gnu/system/vm.scm       |   51 ++++++++++---------
 4 files changed, 187 insertions(+), 25 deletions(-)
 create mode 100644 gnu/system/dmd.scm


hooks/post-receive
-- 
guix source archive

Reply via email to