]> git.ipfire.org Git - thirdparty/systemd.git/commit - docs/BOOT_LOADER_SPECIFICATION.md
docs: tweaks to the boot loader spec
authorLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2018 10:01:18 +0000 (12:01 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Oct 2018 20:48:27 +0000 (22:48 +0200)
commit084a8029dc9a5a61ba44ba30028648b55d6e7552
treee5b092e17056b2586081ba57b8e6e6fbbf28b38e
parent14cb109d4594ff89e8d5449a89c38e4b0d78afd8
docs: tweaks to the boot loader spec

A couple of changes:

1. Clearly name the drop-in entry files "Type #1", and the unified
   kernel images "Type #2", and be clearer that the latter is specific
   to UEFI.

2. Suffix all directory paths with a trailing "/" to clarify that these
   are directories. Also, enclose them all in ``.

3. Add introductory paragraph that explains that there is Type #1 and
   Type #2 and what they are about.

4. Explain that Type #2 is about signed UEFI SecureBoot.

5. Don't claim that $BOOT/loader/ contains really all files defined by
   the spec, because that's not true, Type #2 images are not located there
   after all.

Fixes: #10399
docs/BOOT_LOADER_SPECIFICATION.md