X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f229fb7389ce65a860afaa47e2fb59bed72b3c8c;hb=53d90f9582f96208b3674da823ad1a3d2c3b1aa4;hp=3c5e0f74f35b7c75762bc11eea23e8778216a123;hpb=3e495a6651609d0a45b62aab5c3ed5a3b40e11ab;p=elogind.git diff --git a/TODO b/TODO index 3c5e0f74f..f229fb738 100644 --- a/TODO +++ b/TODO @@ -34,9 +34,13 @@ 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. +* 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. -* network-wait-online should have a configurable timeout, maybe as --timeout-usec= +* 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 @@ -158,8 +162,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