X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=c140098dcb5261d96cc32d12013a8ebce5d6d3e6;hb=bd4b5df2cb253f130ecdac604e865e3f832c316a;hp=29a76ef5046ebecccb073cd849e62632e4e0ebfa;hpb=efc815a13d4b4cae59045c6a120a6c6f7dac2d7b;p=elogind.git diff --git a/TODO b/TODO index 29a76ef50..c140098dc 100644 --- a/TODO +++ b/TODO @@ -84,8 +84,6 @@ Features: * ensure scope units may be started only a single time -* document that in instead of FsckPassNo= people should just add a manual dep to systemd-fsck@.service to their mount units. - * better error message if you run systemctl without systemd running * systemctl status output should should include list of triggering units and their status @@ -310,7 +308,6 @@ Features: * introduce ExecCondition= in services * EFI: - - fsck hookup for the ESP mount is missing - write man page for efi boot generator - honor language efi variables for default language selection (if there are any?) - honor timezone efi variables for default timezone selection (if there are any?) @@ -562,8 +559,6 @@ Features: * when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr -* move passno parsing to fstab generator - * automount: implement expire: - set superblock timeout AUTOFS_DEV_IOCTL_TIMEOUT_CMD - periodically run AUTOFS_DEV_IOCTL_EXPIRE_CMD @@ -719,11 +714,6 @@ Features: * systemd-run is missing zsh completion scripts -* fsck: - - always fsck the rootfs before mounting from the initrd - - by default do not fsck the rootfs in the real root, unless passno > 0 in fstab - - rip out all fsckpassno handling from the core and treat it as a bolean in the fstab generator - External: * dbus: