TODO: fix typo

This commit is contained in:
Yu Watanabe 2022-10-13 17:15:50 +09:00
parent fd5dead7d6
commit 7ff7eadf42

4
TODO
View file

@ -128,7 +128,7 @@ Features:
and a type #2 entry exist under otherwise the exact same name, then use the and a type #2 entry exist under otherwise the exact same name, then use the
type #1 entry, and ignore the type #2 entry. This way, people can "upgrade" type #1 entry, and ignore the type #2 entry. This way, people can "upgrade"
from the UKI with all parameters baked in to a Type #1 .conf file with manual from the UKI with all parameters baked in to a Type #1 .conf file with manual
paramterization, if needed. This matches our usual rule that admin config parametrization, if needed. This matches our usual rule that admin config
should win over vendor defaults. should win over vendor defaults.
* sd-stub: optionally allow users to configure manual kernel command line even * sd-stub: optionally allow users to configure manual kernel command line even
@ -171,7 +171,7 @@ Features:
* systemd-repart: if the GPT *disk* UUID (i.e. the one global for the entire * systemd-repart: if the GPT *disk* UUID (i.e. the one global for the entire
disk) is set to all FFFFF then use this as trigger for factory reset, in disk) is set to all FFFFF then use this as trigger for factory reset, in
addition to the existing meachnisms via EFI variables and kernel comand addition to the existing mechanisms via EFI variables and kernel command
line. Benefit: works also on non-EFI systems, and can be requested on one line. Benefit: works also on non-EFI systems, and can be requested on one
boot, for the next. boot, for the next.