X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=0c349edcc398786a5b20688c52fbd35e0c2b4bbb;hb=398a745c73cec10b1a669703644651d94eb37599;hp=cffb02863a3333cba2d3d2b5c473c15446cb24a4;hpb=2f8d077ece024b985f2501dc8c904c2d29967acb;p=elogind.git diff --git a/TODO b/TODO index cffb02863..0c349edcc 100644 --- a/TODO +++ b/TODO @@ -51,8 +51,22 @@ 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: +* We should not set KDSKBMODE to K_UNICODE in vconsole-setup if the + kbd is currently in raw/off state. + +* 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