X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=415efee93e0739da999dd509f74f45e7f37afd45;hb=c05482281c32bd408808b14c5fb03e706e65602d;hp=1d9ca394c957ec67ab98c5cae7016f9b611505b5;hpb=5d8689d749ffc50ade3d5c8598c1d3d11f5240f2;p=elogind.git diff --git a/TODO b/TODO index 1d9ca394c..415efee93 100644 --- a/TODO +++ b/TODO @@ -34,7 +34,23 @@ External: Features: -* network-wait-online should have a configurable timeout, maybe as --timeout-usec= +* Introduce $LISTEN_NAMES to complement $LISTEN_FDS, containing a + colon separated list of identifiers for the fds passed. + +* networkd: implement BindCarrier= logic to .network units that binds + application of the file to the carrier sense on another interface, + in order to implement uplink/downlink logic. + +* make networkd subscribe to PrepareForSleep(false) and refresh all + DHCP leases then. + +* when the fstab-generator runs in the initrd, it should create a /dev/null mask for systemd-fsck-root.service, to avoid that the the root fs is fsck'ed twice. + +* maybe introduce WantsMountsFor=? Usecase: + http://lists.freedesktop.org/archives/systemd-devel/2015-January/027729.html + +* 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 @@ -156,8 +172,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