diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-30 18:29:35 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-30 18:30:44 +0100 |
commit | 822e5dd1d6a1e9b549234281dc3a746768e7e13d (patch) | |
tree | a51671d58c73492b1b1af2d2808ed7da54aebdb0 /TODO | |
parent | 8511dd1871fdea1ba0c63baa5becf0ede1658007 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -18,6 +18,11 @@ F18: * Retest multi-seat Features: + +* When we begin with system shutdown all kind of suspend/hibernation should be prohibited until shutdown/reboot + +* When we update the kernel all kind of hibernation should be prohibited until shutdown/reboot + * hwdb: - implement conditional properties (dmi matches) - hwdb --filter=ID_DRIVE_* @@ -144,11 +149,6 @@ Features: * instantiated [Install] for target units https://bugs.freedesktop.org/show_bug.cgi?id=54377 -* support *static* (/run) hibernate inhibitors. All rpm -i actions should completely prevent any - sort of hibernate action until the next reboot. If the kernel or any other base tool is replaced - by rpm, the resume path might fail, the for resume needed kernel might even be uninstalled, and - the whole situation leads directly to data loss. - * move debug shell to tty6 and make sure this doesn't break the gettys on tty6 * move cryptsetup key caching into kernel keyctl? |