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-533-g3485716


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-533-g3485716
Date: Sun, 13 Jul 2014 14:37:56 +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  3485716fd9aba9f6c3b286c51d08285445e1e247 (commit)
       via  8e42796bdc1e8544d164da643f0c14dabbe4310b (commit)
       via  66670cf39c2f3d294edf3596d8a9173e5289f3a0 (commit)
      from  ae9cb418dfe864d8b4383770662fc79484244240 (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 3485716fd9aba9f6c3b286c51d08285445e1e247
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 16:35:24 2014 +0200

    install: Make /var/db and /mnt.
    
    * guix/build/install.scm (directives): Add /var/db and /mnt.

commit 8e42796bdc1e8544d164da643f0c14dabbe4310b
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 16:13:42 2014 +0200

    guix system: Convert to monadic style.
    
    * guix/scripts/system.scm (references*, topologically-sorted*,
      show-what-to-build*): New procedures.
      (copy-closure): Turn into a monadic procedure.
      (install): Likewise, and adjust parameter list.
      (switch-to-system): Likewise.
      (system-derivation-for-action, grub.cfg, maybe-build, perform-action):
      New procedures.
      (guix-system): Use them.

commit 66670cf39c2f3d294edf3596d8a9173e5289f3a0
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 13 16:07:26 2014 +0200

    vm: Add support for i686.
    
    Partially fixes <http://bugs.gnu.org/18002>.
    Reported by David Thompson <address@hidden>.
    
    * guix/build/vm.scm (qemu-command): Add optional 'system' parameter.
      Special-case "^i[3456]86$".
    * gnu/system/vm.scm (system-qemu-image/shared-store-script): Use it.

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

Summary of changes:
 gnu/system/vm.scm       |    5 +-
 guix/build/install.scm  |    2 +
 guix/build/vm.scm       |   18 ++-
 guix/scripts/system.scm |  307 +++++++++++++++++++++++++++++------------------
 4 files changed, 206 insertions(+), 126 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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