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-287-g10ace2c


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-287-g10ace2c
Date: Fri, 30 May 2014 21:46:45 +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  10ace2c49eb68b55f8ef0d79d8a408798d99c207 (commit)
       via  85a83edb369dcebd1019674427dda9e6b3e2ed4b (commit)
      from  bd3fc08c4dc718bb76c1a45b875c97d67bfdc3fa (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 10ace2c49eb68b55f8ef0d79d8a408798d99c207
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 30 23:45:42 2014 +0200

    vm: disk-image: Specify the root file system using a label.
    
    * gnu/system/vm.scm (system-disk-image)[root-label]: New variable.
      Use it for the root file system, and pass it as #:file-system-label to
      'qemu-image'.

commit 85a83edb369dcebd1019674427dda9e6b3e2ed4b
Author: Ludovic Courtès <address@hidden>
Date:   Fri May 30 23:44:28 2014 +0200

    linux-initrd: Allow use of volume labels in 'file-system' declarations.
    
    * guix/build/linux-initrd.scm (%ext2-endianness, %ext2-sblock-magic,
      %ext2-sblock-creator-os, %ext2-sblock-uuid, %ext2-sblock-volume-name):
      New macros.
      (read-ext2-superblock, ext2-superblock-uuid,
      ext2-superblock-volume-name, disk-partitions,
      partition-label-predicate, find-partition-by-label,
      canonicalize-device-spec): New procedures.
      (mount-file-system): Use 'canonicalize-device-spec' on SOURCE.
      (boot-system): Likewise for ROOT.
    * doc/guix.texi (Using the Configuration System): Adjust 'file-system'
      declaration accordingly.

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

Summary of changes:
 doc/guix.texi               |    2 +-
 gnu/system/vm.scm           |    9 +++-
 guix/build/linux-initrd.scm |  116 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 123 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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