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-305-g57c0992


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-305-g57c0992
Date: Mon, 02 Jun 2014 22:17:33 +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  57c0992927b69441e0d0d57fc40d37a0d0d2b4c6 (commit)
       via  d4c87617e5c0c50573019e4621ed318489cf209a (commit)
       via  2405858a0477aca880bb32c032df459de68e1bfd (commit)
      from  0497ba3b260527d4184a0fcb22d6ab30e5e11a63 (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 57c0992927b69441e0d0d57fc40d37a0d0d2b4c6
Author: Ludovic Courtès <address@hidden>
Date:   Tue Jun 3 00:17:00 2014 +0200

    list-packages: Add links to Hydra for mips64el-linux.
    
    * build-aux/list-packages.scm (package->sxml): Add 'url' call for
      mips64el-linux.

commit d4c87617e5c0c50573019e4621ed318489cf209a
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 2 23:58:50 2014 +0200

    system: File system sources can be marked as labels or devices.
    
    * gnu/system/file-systems.scm (<file-system>)[title]: New field.
    * gnu/services/base.scm (file-system-service): Add #:title parameter.
      In 'start' gexp, use 'canonicalize-device-spec' and honor TITLE.
    * gnu/system.scm (other-file-system-services,
      operating-system-root-file-system, operating-system-initrd-file):
      Adjust accordingly.
    * gnu/system/linux-initrd.scm (file-system->spec): Likewise.
    * gnu/system/vm.scm (system-disk-image): Add 'title' field for the root
      file system.
    * guix/build/linux-initrd.scm (mount-file-system): Expect the second
      element of SPEC to be the title.
      (boot-system)[root-mount-point?, root-fs-type]: Likewise.
    * gnu/services/dmd.scm (dmd-configuration-file): Select
      'canonicalize-device-spec'.

commit 2405858a0477aca880bb32c032df459de68e1bfd
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jun 2 23:48:55 2014 +0200

    linux-initrd: Wait for devices to appear when resolving a label.
    
    * guix/build/linux-initrd.scm (canonicalize-device-spec): Add #:title
      parameter.  When resolving a label, wait a little and try several
      times before bailing out.

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

Summary of changes:
 build-aux/list-packages.scm |    5 ++-
 gnu/services/base.scm       |   15 ++++++----
 gnu/services/dmd.scm        |    2 +-
 gnu/system.scm              |   11 +++++---
 gnu/system/file-systems.scm |    3 ++
 gnu/system/linux-initrd.scm |    4 +-
 gnu/system/vm.scm           |    1 +
 guix/build/linux-initrd.scm |   61 +++++++++++++++++++++++++++++++++++--------
 8 files changed, 76 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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