X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=4601c7202f85fb07c6c371f3c438713176294352;hp=ec2f7211798f1440e8b2e0f06b4abcb78fa6b0d8;hb=2e81c8a55785d33e48c6d512e094a3a7dd0bf900;hpb=5e5c6cd737758dea83f9a712d102b7a8d4677f6f diff --git a/fixme b/fixme index ec2f72117..4601c7202 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,13 +59,17 @@ * io priority during initialization -External: +* if a service fails too often, make the service enter maintainence mode, and the socket, too. + +* send cgroup msg directly -* default.target must be %ghosted... +* don't show file not found msgs for irrelevant units + +External: -* in %post create all symlinks manually and use inittab data +* agetty should not modify baudrate -* default logic for serial getty, ck logging, ssh readahead +* ck logging, ssh readahead * pam: fix double sudo session cleanup: http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421