X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=983479b793ac6a90169777a921f9aab32771857f;hp=8d8d69450e6fd6f04c4c5ae33682fd2649d14249;hb=2834ffe78d7fd8be118429aa1449ac72641638c2;hpb=37d8b536d0fb452848e2b399df0b686cfa713b31 diff --git a/TODO b/TODO index 8d8d69450..983479b79 100644 --- a/TODO +++ b/TODO @@ -25,7 +25,17 @@ External: Features: -* coredump: add a size-based cleanup logic to coredump helper, so that we don't flood /var/lib/systemd/coredump unrestricted +* 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: - nspawn/gpt-generator: introduce new gpt partition type for /usr @@ -609,12 +619,11 @@ 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 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?