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-238-g641f9a2


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-238-g641f9a2
Date: Wed, 21 May 2014 22:33:51 +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  641f9a2a1f3a1ad0b4c3003a2efc5c7975286cc1 (commit)
       via  d1f477199d649cbe33558ed218fa8063553decc3 (commit)
      from  952298d709b63b6475640e4a777b28f5fbf7cfeb (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 641f9a2a1f3a1ad0b4c3003a2efc5c7975286cc1
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 21 23:31:46 2014 +0200

    vm: Modularize build-side code.
    
    * guix/build/install.scm (install-grub): Call 'error' if 'system*'
      returns non-zero.
    * guix/build/vm.scm (initialize-partition-table): Make 'partition-size'
      a positional parameter.  Call 'error' when 'system*' returns
      non-zero'.
      (format-partition, initialize-root-partition): New procedures.
      (initialize-hard-disk): Use them.

commit d1f477199d649cbe33558ed218fa8063553decc3
Author: Ludovic Courtès <address@hidden>
Date:   Wed May 21 23:19:13 2014 +0200

    vm: Remove misleading comment.
    
    * guix/build/vm.scm (load-in-linux-vm): Remove misleading comment.

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

Summary of changes:
 guix/build/install.scm |   10 +++--
 guix/build/vm.scm      |  105 +++++++++++++++++++++++++++---------------------
 2 files changed, 65 insertions(+), 50 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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