chiark / gitweb /
TODO: update
authorKay Sievers <kay@vrfy.org>
Thu, 1 Nov 2012 23:34:07 +0000 (00:34 +0100)
committerKay Sievers <kay@vrfy.org>
Thu, 1 Nov 2012 23:34:07 +0000 (00:34 +0100)
TODO

diff --git a/TODO b/TODO
index ff702d5105441bab17e6c9802a57b5ad560e0b17..18affc6a980e8bd7f94c3eddaec4725bce01ef9e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,7 +21,12 @@ Features:
 
 * introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
 
-* timer units should get the ability to trigger: a) when CLOCK_REALTIME makes jumps, and b) when DST jumps takes place
+* timer units should get the ability to trigger:
+    a) when CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
+    b) when DST jumps takes place (glibc's zoneinfo "mess")
+  We want to be able to schedule an event when the system time changes by user
+  request, or DST change takes effect, to update the rtc-in-localtime and sys_tz
+  of the kernel when needed.
 
 * When we begin with system shutdown all kind of suspend/hibernation should be prohibited until shutdown/reboot