summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Biebl <mbiebl@gmail.com>2008-04-01 01:51:05 +0200
committerMichael Biebl <mbiebl@gmail.com>2008-04-01 01:51:05 +0200
commit9a5792fbc6198c3b2a0fa89e4765b199cc65fb83 (patch)
tree83b4163e2993f3c19e1cd415cebe07290c83c275 /TODO
parent32fa5f0c571d15b79547981501d2047ed094e9bd (diff)
Add some ideas how to integrate pm-utils with hal
Add functionality to automatically retrieve quirks from hal or store them as fdi file.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index fafff24..ed104d0 100644
--- a/TODO
+++ b/TODO
@@ -40,3 +40,8 @@
docbook sgml to docbook xml.
The man pages should be improved to document new configuration variables,
contain examples how to write hooks etc.
+
+* Provide an "--auto" option for pm-suspend, which tries to get the quirks from
+ hal. Add an option (let's call it "--store-quirks-as-fdi" for now), which
+ allows to easily generate an fdi file with the quirk parameters passed to
+ pm-suspend.