X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=2aff98edfd3f46759928642efe296e206a87deed;hb=2f14583f4757b934639da164a9fc20ab5da72f00;hp=1ef189016dd5064621071c357a300e9b98859dcb;hpb=2b1c3767515672dfd0f5e0a9c9d7ac3a16a6a361;p=elogind.git diff --git a/TODO b/TODO index 1ef189016..2aff98edf 100644 --- a/TODO +++ b/TODO @@ -30,12 +30,16 @@ External: Features: +* systemd-notify: fake ucred of msg to PID of parent, if that works, with fallback to our own if it doesn't. + +* machined: make sure we can restart machined without losing machines +* machined/machinectl: sort IP addresses we return by scope and protocol +* machined: write NSS module for looking up IP addresses for machines + * timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake... * 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... @@ -704,6 +708,15 @@ Features: then remove remove libkmod dependency and CAP_SYS_MODULE - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) - add tun/tap netdev support + - add more attribute support for SIT tunnel + +* networkd-wait-online: + - make operstates to wait for configurable? + +* dhcp: + - figure out how much we can increase Maximum Message Size + - export timezone information + - FORCERENEW External: