From 13a5ffa4777545ca18971bf23c6dfd12f005eef2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 23 Mar 2022 13:47:15 +0100 Subject: [PATCH] doc: two markdown markup fixes --- docs/BUILDING_IMAGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/BUILDING_IMAGES.md b/docs/BUILDING_IMAGES.md index 8f6b7208488..268c8cdb397 100644 --- a/docs/BUILDING_IMAGES.md +++ b/docs/BUILDING_IMAGES.md @@ -43,14 +43,14 @@ boot. For that it's essential to: image than advisable. 3. Remove the `/loader/random-seed` file (see - [`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html) + [`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)) from the UEFI System Partition (ESP), in case the `systemd-boot` boot loader is used in the image. 4. It might also make sense to remove [`/etc/hostname`](https://www.freedesktop.org/software/systemd/man/hostname.html) and - [`/etc/machine-info`][`systemd-random-seed(8)`](https://www.freedesktop.org/software/systemd/man/machine-info.html) + [`/etc/machine-info`](https://www.freedesktop.org/software/systemd/man/machine-info.html) which carry additional identifying information about the OS image. ## Boot Menu Entry Identifiers -- 2.47.3