chiark / gitweb /
socket: expose SO_BROADCAST
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 1d6ed5a490aa41b3bb5500b7cdd1953e796f36a5..80e8397c80e15b505590cddf8445a93b6a00b59b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,10 +19,12 @@ F15 External:
 
 Features:
 
+* drop -lrt req for sd-daemon.[ch]
+
 * Make it possible to set the keymap independently from the font on
   the kernel cmdline. Right now setting one resets also the other.
 
-* add dbus call to convert snapshot ino target
+* add dbus call to convert snapshot into target
 
 * move nss-myhostname into systemd
 
@@ -30,11 +32,6 @@ Features:
 
 * add dbus call to convert snapshot into target
 
-* make use of TIOCVHANGUP to revoke access to tty before we spawn a getty on it
-
-* release VT before we spawn a getty on it to entirely clear scrollback buffer
-  https://bugzilla.redhat.com/show_bug.cgi?id=701704
-
 * move /selinux to /sys/fs/selinux
 
 * unset cgroup agents on shutdown
@@ -45,14 +42,12 @@ Features:
 
 * add inode stat() check to readahead to suppress preloading changed files
 
-* 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
@@ -68,7 +63,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