diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-31 04:40:02 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-31 04:40:02 +0200 |
commit | ba1a55152c50dfbcd3d4a64353b95f4a2f37985e (patch) | |
tree | f2c0d6d04ffd3178d5b958aa5d14b108588294c3 /TODO | |
parent | 9408a2d295a312a5472345090e28e0502570494b (diff) |
random: do not print warning if random seed doesn't exist yet
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 20 |
1 files changed, 8 insertions, 12 deletions
@@ -10,8 +10,6 @@ F15: * hook emergency.target into local-fs.target in some way as OnFailure with isolate -* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service - * save/restore tool for SysV as requested by FPC (PENDING) * bind mounts are ignored @@ -21,23 +19,21 @@ F15: * NM should pull in network.target, ntpd should pull in rtc-set.target. -* document default dependencies - * kernel patch wegen kmsg prio nach f15 -* LOG_DAEMON/LOG_USER für kmsg messages schreiben +* selinux issue http://people.gnome.org/~cosimoc/selinux.jpg -* disable /dev/console status messages after plymouth went down +* fix alsa mixer restore to not print error when no config is stored -* plymouth pid file +* ply should do mkdir before writing pid file -* selinux issue http://people.gnome.org/~cosimoc/selinux.jpg +Features: -* do not print errors when random seed is not around +* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service -* fix alsa mixer restore to not print error when no config is stored +* document default dependencies -Features: +* 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). @@ -118,7 +114,7 @@ Features: * Patch systemd-fsck to use -C and pass console fd to it -* support remote/ssh systemctl/systemadm, and local privileged access +* support remote/ssh systemctl/systemadm, and local privileged access → dbus patches need to be merged * configurable jitter for timer events |