summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-09-21 20:07:21 +0200
committerGitHub <noreply@github.com>2022-09-21 20:07:21 +0200
commit4d0d34b4e7054f7bef105ed1ec27f976778c5c4e (patch)
tree52522848de7a5f518af573c4014c2419ea127cbc /TODO
parentdf4bed3f923bbe5be8e84131aa035dbab2ddf49c (diff)
parented1cf1d9707fa4c11fe0106a72fb25364e02f625 (diff)
downloadsystemd-4d0d34b4e7054f7bef105ed1ec27f976778c5c4e.tar.gz
Merge pull request #24709 from keszybz/partition-table-constants
Expose various GPT UUIDs as public contants and link them up in docs
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 3ad402ae3a..d9c7c6df6a 100644
--- a/TODO
+++ b/TODO
@@ -1876,7 +1876,7 @@ Features:
* systemd-repart: make it a static checker during early boot for existence and
absence of other partitions for trusted boot environments
-* systemd-repart: add support for GPT_FLAG_GROWFS also on real systems, i.e.
+* systemd-repart: add support for SD_GPT_FLAG_GROWFS also on real systems, i.e.
generate some unit to actually enlarge the fs after growing the partition
during boot.
@@ -1895,7 +1895,6 @@ Features:
- in particular an example how to do the equivalent of switching runlevels
- man: maybe sort directives in man pages, and take sections from --help and apply them to man too
- document root=gpt-auto properly
- - GPT_FLAG_GROWFS is not documented at all. GPT_FLAG_* should be documented in Discoverable Partitions.
* systemctl:
- add systemctl switch to dump transaction without executing it