summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-10-13 17:15:50 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-10-13 17:15:50 +0900
commit7ff7eadf42e76c5f7f021d8887feec9a12f1e1a9 (patch)
tree463fab7902b1d035c9b48a1e2cc53da3fe4c058c /TODO
parentfd5dead7d602d024a3df00c277ad580f72c3a614 (diff)
downloadsystemd-7ff7eadf42e76c5f7f021d8887feec9a12f1e1a9.tar.gz
TODO: fix typo
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 164cf61093..642c596945 100644
--- a/TODO
+++ b/TODO
@@ -128,7 +128,7 @@ Features:
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"
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.
* 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
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
boot, for the next.