guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b5c6062bce -> 741895676b)


From: guix-commits
Subject: branch master updated (b5c6062bce -> 741895676b)
Date: Fri, 1 Jul 2022 06:27:32 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from b5c6062bce services: nginx: Add support for extra content in upstream 
blocks.
     new 2199af9f7b gnu: texlive-fmtcount: Add proper 'license' value.
     new 4636640de8 file-systems: Add 'cleanly-unmounted-ext2?'.
     new 0483c71cc5 services: root-file-system: Cleanly unmount upon shutdown.
     new e871c3a857 image: 'system-image' throws when given an incorrect image 
format.
     new 9f530ef38a image: Add default value for partition initializer.
     new ed19bc87e4 image: Avoid use of the deprecated 'gpt' option of genimage.
     new 05a759ab36 image: Raise an error when an image lacks a bootable 
partition.
     new 0dab106a6a image: Add sanitizers for 'format' and 
'partition-table-type'.
     new 741895676b tests: Add sanitizer test.

The 9 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:
 gnu/build/file-systems.scm |  24 ++++++++
 gnu/image.scm              |  30 +++++++++-
 gnu/packages/admin.scm     |  13 +++-
 gnu/packages/tex.scm       |   3 +-
 gnu/services/base.scm      |  51 +++++++++-------
 gnu/system/image.scm       |  16 +++--
 gnu/tests/base.scm         | 144 ++++++++++++++++++++++++++++++++++++++++++++-
 tests/records.scm          |  12 +++-
 8 files changed, 258 insertions(+), 35 deletions(-)



reply via email to

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