X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=00df87a2c1155c5cd74176141967f9984de58a9c;hb=d109a95f3d7f8c5c50d6fd48221791fcc98b4544;hp=2fee133aa896defdfbe1172d02789da309f93f20;hpb=590ba75f32ef6557f57ddfd8e8bebea452bc0b7e;p=elogind.git diff --git a/TODO b/TODO index 2fee133aa..00df87a2c 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,9 @@ Bugfixes: str_split_quoted() should return a real return code, so spawn_child can report the failure properly. +* When systemctl --host is used, underlying ssh connection can remain open. + bus_close does not kill children? + External: * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros. @@ -31,9 +34,8 @@ External: Features: -* network-wait-online should have the ability to ignore interfaces for checking whether we are online, with --ignore-interfaces= or so. Even better: if globbing would be supported. - -* network-wait-online should have a configurable timeout, maybe as --timeout-usec= +* rework kexec logic to use new kexec_file_load() syscall, so that we + don't have to call kexec tool anymore. * The udev blkid built-in should expose a property that reflects whether media was sensed in USB CF/SD card readers. This should then @@ -155,8 +157,6 @@ Features: * timesyncd + resolved: add ugly bus calls to set NTP and DNS servers per-interface, for usage by NM -* networkd-wait-online really should have a timeout by default - * add infrastructure to allocate dynamic/transient users and UID ranges, for use in user-namespaced containers, per-seat gdm login screens and gdm guest sessions * machined: add an API so that libvirt-lxc can inform us about network interfaces being removed or added to an existing machine