chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a61bed09bf437951b4fe69ad652aa141512096a0..bbb8d675379bd114c75f95078783215b0d1043aa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,8 @@ F18:
 
 Features:
 
+* add a man page "systemdall" that lists all of systemd's man pages, inspired by zsh's "zshall" page
+
 * print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
 
 * kernel cmdline switch to turn of predictable network interface names
@@ -344,7 +346,6 @@ Features:
 * readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
 
 * (attempt to) make Debianites happy:
-        - implement .d/ auto includes for unit files
         - add syntax to reset ExecStart= lists (and similar)
 
 * move passno parsing to fstab generator
@@ -378,12 +379,9 @@ Features:
 
 * ConditionSecurity= should learn about IMA and SMACK
 
-* Auke: merge Auke's bootchart
-
 * udev: move to LGPL
 
 * udev systemd unify:
-  - strpcpy(), strpcpyl(), strscpy(), strscpyl()
   - utf8 validator code
 
 * udev: scsi_id -> sg3_utils -> kill scsi_id
@@ -514,7 +512,6 @@ Features:
   - the journal HTTP iface
   - non-cgroup resource management
   - refreshed, longer missions statement
-  - using detect-virt
 
 * allow port=0 in .socket units
 
@@ -579,7 +576,7 @@ External:
 
 * make cryptsetup lower --iter-time
 
-* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup?
+* patch kernel for xattr support in /dev, /proc/, /sys?
 
 * NTP: the kernel's 11-minutes-mode syncs the system time to the RTC, but only
   in an ~30 minutes window. It does not adjust larger differences. Find a way
@@ -610,7 +607,3 @@ Regularly:
 Scheduled for removal or fixing:
 
 * xxxOverridable dependencies (probably: fix)
-
-* support for early-boot SysV services (definitely: remove)
-
-* insserv support (definitely: remove)