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-349-gc9c8811


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-349-gc9c8811
Date: Mon, 10 Mar 2014 22:43:47 +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  c9c88118a12b0e22b7369b1dc6b0e2f9db894986 (commit)
       via  58cbbe4b5562ed8be5c7c6fbdf2b2d8384a5dc8a (commit)
       via  220193ad038b1aabb776d032526ad4546f76447e (commit)
       via  5ff3c4b8207eb2fbbc48c9f429ccb65690def5ee (commit)
      from  8a1f6a7e02afbe63dfa1193282c8b6807b845db2 (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 c9c88118a12b0e22b7369b1dc6b0e2f9db894986
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 10 23:16:02 2014 +0100

    gnu: linux-initrd: Make the pseudo-tty device nodes.
    
    * guix/build/linux-initrd.scm (make-essential-device-nodes): Create
      /dev/ptmx and /dev/pts.
    * gnu/system/vm.scm (qemu-image): Umount /fs/dev/pts before /fs.

commit 58cbbe4b5562ed8be5c7c6fbdf2b2d8384a5dc8a
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 10 23:02:43 2014 +0100

    tests: 'topologically-sorted' test handles different references orders.
    
    * tests/store.scm ("topologically-sorted, more difficult"): Arrange to
      handle a different ordering of (references %store y).

commit 220193ad038b1aabb776d032526ad4546f76447e
Author: Ludovic Courtès <address@hidden>
Date:   Mon Mar 10 22:31:08 2014 +0100

    gnu: Add UnionFS-FUSE.
    
    * gnu/packages/linux.scm (unionfs-fuse): New variable.

commit 5ff3c4b8207eb2fbbc48c9f429ccb65690def5ee
Author: Pierre-Antoine Rault <address@hidden>
Date:   Sun Mar 9 17:10:27 2014 +0100

    doc: Update packaging guidelines.
    
    * HACKING (Submitting Patches): Mention 'git send-mail'.
    * doc/guix.texi (Packaging Guidelines): More details on how to prepare a
      package module.
      (Contributing): Add reference to #guix channel on Freenode.
    
    Co-authored-by: Ludovic Courtès <address@hidden>

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

Summary of changes:
 HACKING                     |    9 +++++++--
 doc/guix.texi               |   17 +++++++++++++----
 gnu/packages/linux.scm      |   25 +++++++++++++++++++++++++
 gnu/system/vm.scm           |    8 +++++++-
 guix/build/linux-initrd.scm |    8 ++++++++
 tests/store.scm             |   15 ++++++++++++---
 6 files changed, 72 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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