chiark / gitweb /
fixme update
authorKay Sievers <kay.sievers@vrfy.org>
Tue, 3 Aug 2010 21:18:04 +0000 (23:18 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Tue, 3 Aug 2010 21:18:04 +0000 (23:18 +0200)
fixme

diff --git a/fixme b/fixme
index 286651a3f2f0877aea2c8ab343d79c0989a251c4..9f5d354d827fdd6e355016c37be84b2243f18281 100644 (file)
--- 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