summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--TODO6
2 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1914064f9e..bb5b887011 100644
--- a/NEWS
+++ b/NEWS
@@ -57,7 +57,7 @@ CHANGES WITH 195:
* gatewayd/journalctl now supports HTML5/JSON
Server-Sent-Events as output.
- * The SysV init script compatibility logic will no
+ * The SysV init script compatibility logic will now
heuristically determine whether a script supports the
"reload" verb, and only then make this available as
"systemctl reload".
diff --git a/TODO b/TODO
index 915236439b..39f6dd1e79 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,11 @@ F18:
Features:
-* add --unit to systemctl switch-root somehow
+* If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().
+
+* fedup: add --unit to systemctl switch-root somehow
+* fedup: don't delete initrd on switch-root
+* fedup: generator
* journalctl/gatewayd: GELF output