diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-01-28 02:22:19 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-01-28 02:22:19 +0100 |
commit | 4b42934665bf14055c82e9ea73b0cb450b3bc467 (patch) | |
tree | 0874acaf1453c167482bd0e807979cf5abf34152 | |
parent | 2e5c94b9aaefce46835b623e800cfc168995ea3f (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |