]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 3 Aug 2018 14:41:42 +0000 (16:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 3 Aug 2018 14:41:42 +0000 (16:41 +0200)
TODO

diff --git a/TODO b/TODO
index 3ca3c5ec35ab04e428c03403a5cae95de2b42d54..9d3a4d13b61f537acd1c7c561c60e85b50a777e8 100644 (file)
--- 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