summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-04-08 20:29:52 +0200
committerLennart Poettering <lennart@poettering.net>2013-04-08 20:35:25 +0200
commit3df82d5a8cdc510f518fd5e234ccb3233b748719 (patch)
tree90e3412ea2d18b116381372cd28fcab6f9ba34a0 /TODO
parent2d76d14ea3682c1c144001449654eb0c6bbda08d (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index def7b20ab..421f0ea7d 100644
--- a/TODO
+++ b/TODO
@@ -23,6 +23,8 @@ Bugfixes:
Fedora 19:
+* fix match logic to add another level of disjunction/conjunction
+
* make anaconda write timeout=0 for encrypted devices
* external: maybe it is time to patch procps so that "ps" links to
@@ -45,6 +47,11 @@ Fedora 19:
http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
Features:
+
+* make the coredump collector tool move itself into the user's cgroup
+ so that the coredump is properly written to the user's own journal
+ file.
+
* move /usr/lib/modules/$(uname -r)/modules.devname parsing from udevd to
kmod static-nodes
call kmod as an early service, and drop CAP_MKNOD from udevd.service