summaryrefslogtreecommitdiff
path: root/doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:53:19 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:53:19 -0400
commit20cfe5537943e0eb785f8e7c18d8e34504ff645c (patch)
tree988052b35623f8d1038cbbb9ff53ab8e8c696d1b /doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only
parent3b4d77ca02ede266f808b06a0b2d503e7cfc85e8 (diff)
move to todo
Diffstat (limited to 'doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only')
-rw-r--r--doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment b/doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment
new file mode 100644
index 000000000..99de27120
--- /dev/null
+++ b/doc/todo/__91__FR__93___No_consistency_check_while_on_battery-only/comment_1_b557db02c3719152d392fa454c9c5ce5._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-02-04T19:48:10Z"
+ content="""
+I agree this would be nice. However, how to detect if it's on battery?
+
+Debian has a `on_ac_power` command which is rather complicated; 88 lines of
+code that deal with APM, PMU (powerpc), and two different kernel interfaces
+for ACPI (new sysfs and old /proc/acpi).
+
+Then there's OSX, Windows, Android..
+
+I'm going to move this from bugs to todo.
+"""]]