]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 19391/head
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Apr 2021 14:35:58 +0000 (16:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Apr 2021 15:57:26 +0000 (17:57 +0200)
TODO

diff --git a/TODO b/TODO
index 682f296d60f84172f5fda70059fda10b9680fc52..90dc8004881b8e9fb7e5968a718f0018b1d0d545 100644 (file)
--- a/TODO
+++ b/TODO
@@ -50,12 +50,6 @@ Features:
 * systemd-sysext: optionally, run it in initrd already, before transitioning
   into host, to open up possibility for services shipped like that.
 
-* add a flag to the GPT spec that says "grow my fs to partition size", and make
-  it settable via systemd-repart. Add in growfs jobs in
-  systemd-gpt-auto-generator when it is set, and issue the ioctls while
-  mounting in systemd-npsawn --image=. That way systemd-repart suffices to
-  enlarge an image.
-
 * add a new switch --auto-definitions=yes/no or so to systemd-repart. If
   specified, synthesize a definition automatically if we can: enlarge last
   partition on disk, but only if it is marked for growing and not read-only.
@@ -351,9 +345,6 @@ Features:
 * busctl: maybe expose a verb "ping" for pinging a dbus service to see if it
   exists and responds.
 
-* systemd-gpt-auto should probably set x-systemd.growfs on the mounts it
-  creates
-
 * bootctl:
   - teach it to prepare an ESP wholesale, i.e. with mkfs.vfat invocation
   - teach it to copy in unified kernel images and maybe type #1 boot loader spec entries from host