]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #24709 from keszybz/partition-table-constants
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 3ad402ae3a44a1e4672485fd55c7e3a2744fcd5f..d9c7c6df6ac5ed460aaf024789562e54828df535 100644 (file)
--- 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