guix-commits
[Top][All Lists]
Advanced

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

branch master updated (df5d1c8 -> f2b8abc)


From: guix-commits
Subject: branch master updated (df5d1c8 -> f2b8abc)
Date: Wed, 30 Sep 2020 05:38:27 -0400 (EDT)

mothacehe pushed a change to branch master
in repository guix.

    from df5d1c8  gnu: Add rust-multi-default-trait-impl-0.1.
     new 2f1f7b6  services: virtualization: Use a compressed qcow2 hurd 
disk-image.
     new 99d036c  image: Add image-type support.
     new 10b135c  system: image: Add image-type support.
     new 313f492  scripts: system: Add support for image-type.
     new f2b8abc  news: Add entry for 'image-type' option.

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


Summary of changes:
 Makefile.am                     |  5 +--
 doc/guix.texi                   | 43 +++++++++++---------
 etc/news.scm                    | 20 +++++++++
 gnu/image.scm                   | 29 ++++++++++++-
 gnu/services/virtualization.scm |  1 +
 gnu/system/image.scm            | 90 +++++++++++++++++++++++++++++++++--------
 gnu/system/images/hurd.scm      | 29 ++++++++++---
 gnu/tests/install.scm           | 46 ++++++++++-----------
 guix/scripts/system.scm         | 70 ++++++++++++++++++++------------
 tests/guix-system.sh            |  9 +++--
 10 files changed, 242 insertions(+), 100 deletions(-)



reply via email to

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