chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Apr 2013 13:23:43 +0000 (15:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Apr 2013 13:23:52 +0000 (15:23 +0200)
TODO
src/systemd/sd-bus.h

diff --git a/TODO b/TODO
index 55342bc976e4e9f492a6daf3b28fec55c257e2d1..93dfc8f2a716fa6c1dc516a104987fce79f73456 100644 (file)
--- a/TODO
+++ b/TODO
@@ -46,6 +46,9 @@ Fedora 19:
 
 Features:
 
 
 Features:
 
+* systemd-delta needs to be made aware of *.d/*.conf drop-in files for
+  units.
+
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead
   /etc should always override /run+/usr and also any symlink
 * seems that when we follow symlinks to units we prefer the symlink
   destination path over /etc and /usr. We shouldn't do that. Instead
   /etc should always override /run+/usr and also any symlink
index 5dcc5014cf188a0fc1762c1cd426095112e3c33e..45b264ab1c5d635c0a1318a4db2022d53c6388fd 100644 (file)
@@ -33,6 +33,8 @@ extern "C" {
 #endif
 
 /* TODO:
 #endif
 
 /* TODO:
+ * - rewrite message_read_ap() and message_append_ap() to be non-recursive.
+ *
  * - add page donation logic
  * - api for appending/reading fixed arrays
  * - merge busctl into systemctl or so?
  * - add page donation logic
  * - api for appending/reading fixed arrays
  * - merge busctl into systemctl or so?