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-250-g112440a


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-250-g112440a
Date: Fri, 23 May 2014 20:38:08 +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  112440a7b832a3841bf8e8139975b43b78f8a6ab (commit)
       via  a68d976b666a5097585cf221f4f8d793f90f3464 (commit)
      from  fb729425dcd80b8ef34c075867d2f204bc4d55cb (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 112440a7b832a3841bf8e8139975b43b78f8a6ab
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 23 22:35:08 2014 +0200

    vm: Disable QEMU networking in the disk image initrd.
    
    * gnu/system/linux-initrd.scm (qemu-initrd): Add #:qemu-networking?
      parameter and honor it.
    * gnu/system/vm.scm (system-disk-image): Pass #:qemu-networking #f.

commit a68d976b666a5097585cf221f4f8d793f90f3464
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 23 22:19:37 2014 +0200

    download: Enlarge your receive buffer.
    
    * guix/build/download.scm (open-connection-for-uri): Remove call to
      'setsockopt'.
    * guix/http-client.scm (open-socket-for-uri)[rmem-max, buffer-size]: New
      variables.  Add call to 'setsockopt'.

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

Summary of changes:
 gnu/system/linux-initrd.scm |    6 +++++-
 gnu/system/vm.scm           |    6 +++++-
 guix/build/download.scm     |    2 --
 guix/http-client.scm        |   12 ++++++++++++
 4 files changed, 22 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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