summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-30 02:33:16 +0100
committerLennart Poettering <lennart@poettering.net>2013-02-04 20:46:17 +0100
commitf8aeee1f1fe432924b355f48f01f09c9a552ed97 (patch)
treeb62303e499090ed16d99845cb4c377812ffe1b31 /TODO
parentf2f1861383c5cf4c07a7c6098d7c0b7134f06d51 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index cffb02863a..2c8aad30ed 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