X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=877321f157ed664532077fad14c3bee102522c9a;hp=9929ea34f728f85bef44a6357f131d1565454e5e;hb=5d8e593dce074bff966fc0a46579c61b4f3bc33a;hpb=c9fa3670bf24edf51c59c6e3904c2d0a1dd4b59d diff --git a/TODO b/TODO index 9929ea34f..877321f15 100644 --- a/TODO +++ b/TODO @@ -20,9 +20,17 @@ External: * Fedora: move kernel image to /usr/lib/modules/, kernel-install will take care of populating /boot +* Fedora: remove /etc/resolv.conf tmpfiles hack + Features: -* sysusers: also create entries in /etc/shadow, /etc/gshadow +* Allow multiple ExecStart= for all Type= settings, so that we can cover rescue.service nicely + +* the resolv.conf tmpfiles line should be covered by ENABLE_NETWORKD... + +* sysusers: + - also create entries in /etc/shadow, /etc/gshadow + - allow setting the home directory of system users * Add a new verb "systemctl top" @@ -610,14 +618,12 @@ Features: * networkd: - add more keys to [Route] and [Address] sections - add support for more DHCPv4 options (and, longer term, other kinds of dynamic config) - - send hostname to DHCP server - add proper initrd support (in particular generate .network/.link files based on /proc/cmdline) - add reduced [Link] support to .network files - add Scope= parsing option for [Network] - properly handle routerless dhcp leases - - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) + - default to DHCP unicast, but make broadcast opt-in. detect devices that needs broadcast and opt-in automatically (needs kernel patch?) - add more attribute support for SIT tunnel - - make metric of routes configurable - work with non-ethernet devices - add support for more bond options