X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=f229fb7389ce65a860afaa47e2fb59bed72b3c8c;hb=53d90f9582f96208b3674da823ad1a3d2c3b1aa4;hp=00df87a2c1155c5cd74176141967f9984de58a9c;hpb=84bef24dd3ad050bab8ecdcd130d0d9794005fa0;p=elogind.git diff --git a/TODO b/TODO index 00df87a2c..f229fb738 100644 --- a/TODO +++ b/TODO @@ -34,6 +34,11 @@ External: Features: +* 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.