summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-08-19 02:09:14 +0200
committerLennart Poettering <lennart@poettering.net>2014-08-19 02:09:14 +0200
commitd61bb44a89fde3042c7c15ea4975239f7dcb0cb0 (patch)
treeca0525823c1bbcdb99c1b41d08679217b3bbf4f2 /TODO
parent9ab315ccf22a56ce28d442d94c5e4e3c416739c5 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 1 insertions, 9 deletions
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