chiark / gitweb /
mount: trivial optimization
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 260ce457bde3e0fac08a85cfff908621caf337f0..17e12de1ba7b6cdbb2930e6fbe5407c1c6156248 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,3 @@
-* leaving file open on mounted non-root filesystems breaks shutdown
-  systemd is confused if something goes:
-    mounted→unmounting→mounted
-
-* /lib/systemd/systemd-user-sessions stop seems to leave
-  processes behind
-
-* SIGQUIT on shutdown? avahi-daemon[202]: Got SIGQUIT, quitting.
-
 * check if bind mounts work:
     https://bugzilla.novell.com/show_bug.cgi?id=652762
 
@@ -62,7 +53,7 @@
 
 * readahead: btrfs/LVM SSD detection
 
-* man pages for: locale.conf, vconsole.conf modules-load.d
+* man pages for: locale.conf, vconsole.conf, modules-load.d, /etc/os-release
 
 * when processes remain in a service even though the start command failed enter active
 
 
 * automatically determine TERM= based on tty name even for /dev/console
 
-* declare /etc/os-release cross-distro standard
-
 * fix hotplug transactions
 
 * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
 
 * add to cpu cgroup by default
 
-* introduce crypttab.target
+External:
 
 * make cryptsetup lower --iter-time
 
-External:
-
 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
 
 * patch kernel for cpu feature modalias for autoloading aes/kvm/...