X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f97663fe2bfa34ded6c695a198e4a1880f5b5cc0;hb=b1ce67bf33b01cc2aa4c668a360ce9acf6e02f06;hp=91146ff6646962ce900f728b1dc118e943b69a0c;hpb=efd3cf43266c206f67b96dda4bef0acd43500efc;p=elogind.git diff --git a/TODO b/TODO index 91146ff66..f97663fe2 100644 --- 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()