]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - TODO
network: slightly update log message
[thirdparty/systemd.git] / TODO
diff --git a/TODO b/TODO
index 33dcabc16918519905cd4639cf7b05982d6c838b..0c87d15e101494a008305f7457dc2c916559614a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,24 @@ Janitorial Clean-ups:
 
 Features:
 
+* add an explicit "vertical" mode to format-table, so that "systemctl
+  status"-like outputs (i.e. with a series of field names left and values
+  right) become genuine first class citizens, and we gain automatic, sane JSON
+  output for them.
+
+* dissector: invoke fsck on the file systems we encounter, after all ext4 is
+  still pretty popular (and we mount the ESP too with it after all, which is
+  fat)
+
+* systemd-firstboot: teach it dissector magic, so that you can point it to some
+  disk image and it will just set everything in it all behind the scenes.
+
+* systemd-firstboot: add --force mode that replaces existing configuration.
+
+* We should probably replace /var/log/README, /etc/rc.d/README with symlinks
+  that are linked to these places instead of copied. After all they are
+  constant vendor data.
+
 * seed: check if first-boot and then don't do anything
 
 * logind: rework pam_logind to also do a bus call in case of invocation from