update TODO

This commit is contained in:
Lennart Poettering 2018-09-24 19:01:08 +02:00
parent a942661787
commit bd1b3f75e8
1 changed files with 3 additions and 1 deletions

4
TODO
View File

@ -17,6 +17,8 @@ Janitorial Clean-ups:
Features: Features:
* chown() tty a service is attached to after the service goes down
* optionally, if a per-partition GPT flag is set for the root/home/… partitions * optionally, if a per-partition GPT flag is set for the root/home/… partitions
format the partition on next boot and unset the flag, in order to implement format the partition on next boot and unset the flag, in order to implement
factory reset. also, add a second flag that simply indicates whether such a factory reset. also, add a second flag that simply indicates whether such a
@ -110,7 +112,7 @@ Features:
zero and is not open anymore, while the latter happens when a file is zero and is not open anymore, while the latter happens when a file is
unlinked from any dir. unlinked from any dir.
* port systemctl, systemd-inhibit, busctl, … over to format-table.[ch]'s table formatters * port systemctl, busctl, … over to format-table.[ch]'s table formatters
* pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up * pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up