From 4b42934665bf14055c82e9ea73b0cb450b3bc467 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 28 Jan 2015 02:22:19 +0100 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 7f5db20da4..d3b4b1d91a 100644 --- a/TODO +++ b/TODO @@ -31,6 +31,10 @@ External: Features: +* add test targets to Makefile that runs all our tools with "--help" + and checks if the output is identical to the output when passed + through "fold -w 79". + * nspawn: emulate /dev/kmsg using CUSE and turn off the syslog syscall with seccomp. That should provide us with a useful log buffer that systemd can log to during early boot, and disconnect container logs