summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-05-19 16:02:51 +0200
committerLennart Poettering <lennart@poettering.net>2015-05-19 16:02:51 +0200
commit6b83b5e8d4502b459f209b91f130bf0a226adbf8 (patch)
treefd5b78006e7da6801a062a5f4df1c17a91aecbfa /TODO
parentbea355dac94e82697aa98e25d80ee4248263bf92 (diff)
update TODO
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