emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#57643: closed ([PATCH 0/3] Document the image API.)


From: GNU bug Tracking System
Subject: bug#57643: closed ([PATCH 0/3] Document the image API.)
Date: Sun, 25 Sep 2022 11:55:02 +0000

Your message dated Sun, 25 Sep 2022 13:53:54 +0200
with message-id <87sfkfk6ul.fsf_-_@gnu.org>
and subject line Re: bug#57643: [PATCH 0/3] Document the image API.
has caused the debbugs.gnu.org bug report #57643,
regarding [PATCH 0/3] Document the image API.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57643: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57643
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Document the image API. Date: Wed, 7 Sep 2022 14:44:49 +0200
Hello,

I recently polished a bit the image API and added a new system test
(gnu tests image) that is validating the image creation process
itself with Guile-Parted.

This series makes the operating-system field of the <image> record
mandatory and adds two new chapters to the documentation: "Platforms"
and "System Images".

Thanks,

Mathieu

Mathieu Othacehe (3):
  image: Make the operating-system field mandatory.
  doc: Add a "Platforms" chapter.
  doc: Add a "System Images" chapter.

 doc/guix.texi              | 601 ++++++++++++++++++++++++++++++++++++-
 gnu/image.scm              |   3 +-
 gnu/system/image.scm       |  41 ++-
 gnu/system/images/hurd.scm |   2 +-
 4 files changed, 638 insertions(+), 9 deletions(-)

-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: bug#57643: [PATCH 0/3] Document the image API. Date: Sun, 25 Sep 2022 13:53:54 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hey,

> I sent mostly cosmetic comments.  It looks pretty much ready to go.

Pushed, thanks to all reviewers!

Mathieu


--- End Message ---

reply via email to

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