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.6-632-g83a17b6


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-632-g83a17b6
Date: Wed, 23 Jul 2014 15:48:03 +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  83a17b62363c85f05a0916e9b7493d9d58ce7196 (commit)
      from  5383fb5bd4bec0b74b9cc9522b0906dec52cf1ab (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 83a17b62363c85f05a0916e9b7493d9d58ce7196
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jul 22 22:12:05 2014 +0200

    install: Add a service to back the store with the target disk.
    
    Fixes <http://bugs.gnu.org/18061>.
    Reported by Adam Pribyl <address@hidden>.
    
    * gnu/services/dmd.scm (dmd-configuration-file)[config]: Import (guix
      build utils).
    * gnu/system/install.scm (make-cow-store, cow-store-service): New
      procedures.
      (installation-services): Use it.
      (%backing-directory): New variable.
    * doc/guix.texi (System Installation): Add the 'deco start cow-store
      /mnt' phase.

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

Summary of changes:
 doc/guix.texi          |   11 ++++++-
 gnu/services/dmd.scm   |    1 +
 gnu/system/install.scm |   77 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 88 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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