From: Lennart Poettering Date: Tue, 19 Aug 2014 00:09:14 +0000 (+0200) Subject: update TODO X-Git-Tag: v216~38 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=d61bb44a89fde3042c7c15ea4975239f7dcb0cb0 update TODO --- diff --git a/TODO b/TODO index d387fa441..cd51393ad 100644 --- a/TODO +++ b/TODO @@ -48,7 +48,7 @@ Features: that fit into GSource nicely. * networkd: - - add LLDP support + - add LLDP client side support - ipv4ll with multiple interfaces doesn't work when both dhcp and ipv4ll is used. for some reasons the kernel will currently pick an ipv4ll source address to reach non-ipv4ll gateways. @@ -104,7 +104,6 @@ Features: * 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 - allow configuration of ranges to allocate items in - add mode where we read sysusers data from stdin, so that we can run this from rpm scriptlets @@ -124,9 +123,6 @@ Features: * support setting empty environment variables with Environment= and EnvironmentFile= -* machined/machinectl: sort IP addresses we return by scope and protocol -* machined: write NSS module for looking up IP addresses for machines - * timer units: actually add extra delays to timer units with high AccuracySec values, don't start them already when we are awake... * a way for container managers to turn off getty starting via $container_headless= or so... @@ -223,8 +219,6 @@ Features: * unify dispatch table in systemctl_main() and friends -* Automatically configure swap partition to use for hibernation by looking for largest swap partition on the root disk? - * rfkill,backlight: we probably should run the load tools inside of the udev rules so that the state is properly initialized by the time other software sees it * After coming back from hibernation reset hibernation swap partition using the /dev/snapshot ioctl APIs @@ -289,8 +283,6 @@ Features: * maybe add a generator that looks for "systemd.run=" on the kernel cmdline for container usercases... -* timedatctl, localectl: possibly make some commands work without the daemon, for chroot situations... - * timedatectl: print a nicer message when enabling ntp fails because ntpd/chrony are not installed * cgtop: make cgtop useful in a container