chiark / gitweb /
networkd: logging - align messages
[elogind.git] / TODO
diff --git a/TODO b/TODO
index db59984bfed3fd68db6f842c5d9f92b56f9d8cb1..239075e8374c19e253e5d4ab2337be97aa21a3c6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,8 +16,6 @@ Bugfixes:
 
   Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
 
-* systemctl --root=container/ set-default ... is totally borked.
-
 * sd_bus_unref() is broken regarding self-references and "pseudo thread-safety".
   See the comment in sd_bus_unref() for more..
 
@@ -35,6 +33,7 @@ Features:
 * timesyncd:
   - hookup with networkd: NTP servers from dhcp
   - hookup with networkd: listen to online/offline state
+  - run as unpriviliged user
 
 * a way for container managers to turn off getty starting via $container_headless= or so...
 
@@ -699,14 +698,12 @@ Features:
    - add Scope= parsing option for [Network]
    - properly handle routerless dhcp leases
    - set lifetime on the address acquired from dhcp
+   - patch kernel to support module alias for tunnel device (ipip/sit/gre),
+     then remove remove libkmod dependency and CAP_SYS_MODULE
    - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth)
 
 External:
 
-* NM: figure out what to do about network-online.target.
-   - maybe pull in the target as dependency for LSB initscripts ordered now after network.target
-   - https://bugzilla.gnome.org/show_bug.cgi?id=728965
-
 * dbus:
    - natively watch for dbus-*.service symlinks (PENDING)
    - teach dbus to activate all services it finds in /etc/systemd/services/org-*.service