X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=015faf68d80291b12777e3de91bc90182ffcea17;hb=16cd414ba0ae3f420cbf30f1250e2573d2cafc51;hp=37a57130dda2585cee17f82a2eefdac8b3982eb2;hpb=12ed81d9c88406234c20e9261ae8c8b992d8bc4d;p=elogind.git diff --git a/TODO b/TODO index 37a57130d..015faf68d 100644 --- a/TODO +++ b/TODO @@ -30,9 +30,12 @@ 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... @@ -700,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: