summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index 83545df169..e84c229423 100644
--- a/TODO
+++ b/TODO
@@ -19,10 +19,6 @@ External:
* Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros.
-* Fedora: move kernel image to /usr/lib/modules/, kernel-install will take care of populating /boot
-
-* Fedora: remove /etc/resolv.conf tmpfiles hack
-
* wiki: update journal format documentation for lz4 additions
* When lz4 gets an API for lz4 command output, make use of it to
@@ -37,10 +33,6 @@ Before 220:
* timer units triggering services with failing conditions run busy:
http://lists.freedesktop.org/archives/systemd-devel/2015-April/030095.html
-* whe should apply a stop limit (similar to the existing start limit),
- so that we don't enter unbounded umount loops:
- http://lists.freedesktop.org/archives/systemd-devel/2015-April/030224.html
-
Features:
* logind: follow PropertiesChanged state more closely, to deal with quick logouts and relogins