X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=015faf68d80291b12777e3de91bc90182ffcea17;hp=239075e8374c19e253e5d4ab2337be97aa21a3c6;hb=ac976532063da637a70af3e39e0e1876267018ed;hpb=f27e2d8c0c0c18d5a1be62c87ea89fcd4894fffa diff --git a/TODO b/TODO index 239075e83..015faf68d 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,8 @@ 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 @@ -701,6 +703,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: