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-280-g411fc81


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-280-g411fc81
Date: Thu, 29 May 2014 21:32:51 +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  411fc81d6382c23afcd1492d61f1ddb3001b63f0 (commit)
       via  8a07c28960d36557ee64a0b15240869fcadfaa7d (commit)
       via  ef9fc40dda0f14366d0612bcb940f4fe7285e786 (commit)
      from  ff0bf0aca579555400faad3814c2a635dd00caf0 (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 411fc81d6382c23afcd1492d61f1ddb3001b63f0
Author: Ludovic Courtès <address@hidden>
Date:   Thu May 29 23:32:21 2014 +0200

    hydra: Don't cross-build from MIPS to MIPS.
    
    * build-aux/hydra/gnu-system.scm (hydra-jobs)[same?, either]: New
      procedure.  Use it in 'remove' call.

commit 8a07c28960d36557ee64a0b15240869fcadfaa7d
Author: Ludovic Courtès <address@hidden>
Date:   Thu May 29 23:13:11 2014 +0200

    system: Add 'fusermount' to the default setuid programs.
    
    * gnu/system.scm (%setuid-programs): Add 'fusermount'.

commit ef9fc40dda0f14366d0612bcb940f4fe7285e786
Author: Ludovic Courtès <address@hidden>
Date:   Thu May 29 23:07:43 2014 +0200

    vm: Allow a volume name to be specified for the root partition.
    
    * guix/build/vm.scm (format-partition): Add #:label parameter, and honor
      it.
      (initialize-hard-disk): Add #:file-system-label parameter, and pass it
      to 'format-partition'.
    * gnu/system/vm.scm (qemu-image): Add #:file-system-label parameter and
      pass it to 'initialize-hard-disk'.

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

Summary of changes:
 build-aux/hydra/gnu-system.scm |   12 +++++++++++-
 gnu/system.scm                 |    4 +++-
 gnu/system/vm.scm              |   13 ++++++++-----
 guix/build/vm.scm              |   25 +++++++++++++++++--------
 4 files changed, 39 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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