From: Lennart Poettering Date: Tue, 19 May 2015 14:02:51 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~55 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b83b5e8d4502b459f209b91f130bf0a226adbf8;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 83545df169f..e84c229423c 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