X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2a3cc77bec117d5acc7ef5f028b3e3808071de76;hb=3ef63c317481c2b3f1fe39e1b0f130aac3544522;hp=bdfbffbbf0a3c2ce682efd504d8c373fccc6e3f6;hpb=c3090674833c8bd34fbdb0e743f1c47d85dd14fb;p=elogind.git diff --git a/TODO b/TODO index bdfbffbbf..2a3cc77be 100644 --- a/TODO +++ b/TODO @@ -28,11 +28,10 @@ F18: * Retest multi-seat -* selinux: merge systemd selinux access controls (dwalsh) - Features: -* instantiated target units +* instantiated [Install] for target units + https://bugs.freedesktop.org/show_bug.cgi?id=54377 * support *static* (/run) hibernate inhibitors. All rpm -i actions should completely prevent any sort of hibernate action until the next reboot. If the kernel or any other base tool is replaced @@ -42,10 +41,12 @@ Features: * move debug shell to tty6 and make sure this doesn't break the gettys on tty6 * move cryptsetup key caching into kernel keyctl? + https://bugs.freedesktop.org/show_bug.cgi?id=54982 * make nspawn work without terminal * hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it + https://bugs.freedesktop.org/show_bug.cgi?id=54712 * after deserializing sockets in socket.c we should reapply sockopts and things @@ -57,8 +58,6 @@ Features: * http://lists.freedesktop.org/archives/systemd-devel/2012-September/006502.html -* don't use writev() in tmpfiles for sake of compat with sysfs? - * come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead * journald: add kernel cmdline option to disable ratelimiting for debug purposes