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.7-83-gb9b8607


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-83-gb9b8607
Date: Fri, 15 Aug 2014 14:26:49 +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  b9b8607824448cd6bd152ca0ede460a7f44f3b2b (commit)
       via  c0b9213dbbf2d54c58e8fb62a52efc98f184d859 (commit)
       via  25290d2766d4bc5c2edd1cddd053de74a93cc4e3 (commit)
       via  6f22f3c9545d0f1a1d007f19b24f560bc8e51514 (commit)
      from  ae2189a9f20c5219b800cdf9eb14c9e522f298ec (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 b9b8607824448cd6bd152ca0ede460a7f44f3b2b
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 15 16:22:11 2014 +0200

    Add (guix monad-repl).
    
    * guix/monad-repl.scm: New file.
    * guix.scm: Add it.
    * Makefile.am (MODULES): Add it.
    * doc/guix.texi (The Store Monad): Document it.

commit c0b9213dbbf2d54c58e8fb62a52efc98f184d859
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 15 16:06:21 2014 +0200

    linux-initrd: Do not create /etc/resolv.conf.
    
    * guix/build/linux-initrd.scm (configure-qemu-networking): Don't create
      /etc/resolv.conf.

commit 25290d2766d4bc5c2edd1cddd053de74a93cc4e3
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 15 12:00:22 2014 +0200

    Update AUTHORS and THANKS.

commit 6f22f3c9545d0f1a1d007f19b24f560bc8e51514
Author: Ludovic Courtès <address@hidden>
Date:   Thu Aug 14 11:56:22 2014 +0200

    linux-initrd: Load fscache.ko before the 9p modules.
    
    * gnu/system/linux-initrd.scm (base-initrd)[virtio-9p-modules]: Add
      "fscache.ko", required by Linux-libre 3.16.

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

Summary of changes:
 AUTHORS                     |    1 +
 Makefile.am                 |    1 +
 THANKS                      |    2 -
 doc/guix.texi               |   27 ++++++++++++++
 gnu/system/linux-initrd.scm |    2 +-
 guix.scm                    |    1 +
 guix/build/linux-initrd.scm |    8 ++---
 guix/monad-repl.scm         |   81 +++++++++++++++++++++++++++++++++++++++++++
 8 files changed, 115 insertions(+), 8 deletions(-)
 create mode 100644 guix/monad-repl.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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