summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-14 19:24:41 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-14 19:59:10 +0100
commit5475ff4b7ad8b95d9863c98f0930a6c9b5c80eed (patch)
tree7493505d2819533de6cd32e8c289ff47ade7bb06 /TODO
parent1fc7633598538fc5005e679da9ae5ce042376029 (diff)
udev: ignore temporary udev devices
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 6 insertions, 10 deletions
diff --git a/TODO b/TODO
index 09a392f477..cb1296950e 100644
--- a/TODO
+++ b/TODO
@@ -56,8 +56,6 @@
* start getty 2-6 only when actual vt switch happens
(same model as socket on-demand activation)
-* ask-password: find way to disable wall agent where tty agent is running
-
* readahead: btrfs/LVM SSD detection
* man pages for: locale.conf, vconsole.conf modules-load.d
@@ -68,20 +66,12 @@
* parse early boot time env var from dracut RD_TIMEOUT, drop RD_xxx
-* cryptsetup
-
* add seperate man page for [Install] settings
* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
-* we now order plymouth after udev-trigger. Can we optimize this?
-
-* drop tmp.mount
-
* systemctl condrestart should return 0 if service isn't running
-* fsck-root.service/start gets queued twice
-
* tmpfiles: allow specification of .conf files on cmdline
* allow runtime changing of log level and target
@@ -90,10 +80,16 @@
* tmpfiles: skip sticky files and after wallclock time change
+Pre v12:
+
+* fsck-root.service/start gets queued twice
+
* pull in 'following' units in transactions
* fix hotplug transactions
+* make it possible to wait for device unplug, i.e. issue "stop" on devices
+
External:
* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.