chiark / gitweb /
util: don't AND cx with cx
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 106ee974d3f8df45b9a5bbfc74dd27162d7189df..8d03d950c0643096c1481bae2b5b71c66f1361de 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,6 +5,9 @@ F15:
 * 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
     (path: after installing inotify watches, recheck file again to fix race)
 
+* move systemadm man page to systemd-gtk
+  https://bugzilla.redhat.com/show_bug.cgi?id=699394
+
 F15 External:
 
 * NFS, networkmanager ordering issue (PENDING)
@@ -28,14 +31,23 @@ F15 External:
 
 Features:
 
+* drop /.readahead on bigger upgrades with yum
+
+* add inode stat() check to readahead
+
+* plymouth.enable=0
+
+* include /usr/local/lib/tmpfiles.d in tmpfiles tool as search path
+  (and prefix/lib, in case it isn't one of the listed ones)
+
+* POSIX mqueue support in .socket units
+
 * introduce dbus calls for enabling/disabling a service
 
 * support notifications for services being enabled/disabled
 
 * Maybe merge nss-myhostname into systemd?
 
-* ensure we strip empty directories from search path
-
 * GC unreferenced jobs (such as .device jobs)
 
 * support wildcard expansion in ListenStream= and friends
@@ -56,12 +68,10 @@ Features:
 
 * maybe add tiny dbus services similar to hostnamed for locale and wallclock/timezone?
 
-* allow port = 0 in .socket units
+* allow port=0 in .socket units
 
 * rename systemd-logger to systemd-stdio-syslog-bridge
 
-* introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/
-
 * take BSD file lock on tty devices when using them?
 
 * avoid any flag files, or readahead files in /, we need to support r/o /
@@ -118,6 +128,8 @@ Features:
   about policy loading. Probably check for available selinux in /proc/filesystems,
   and check for active selinux with getcon_raw() == "kernel"
 
+* move /selinux to /sys/fs/selinux
+
 * Support --test based on current system state
 
 * systemctl enable as D-Bus call
@@ -226,7 +238,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 and /sys/fs/cgroup?
 
 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match