summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-08-03 16:41:42 +0200
committerLennart Poettering <lennart@poettering.net>2018-08-03 16:41:42 +0200
commitaf560fc1da26a7d0e94b0d56a3cd2a14d2b082c8 (patch)
treeb57c38198ac0c2ad84c7e2a6ab5982d3c4e05341 /TODO
parent72f6e560ac0e0a0cdaf65962f52f79391bde64d2 (diff)
downloadsystemd-af560fc1da26a7d0e94b0d56a3cd2a14d2b082c8.tar.gz
systemd-af560fc1da26a7d0e94b0d56a3cd2a14d2b082c8.tar.bz2
systemd-af560fc1da26a7d0e94b0d56a3cd2a14d2b082c8.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3ca3c5ec35..9d3a4d13b6 100644
--- a/TODO
+++ b/TODO
@@ -23,6 +23,13 @@ Janitorial Clean-ups:
Features:
+* 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
+ factory reset. also, add a second flag that simply indicates whether such a
+ scheme is supported. then, add a tool (or maybe beef up systemd-dissect) to
+ show state of these flags, and optionally trigger such a factory reset on
+ next boot by setting the flag.
+
* logind: maybe watch utmp asynchronously using inotify, and populate our own
tracked session metadata from the fields available therein. Why bother? Right
now, all "ssh" sessions will be tracked without their TTY by logind (which is