diff --git a/TODO b/TODO index 19b044c648..cf8568f28e 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,7 @@ Janitorial Clean-ups: Features: -* ability to insert trusted configuration and secrets into the boot paramaters +* ability to insert trusted configuration and secrets into the boot parameters of a kernel booting in a VM or on baremetal some way, via TPM protection. idea: 1. pass via /proc/bootconfig diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 73fd1dcc94..b09c4e9fa2 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -413,7 +413,7 @@ run once the /sysusr/ hierarchy becomes available, on systems that come up initially without a root file system, but with an initialized /usr/ and need to access that before setting up the root file system to ultimately switch to. On systems where - usr= is not used this target is ordered afer + usr= is not used this target is ordered after sysroot.mount and thus mostly equivalent to initrd-root-fs.target. In effect on any system once this target is reached the file system backing /usr/ is mounted, though possibly at two different