X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=9ed80a917e90c912b1b0330a242198c685b13878;hb=07424048b52f8b22b472bf0370a185c1eb443417;hp=680d7f63b23c56bc2ea53f551cddf5e3e072ac7a;hpb=50f2a90dae31943c99df7369008f0240a79d1dc0;p=elogind.git diff --git a/fixme b/fixme index 680d7f63b..9ed80a917 100644 --- a/fixme +++ b/fixme @@ -1,3 +1,10 @@ +* have a simple syslog bridge providing /dev/log and forward messages + to /dev/kmsg. at the moment the real syslog can be started, the bridge + is stopped and the open /dev/log fd to the real syslog. that way we + don't lose any early log message, and simple systems have full syslog + support in the kernel ringbuffer, without any syslog service or disk + access + * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445) * implicitly import "defaults" settings file into all types @@ -14,7 +21,6 @@ * port over to LISTEN_FDS/LISTEN_PID: - uuidd DONE - - nscd DONE - dbus DONE - rsyslog DONE - rpcbind (/var/run/rpcbind.sock!) DONE @@ -53,6 +59,8 @@ * io priority during initialization +* if a service fails too often, make the service enter maintainence mode, and the socket, too. + External: * default.target must be %ghosted... @@ -66,6 +74,10 @@ External: * patch /etc/init.d/functions with: +* systemctl reboot von getty tty1 hämgt + +* keine meldung by wants vs. conflicts + if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth @@ -74,6 +86,8 @@ https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit +https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks +http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind Regularly: