chiark / gitweb /
TODO: bootchart items
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 91146ff6646962ce900f728b1dc118e943b69a0c..f97663fe2bfa34ded6c695a198e4a1880f5b5cc0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,6 +53,8 @@ Fedora 19:
 
 Features:
 
+* timedate: have global on/off switches for auto-time (NTP), and auto-timezone that connman can subscribe to.
+
 * support --root= in msgcatalog compiler
 
 * Honour "-" prefix for InaccessibleDirectories= and ReadOnlyDirectories= to
@@ -533,6 +535,10 @@ External:
 
 * kernel: add device_type = "fb", "fbcon" to class "graphics"
 
+* bootchart:
+   - use conf_parser for bootchart.conf
+   - change config options to CamelCase
+
 Regularly:
 
 * look for close() vs. close_nointr() vs. close_nointr_nofail()