]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 19 May 2015 14:02:51 +0000 (16:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 May 2015 14:02:51 +0000 (16:02 +0200)
TODO

diff --git a/TODO b/TODO
index 83545df169ffb6c0ed65b0b3501a52c0fab13d85..e84c229423ceac9a77b76e2950730aa5b8f014df 100644 (file)
--- 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