chiark / gitweb /
timedatectl: many fixes
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 16ef2947eab5ecffb5dd64a75d40a6a783857a3a..abc3dee7f4f76b6789d1e2d01b0e361054187089 100644 (file)
--- a/TODO
+++ b/TODO
@@ -44,6 +44,12 @@ Before 220:
 
 Features:
 
+* .timer units should optionally support CLOCK_BOOTTIME in addition to CLOCK_MONOTONIC
+
+* rm_rf() should be able to remove subvolumes
+
+* systemd-run should support a mode where we wait for the unit to be started up
+
 * create a btrfs qgroup for /var/lib/machines, and add all container
   subvolumes we create to it.
 
@@ -239,6 +245,9 @@ Features:
 * systemd.show_status= should probably have a mode where only failed
   units are shown.
 
+* add systemd.abort_on_kill or some other such flag to send SIGABRT instead of SIGKILL
+  (throughout the codebase, not only PID1)
+
 * networkd:
   - add LLDP client side support
   - the DHCP lease data (such as NTP/DNS) is still made available when
@@ -836,7 +845,6 @@ Features:
    - add functions to set previously stored IPv6 addresses on startup and get
      them at shutdown; store them in client->ia_na
    - write more test cases
-   - implement and do duplicate address detection, see rfc 4862, 5.4.
    - implement reconfigure support, see 5.3., 15.11. and 22.20.
    - implement support for temporary adressess (IA_TA)
    - implement dhcpv6 authentication