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.5-596-gdefa1b9


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-596-gdefa1b9
Date: Wed, 09 Apr 2014 12:01:53 +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  defa1b9bee7038a9fa3517f608589c991169a77c (commit)
       via  4d9a80ba759cc69bba6806e0417ded4068628751 (commit)
       via  f200b03e06b6561a356231e6c035f6f220c28a88 (commit)
       via  e1f88ff0ab1c5bb6c234d27ab0887a73a496073e (commit)
      from  57e544e8f7f0c907bb1ea3b4432a9a3d3da57365 (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 defa1b9bee7038a9fa3517f608589c991169a77c
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 13:47:57 2014 +0200

    vm: Add #:memory-size parameter for 'expression->derivation-in-linux-vm'.
    
    * gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
      #:memory-size parameter, defaulting to 256 (QEMU defaults to 128.)

commit 4d9a80ba759cc69bba6806e0417ded4068628751
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 12:14:11 2014 +0200

    gnu: linux-initrd: Default initrd has no network mounts.
    
    * gnu/system/linux-initrd.scm (gnu-system-initrd): Add #:mounts
      argument.

commit f200b03e06b6561a356231e6c035f6f220c28a88
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 12:13:22 2014 +0200

    vm: 'expression->derivation-in-linux-vm' uses QEMU virtfs/9p.
    
    * gnu/system/vm.scm (expression->derivation-in-linux-vm): Change #:qemu
      to default to QEMU-HEADLESS.  Use "-net nic,model=virtio".  Remove
      "-net user,smb=..." and add "-virtfs" options.  Change default initrd
      to include two 9p mounts.

commit e1f88ff0ab1c5bb6c234d27ab0887a73a496073e
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 11:36:56 2014 +0200

    gnu: qemu: Upgrade to 1.7.1; add virtfs support.
    
    * gnu/packages/qemu.scm (qemu-headless): Upgrade to 1.7.1.
      [source]: Remove 'patches' field.
      [arguments]: Add --enable-virtfs configure flag.
      [inputs]: Add libcap and attr.
    * gnu/packages/patches/qemu-make-4.0.patch: Remove.
    * gnu-system.am (dist_patch_DATA): Adjust accordingly.

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

Summary of changes:
 gnu-system.am                            |    1 -
 gnu/packages/patches/qemu-make-4.0.patch |   32 ------------------------------
 gnu/packages/qemu.scm                    |    8 ++++--
 gnu/system/linux-initrd.scm              |    3 +-
 gnu/system/vm.scm                        |   22 +++++++++++++++-----
 5 files changed, 23 insertions(+), 43 deletions(-)
 delete mode 100644 gnu/packages/patches/qemu-make-4.0.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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