X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=d3b4b1d91a2cea5631480002cb0c3006f98fbc3a;hp=c99905f0609a7cab8fe4b80ce281c6a6a68ca747;hb=4b42934665bf14055c82e9ea73b0cb450b3bc467;hpb=2bc39683c0cada86c9dc39e5f3d0ea475cf12e57 diff --git a/TODO b/TODO index c99905f06..d3b4b1d91 100644 --- a/TODO +++ b/TODO @@ -31,6 +31,15 @@ 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 + from the kernel's logs. + * networkd/udev: implement SR_IOV configuration in .link files: http://lists.freedesktop.org/archives/systemd-devel/2015-January/027451.html