diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-16 03:03:30 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-16 03:03:30 +0100 |
commit | 6f9e5c961992a7f12812c254272a35ead0457361 (patch) | |
tree | 20896880bbcc807131ce6e8aa2df0e9da025383d /TODO | |
parent | 5d6a86d7a034a1fb3d6e3f1b58e2c13739270894 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -21,6 +21,12 @@ F18: Features: +* RPM macros for message catalog update + +* man page for catalog APIs + +* When switching root, first try pivot_root, only then fall back to overmounting, to deal sanely with both the initial and later switch roots + * When shutdown.target is queued begin with an asynchronous sync()? * Add ConditionBatteryPower= or ConditionACPower=? (but definitely not both) @@ -422,8 +428,6 @@ Features: * journal: local deserializer of export mode, http server -* journal: message catalog - * document the exit codes when services fail before they are exec()ed * save coredump in Windows/Mozilla minidump format |