guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6d149ec -> eae5b3f)


From: Ludovic Courtès
Subject: branch master updated (6d149ec -> eae5b3f)
Date: Wed, 24 Jun 2015 16:06:03 +0000

civodul pushed a change to branch master
in repository guix.

      from  6d149ec   gnu: julia: Use modify-phases syntax and add return 
values.
       new  31fbf4b   gnu: pius: Depend on GnuPG 2.0 rather than 2.1.
       new  8de3df7   tests: Move 'file=?' to (guix tests).
       new  7a18c3c   Add (guix cpio).
       new  e8277f9   linux-initrd: Use (guix cpio) instead of GNU cpio.
       new  583323c   linux-initrd: Populate cpio archives in a deterministic 
order.
       new  eae5b3f   linux-initrd: Produce cpio archives with zeroed 
timestamps, etc.

The 6 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                 |    2 +
 gnu/build/linux-initrd.scm  |   78 +++++++-------
 gnu/packages/gnupg.scm      |    4 +-
 gnu/system/linux-initrd.scm |    6 +-
 guix/cpio.scm               |  253 +++++++++++++++++++++++++++++++++++++++++++
 guix/tests.scm              |   15 +++
 tests/cpio.scm              |   84 ++++++++++++++
 tests/nar.scm               |   11 --
 8 files changed, 397 insertions(+), 56 deletions(-)
 create mode 100644 guix/cpio.scm
 create mode 100644 tests/cpio.scm



reply via email to

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