chiark / gitweb /
util : fallback to plain ASCII drawing if locale is not UTF-8
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ff702d5105441bab17e6c9802a57b5ad560e0b17..ef081c9e63b7c46aa57170e7fb57f85046fa4c18 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
 
@@ -349,12 +354,6 @@ Features:
   - utf8 validator code
   - now() vs. now_usec()
 
-* udev: remove network interface renaming, sleep and retry logic, we do
-        no support renaming of interfaces in the conflicting kernel
-        namespace
-
-* udev: find a way to tell udev to not cancel firmware requests when running in initramfs
-
 * udev: scsi_id -> sg3_utils -> kill scsi_id
 
 * udev: add trigger --subsystem-match=usb/usb_device device