guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (0577ddc -> 661a1d7)


From: Ludovic Courtès
Subject: branch master updated (0577ddc -> 661a1d7)
Date: Tue, 14 Jul 2015 13:30:18 +0000

civodul pushed a change to branch master
in repository guix.

      from  0577ddc   gnu: Add rc.
       new  2de3cd8   file-systems: Use (guix build syscalls) at build time if 
needed.
       new  f868637   gnu: nss: Upgrade to 3.19.2.
       new  0ec5ee9   file-systems: Implement partition lookup by UUID.
       new  661a1d7   file-systems: Allow users to specify file system UUIDs as 
strings.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                          |    1 +
 doc/guix.texi                        |   18 +++++-
 gnu/build/file-systems.scm           |  131 +++++++++++++++++++++++-----------
 gnu/packages/gnuzilla.scm            |    4 +-
 gnu/system/file-systems.scm          |   57 +++++++++++++++
 tests/{sets.scm => file-systems.scm} |   50 ++++++-------
 6 files changed, 188 insertions(+), 73 deletions(-)
 copy tests/{sets.scm => file-systems.scm} (52%)



reply via email to

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