diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-23 17:13:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-23 17:13:20 +0200 |
commit | 1cb88f2c61f590083847d65cd5a518e834da87d3 (patch) | |
tree | 3998582f93e01c7aa4db8997f17ccd7051ef3e42 | |
parent | 4278aa278cf05158c874cf9f28f45a1f60413ee6 (diff) |
update TODO
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | TODO | 6 |
2 files changed, 6 insertions, 2 deletions
@@ -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". @@ -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 |