summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-03-31 19:49:04 +0200
committerLennart Poettering <lennart@poettering.net>2011-03-31 19:49:04 +0200
commit29db583471f019ed9939a90966b3e194a9560e7e (patch)
treea96edbaf00e9a787df07a5e3ba791bfc9f0b450c /TODO
parent7602c46fe6c48792b5eb4d157233066c68be9c9a (diff)
log: don't strip facility when writing to kmsg
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 1152927cac..c1cdf1c6c3 100644
--- a/TODO
+++ b/TODO
@@ -19,18 +19,10 @@ F15:
* NM should pull in network.target, ntpd should pull in rtc-set.target.
-* kernel patch wegen kmsg prio nach f15
-
-* selinux issue http://people.gnome.org/~cosimoc/selinux.jpg
-
* fix alsa mixer restore to not print error when no config is stored
-* ply should do mkdir before writing pid file
-
* ConditionDirectoryNotEmpty= needs to be documented
-* add /etc/modules-load.d to rpm
-
Features:
* tmpfiles should allow two identical lines
@@ -40,8 +32,6 @@ Features:
* document default dependencies
-* LOG_DAEMON/LOG_USER für kmsg messages schreiben
-
* Find a way to replace /var/run, /var/lock directories with
symlinks during an RPM package upgrade (filesystem.rpm or systemd.rpm).
We soon want to get rid of var-run.mount var-lock.mount units.