X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=9fcbb6977ac902a0f4395701a59a62c12fabfcb4;hp=b63db048b4389c588d821938640bb98e1a112737;hb=8900367cd26c148200b4788cd9ae05995ceeb74c;hpb=3e53303ea6e416eb46db838a37faaf685489ad85 diff --git a/TODO b/TODO index b63db048b..9fcbb6977 100644 --- a/TODO +++ b/TODO @@ -25,6 +25,16 @@ External: Features: +* machinectl should show /etc/os-release info from the container + +* Add a new verb "systemctl top" + +* order OnCalendar timer units after timer-sync.target if DefaultDependencies=no so that we don't trigger them prematurely + +* sysusers: add "m" command for declaring group members + +* refuse mounting on symlinks + * logind: allow users to kill or lock their own sessions * support empty /etc boots nicely: @@ -609,13 +619,12 @@ Features: - add reduced [Link] support to .network files - add Scope= parsing option for [Network] - properly handle routerless dhcp leases - - set lifetime on the address acquired from dhcp - - patch kernel to support module alias for tunnel device (ipip/sit/gre), - then remove remove libkmod dependency and CAP_SYS_MODULE - add veth netdev support (c.f. http://shorewall.net/bridge-Shorewall-perl.html#veth) - add tun/tap netdev support + - add dummy netdev support - add more attribute support for SIT tunnel - make metric of routes configurable + - work with non-ethernet devices * networkd-wait-online: - make operstates to wait for configurable?