chiark / gitweb /
logind: close race on session state during logins
[elogind.git] / TODO
diff --git a/TODO b/TODO
index db2c623d1d5b8600adf0174e22a68be146f12219..cae51af0063b46acf0d6b99204b20820b993f211 100644 (file)
--- a/TODO
+++ b/TODO
@@ -74,9 +74,6 @@ Features:
   - add field to transient units that indicate whether systemd or somebody else saves/restores its settings, for integration with libvirt
   - ensure scope units may be started only a single time
 
-* code cleanup
-  - we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend()
-
 * Automatically configure swap partition to use for hibernation by looking for largest swap partition on the root disk?
 
 * when we detect low battery and no AC on boot, show pretty splash and refuse boot
@@ -432,7 +429,6 @@ Features:
   - refuses to boot containers without /etc/machine-id (OK?), and with empty /etc/machine-id (not OK).
   - support taking a btrfs snapshot at startup and dropping it afterwards
   - maybe: hookup nspawn and PrivateNetwork=yes with "ip netns"
-  - introduce --network-bridge= which works like --network-veth but also adds the host side to an existing bridge
   - allow booting disk images with a GPT signature using the bootloaderspec partition uuids
 
 * cryptsetup:
@@ -648,7 +644,6 @@ Features:
 * networkd:
    - add more keys to [Route] and [Address] sections
    - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config)
-   - allow opting out of receiving DNS servers over DHCPv4
    - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline)
 
 External: