chiark / gitweb /
units: introduce new Documentation= field and make use of it everywhere
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 89a35adc3249307d34125f59cb774408148c597e..64e6d0e7d3f19f17d92b9dad2a2745072acf5e5e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,16 @@ Bugfixes:
 
 Features:
 
+* Document boot options such as forcefsck
+
+* beef up links between systemctl output and man pages. i.e. add a new unit
+  file setting that links to man and other sources of documentation, and hook
+  all systemd internal units accordingly.
+
+* (attempt to) make Debianites happy:
+        - implement .d/ auto includes for unit files
+        - add syntax to reset ExecStart= lists (and similar)
+
 * actually queue the new default unit after switch-root
 
 * remove old root in switch-root logic
@@ -87,18 +97,8 @@ Features:
 
 * udev: add trigger --subsystem-match=usb/usb_device device
 
-* udev: libudev.so.1
-  - use symbol versioning
-  - always return object with *_unref()
-  - remove deprecated symbols
-    - udev_monitor_from_socket()
-    - udev_queue_get_failed_list_entry()
-    - udev_get_{dev,sys,run}_path()
-
 * allow configuration of console width/height in vconsole.conf
 
-* PrivateTmp should apply to both /tmp and /var/tmp
-
 * fstab should take priority over units in /usr
 
 * cleanup syslog 'priority' vs. 'level' wording