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-188-gfc4bc4b


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-188-gfc4bc4b
Date: Fri, 31 Jan 2014 00:43:28 +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  fc4bc4b6debecf9acc7e86ecb519c03b5b598bc4 (commit)
       via  83b9e6a1854d4fb86f0269afac33200dce996f06 (commit)
       via  882f034fa88361c703f382f08e158e15ce330c1d (commit)
       via  a7d46f12ac4f87ff3981a8f8ee14d700799d49ef (commit)
      from  668c06acfc29f1063559c37ef184f436a7b7a8e8 (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 fc4bc4b6debecf9acc7e86ecb519c03b5b598bc4
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jan 31 01:43:16 2014 +0100

    gnu: linux-initrd: Properly distinguish between /dev/sda* and /dev/vda*.
    
    * guix/build/linux-initrd.scm (make-essential-device-nodes): Rename
      devices with major = 8 to /dev/sda*.  Make /dev/vda* devices.
    * gnu/system/vm.scm (qemu-image): Change '/dev/vda' to '/dev/sda'.
    * gnu/system.scm (operating-system-derivation): Likewise.

commit 83b9e6a1854d4fb86f0269afac33200dce996f06
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jan 31 01:40:02 2014 +0100

    gnu: linux-initrd: Start a REPL when the root could not be mounted.
    
    * guix/build/linux-initrd.scm (boot-system): Catch errors when mounting
      ROOT and call 'start-repl' upon error.

commit 882f034fa88361c703f382f08e158e15ce330c1d
Author: Ludovic Courtès <address@hidden>
Date:   Fri Jan 31 00:24:26 2014 +0100

    gnu: linux-libre: Build more virtio modules.
    
    * gnu/packages/linux.scm (linux-libre): Append CONFIG_NET_9P_VIRTIO and
      CONFIG_VIRTIO_{NET,BLK,BALLOON} to '.config'.

commit a7d46f12ac4f87ff3981a8f8ee14d700799d49ef
Author: Ludovic Courtès <address@hidden>
Date:   Thu Jan 30 23:32:22 2014 +0100

    gnu: vm: Run QEMU with '-enable-kvm'.
    
    * gnu/system/vm.scm (expression->derivation-in-linux-vm): Pass QEMU
      '-enable-kvm'.

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

Summary of changes:
 gnu/packages/linux.scm      |   11 +++++++++++
 gnu/system.scm              |    2 +-
 gnu/system/vm.scm           |   11 ++++++-----
 guix/build/linux-initrd.scm |   21 ++++++++++++++++-----
 4 files changed, 34 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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