chiark / gitweb /
readahead: when doing a system update drop readahead file
[elogind.git] / TODO
diff --git a/TODO b/TODO
index da8bef6548ff396aa096a6f6130f3f1af2b33c8a..eb4e908711073f54ac850d89e21307abac5464ec 100644 (file)
--- a/TODO
+++ b/TODO
@@ -31,8 +31,6 @@ Features:
 
 * readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
 
-* in rescue mode don't pull in sockets
-
 * Document boot options such as forcefsck
 
 * (attempt to) make Debianites happy:
@@ -41,8 +39,6 @@ Features:
 
 * properly detect mimo devices, the current VID/PID check is too broad
 
-* introduce upgrade.target for offline upgrades
-
 * manipulate CPU governor during boot, set it to performance
 
 * steal SBF management from the kernel
@@ -51,8 +47,6 @@ Features:
 
 * move passno parsing to fstab generator
 
-* actually queue the new default unit after switch-root
-
 * improve !/proc/*/loginuid situation: make /proc/*/loginuid less dependent on CONFIG_AUDIT,
   or use the users cgroup information when /proc/*/loginuid is not available.