X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c91404e3da78a8623dc08d973dfa268d0f428dfd;hb=a46fe318fccbbb3a7d629f95fc8fdbf4c33ed119;hp=239075e8374c19e253e5d4ab2337be97aa21a3c6;hpb=f27e2d8c0c0c18d5a1be62c87ea89fcd4894fffa;p=elogind.git diff --git a/TODO b/TODO index 239075e83..c91404e3d 100644 --- a/TODO +++ b/TODO @@ -30,10 +30,11 @@ External: Features: +* 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... @@ -701,6 +702,15 @@ Features: - 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) + - add tun/tap netdev support + +* dhcp: + - export timezone information + - FORCERENEW + +* dhcp: + - export timezone information + - FORCERENEW External: