diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-01-28 01:02:36 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-01-28 01:02:36 +0100 |
commit | 7dfb0404b3b6882d582a571f61a52b2f56961675 (patch) | |
tree | c3aa35fcb06a543f6ef4a187509b892b3cadb5ec | |
parent | 37cf8fee46025d704660a9fc1d1349fe7d0b139d (diff) |
update TODO
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -31,6 +31,11 @@ External: Features: +* 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 |