[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#57643] [PATCH 0/3] Document the image API.
From: |
Ludovic Courtès |
Subject: |
[bug#57643] [PATCH 0/3] Document the image API. |
Date: |
Sat, 24 Sep 2022 12:15:21 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) |
Mathieu Othacehe <othacehe@gnu.org> skribis:
> * doc/guix.texi ("System Images"): New chapter.
[...]
> +@node Instantiate an Image
> +@section Instantiate an Image
> +
> +Let's say you would like to create an MBR image with three distinct
> +partitions:
> +
> +@itemize
> +@item ESP vfat partition of 40MiB at offset 1024KiB.
Maybe:
@item The @acronym{ESP, EFI System Partition}, a partition of
40@tie{}MiB at offset 1024@tie{}KiB with a vfat file system.
> +@item DATA ext4 partition of 50MiB containing a dummy data file.
@item an ext4 partition of … data file, and labeled ``data''.
> +@item ROOT ext4 bootable partition containing the @code{%simple-os}
Likewise.
This section looks great!
- [bug#57643] [PATCH 2/3] doc: Add a "Platforms" chapter., (continued)
- [bug#57643] [PATCH 0/3] Document the image API., Ludovic Courtès, 2022/09/24
- [bug#57643] [PATCH 0/3] Document the image API., Maxime Devos, 2022/09/24
- [bug#57643] [PATCH 0/3] Document the image API., Mathieu Othacehe, 2022/09/24
- [bug#57643] [PATCH 0/3] Document the image API., Ludovic Courtès, 2022/09/24
- [bug#57643] [PATCH 0/3] Document the image API., Maxime Devos, 2022/09/24
- [bug#57643] [PATCH 0/3] Document the image API., Mathieu Othacehe, 2022/09/24
[bug#57643] [PATCH 3/3] doc: Add a "System Images" chapter., Mathieu Othacehe, 2022/09/07
[bug#57643] [PATCH 1/3] image: Make the operating-system field mandatory., Liliana Marie Prikler, 2022/09/07
[bug#57643] [PATCH 1/3] image: Make the operating-system field mandatory., Maxime Devos, 2022/09/24
[bug#57643] [PATCH 0/3] Document the image API., Ludovic Courtès, 2022/09/24