diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-04-21 16:35:58 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-04-23 17:57:26 +0200 |
commit | cd4d2b17771ce0a2cc9487d9f26cc2e210d0fa5a (patch) | |
tree | 98a1e72117f6a77b2a934bfa75d3114943fb8714 /TODO | |
parent | gpt-auto-generator: pull in systemd-growfs@.service if new GPT growfs partiti... (diff) | |
download | systemd-cd4d2b17771ce0a2cc9487d9f26cc2e210d0fa5a.tar.xz systemd-cd4d2b17771ce0a2cc9487d9f26cc2e210d0fa5a.zip |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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 |