summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-05-07 15:04:55 +0200
committerGitHub <noreply@github.com>2021-05-07 15:04:55 +0200
commitac2c088939de5aba5a06bee00dbc6c89a2809534 (patch)
tree7a67286af61e2de6fe4d2cf50813bad304941f81 /TODO
parent2a9cfe6b07c41a88b57813afc4f73f4332ac74d2 (diff)
parentcd4d2b17771ce0a2cc9487d9f26cc2e210d0fa5a (diff)
downloadsystemd-ac2c088939de5aba5a06bee00dbc6c89a2809534.tar.gz
Merge pull request #19391 from poettering/dissect-grow
optionally, grow file systems to partition size when mounting them via GPT auto-discovery
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 859bd76e3e..d2de66e9fa 100644
--- 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.
@@ -355,9 +349,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