summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-09-10 12:57:43 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-09-10 12:57:43 -0500
commit5c193b1c9e24224f80cf59a8dd55f58e6b656fb8 (patch)
treed38edc016631bdbb6d74c1d64163f0aebacd671a
parent30572ed0fdfc2522ce64d10148cd7f74b97e56eb (diff)
Update TODO for --auto-quirk and --store-quirks-as-fdi
We can grab quirks from HAL, and we know how to save quirks to a .fdi file.
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 30cf665..bb3ab1d 100644
--- a/TODO
+++ b/TODO
@@ -27,7 +27,3 @@
* 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.