From: Zbigniew Jędrzejewski-Szmek Date: Fri, 21 Jan 2022 12:26:56 +0000 (+0100) Subject: docs: more internal links X-Git-Tag: v251-rc1~289^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d33575eb4a3cfd1f656a7a4b704ae73a23124a80;p=thirdparty%2Fsystemd.git docs: more internal links --- diff --git a/docs/DISCOVERABLE_PARTITIONS.md b/docs/DISCOVERABLE_PARTITIONS.md index b375106afd7..f3fbe645adb 100644 --- a/docs/DISCOVERABLE_PARTITIONS.md +++ b/docs/DISCOVERABLE_PARTITIONS.md @@ -407,3 +407,11 @@ available. The `gdisk` tool (from version 1.0.5 onward) and its variants (`sgdisk`, `cgdisk`) also support creation of partitions with a matching type code. + +## Links + +[Boot Loader Specification](https://systemd.io/BOOT_LOADER_SPECIFICATION)
+[Boot Loader Interface](https://systemd.io/BOOT_LOADER_INTERFACE)
+[systemd-boot(7)](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)
+[bootctl(1)](https://www.freedesktop.org/software/systemd/man/bootctl.html)
+[systemd-gpt-auto-generator(8)](https://www.freedesktop.org/software/systemd/man/systemd-gpt-auto-generator.html)