summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2010-06-14 07:19:35 -0500
committerVictor Lowther <victor.lowther@gmail.com>2010-06-14 07:19:35 -0500
commit257b46f303e1b896cbd8f9b64af92af3857a3f61 (patch)
treee2e16240a20b18d3e10614df4d5b5fdb170dc95a
parent984f135ca4140f5f17dee14c0a9bd06a85ca5f82 (diff)
Update TODO file
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index bb3ab1d..a5eed93 100644
--- a/TODO
+++ b/TODO
@@ -8,14 +8,6 @@
it has to do that on its own. A simple parameter-parsing engine
might come in handy.
-* Currently, we really only handle suspend/resume. The
- powermanagement system should use some maintenance. Should we also
- handle other powermanagement-related tasks?
-
-* Beef up the abstraction layer between the hooks and the pm-utils
- core infrastructure. We should work on making that API stable
- enough that...
-
* pm-utils to become the default low-level userspace power management handling
infrastructure for the majority of Linux (and mabye other
unixalikes) distributions. The core pm-utils infrastructure is