update TODO

This commit is contained in:
Lennart Poettering 2019-07-25 19:25:50 +02:00
parent 57cd822887
commit f293fc5147
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -24,6 +24,20 @@ 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.