]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
Merge pull request #16396 from yuwata/network-configured-flag
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 7ee5f26cc1ca3a3b6497499e929c590ee548f41e..31eff4f633fede577759ae78bda9a688dce1a766 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,10 @@ Janitorial Clean-ups:
 
 Features:
 
+* complement root=, rootflags=, rootfstype= with rootsubdir= which allows
+  mounting a subdir of the root fs as actual root. This can be used as
+  fstype-agnostic version of btrfs' rootflags=subvol=foobar.
+
 * add --copy-from and --copy-to command to systemd-dissect which copies stuff
   in and out of a disk image
 
@@ -24,9 +28,6 @@ Features:
 
 * if /usr/bin/swapoff fails due to OOM, log a friendly explanatory message about it
 
-* add loud warning to the logs (with catalog entry) if systemd-udev-settle is
-  pulled into the boot process
-
 * build short web pages out of each catalog entry, build them along with man
   pages, and include hyperlinks to them in the journal output
 
@@ -335,7 +336,6 @@ Features:
 
 * homed:
   - when user tries to log into record signed by unrecognized key, automatically add key to our chain after polkit auth
-  - hook up machined/nspawn users with a varlink user query interface
   - rollback when resize fails mid-operation
   - GNOME's side for forget key on suspend (requires rework so that lock screen runs outside of uid)
   - resize on login?