chiark / gitweb /
Fix gperf syntax
[elogind.git] / TODO
diff --git a/TODO b/TODO
index db2c623d1d5b8600adf0174e22a68be146f12219..e74aa7e9ea59c57f84fb0fc9c03b95e25c02ad2b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -29,8 +29,6 @@ Preparation for 209:
 
 * Review new libraries
 
-* Rework cgroup propagation logic
-
 * libsystemd-journal returns the object created as first param in sd_journal_new(), sd_bus_new() and suchlike as last...
 
 Features:
@@ -74,9 +72,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 +427,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 +642,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: