chiark / gitweb /
git: add .mailmap
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 643a111bc929d4cae0b78f0aa48b5997897a62e2..389e5e97ea4e57f521757d3f6b9b8a6bbcd81bcb 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,7 +22,13 @@ Features:
 * Make it possible to set the keymap independently from the font on
   the kernel cmdline. Right now setting one resets also the other.
 
-* make use of TIOCVHANGUP
+* add dbus call to convert snapshot into target
+
+* move nss-myhostname into systemd
+
+* figure out a standard place to configure timezone name, inform myllynen@redhat.com
+
+* add dbus call to convert snapshot into target
 
 * move /selinux to /sys/fs/selinux
 
@@ -30,23 +36,16 @@ Features:
 
 * add prefix match to sysctl, tmpfiles, ...
 
-* Add ConditionPathExists= checks to binfmt automount units, to avoid
-  installing the automount point if the directory does not exist.
-
 * drop /.readahead on bigger upgrades with yum
 
 * add inode stat() check to readahead to suppress preloading changed files
 
-* POSIX mqueue support in .socket units
-
-* allow list of pathes in config_parse_condition_path()
+* allow list of paths in config_parse_condition_path()
 
 * introduce dbus calls for enabling/disabling a service
 
 * support notifications for services being enabled/disabled
 
-* Maybe merge nss-myhostname into systemd?
-
 * GC unreferenced jobs (such as .device jobs)
 
 * support wildcard expansion in ListenStream= and friends
@@ -62,7 +61,6 @@ Features:
 * write blog stories about:
   - enabling dbus services
   - status update
-  - you are a distro: why switch?
   - /etc/sysconfig and /etc/default
   - how to write socket activated services