chiark / gitweb /
umount: try to get rid of DM devices
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6d905dc68c44f10bd8fdd59ef3c25611f23e7da9..2a2c424698b369cdc032142f1cbb119f23ad4c5f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,8 +36,6 @@
 
 * if a service fails too often, make the service enter failed mode, and the socket, too.
 
-* systemctl enable - warn about empty [Install] section
-
 * bash completion a la gdbus
 
 * systemctl list-jobs - show dependencies
 
 * passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
 
-* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
-
 * systemctl auto-pager a la git
 
-* fsck setup
+* fsck setup: quota flag, check kcmdline/forcefsck, reboot, single user
 
 * merge CK
 
@@ -68,8 +64,6 @@
 
 * ask-password tty timeout
 
-* properly handle multiple inotify events per read() in path.c and util.c
-
 * readahead: btrfs/LVM SSD detection
 
 * document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism.