From: Lennart Poettering Date: Wed, 30 Jan 2013 01:33:16 +0000 (+0100) Subject: update TODO X-Git-Tag: v198~353 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=f8aeee1f1fe432924b355f48f01f09c9a552ed97 update TODO --- diff --git a/TODO b/TODO index cffb02863..2c8aad30e 100644 --- a/TODO +++ b/TODO @@ -51,8 +51,19 @@ Fedora 19: - localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst - localectl: support new converted x11→console keymaps +* The tag "seat-master" in udev is badly named, as it might conflict with + actual seat names. + Features: +* Honour "-" for InaccessibleDirectories= and ReadOnlyDirectories= to + suppress errors of the specified path doesn't exist + +* dev-setup.c: when running in a container, create a tiny stub udev + database with the systemd tag set for all network interfaces found, + so that libudev reports them as present, and systemd's .device units + will be activated. + * nspawn: investigate whether we can support the same as LXC's lxc.network.type=phys mode, and pass through entire network interfaces to the container