[systemd-commits] TODO

Lennart Poettering lennart at kemper.freedesktop.org
Mon Feb 4 11:46:25 PST 2013


 TODO |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit f8aeee1f1fe432924b355f48f01f09c9a552ed97
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Jan 30 02:33:16 2013 +0100

    update TODO

diff --git a/TODO b/TODO
index cffb028..2c8aad3 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



More information about the systemd-commits mailing list