diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-03-23 12:04:28 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-03-23 12:25:01 +0100 |
commit | 8f39ecf6aa5bdfd2498e147476eb4b8f25d817bc (patch) | |
tree | cf8468460620637b2b7a64df12b7863651ea2bab /docs/DISCOVERABLE_PARTITIONS.md | |
parent | docs: make man page links in markdown Links section use teletype font, as we ... (diff) | |
download | systemd-8f39ecf6aa5bdfd2498e147476eb4b8f25d817bc.tar.xz systemd-8f39ecf6aa5bdfd2498e147476eb4b8f25d817bc.zip |
docs: link up new image building docs a bit
Diffstat (limited to 'docs/DISCOVERABLE_PARTITIONS.md')
-rw-r--r-- | docs/DISCOVERABLE_PARTITIONS.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/DISCOVERABLE_PARTITIONS.md b/docs/DISCOVERABLE_PARTITIONS.md index 2d95ee4490..85e858921f 100644 --- a/docs/DISCOVERABLE_PARTITIONS.md +++ b/docs/DISCOVERABLE_PARTITIONS.md @@ -412,6 +412,7 @@ The `gdisk` tool (from version 1.0.5 onward) and its variants (`sgdisk`, [Boot Loader Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION)<br> [Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE)<br> -[systemd-boot(7)](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)<br> -[bootctl(1)](https://www.freedesktop.org/software/systemd/man/bootctl.html)<br> -[systemd-gpt-auto-generator(8)](https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html) +[Safely Building Images](https://systemd.io/BUILDING_IMAGES)<br> +[`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)<br> +[`bootctl(1)`](https://www.freedesktop.org/software/systemd/man/bootctl.html)<br> +[`systemd-gpt-auto-generator(8)`](https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html) |