chiark / gitweb /
bus: allow to specify NULL as an empty string to add
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 29a76ef5046ebecccb073cd849e62632e4e0ebfa..c140098dcb5261d96cc32d12013a8ebce5d6d3e6 100644 (file)
--- 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: