guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6e67c70 -> fb3df20)


From: guix-commits
Subject: branch master updated (6e67c70 -> fb3df20)
Date: Fri, 12 Nov 2021 08:31:20 -0500 (EST)

mothacehe pushed a change to branch master
in repository guix.

    from 6e67c70  gnu: cuirass: Update to 1.1.0-5.ea09658.
     new 3975450  gnu: genimage: Update to 14.
     new 096a2bf  image: Support generating GPT images via 
`partition-table-type`.
     new fb3df20  build: bootloader: Add GPT support.

The 3 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/bootloader.scm                        |  1 +
 gnu/image.scm                                   |  3 ++
 gnu/local.mk                                    |  2 +-
 gnu/packages/genimage.scm                       |  8 ++--
 gnu/packages/patches/genimage-mke2fs-test.patch | 40 ++++++++++++++++
 gnu/packages/patches/genimage-signedness.patch  | 24 ----------
 gnu/system/image.scm                            | 61 ++++++++++++++++++-------
 7 files changed, 93 insertions(+), 46 deletions(-)
 create mode 100644 gnu/packages/patches/genimage-mke2fs-test.patch
 delete mode 100644 gnu/packages/patches/genimage-signedness.patch



reply via email to

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