X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=3f3e54eb94f017f68bb0cf8dd3dd869e780d9989;hp=9bb162ef0c35d18bd6cfcd0d417f9bcd8697da7c;hb=6c5d4a999c81fdda964de216d446da673cdbd0e2;hpb=50f298ec0fbb0ea2d09d3952fc522bc8db8f28e6 diff --git a/TODO b/TODO index 9bb162ef0..3f3e54eb9 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -* man: clarify that --system works only for pid == 1 - * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -23,8 +21,6 @@ - bluetoothd (/var/run/sdp! @/org/bluez/audio!) - distccd -* selinux policy loading - * fingerprint.target, wireless.target, gps.target * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()! @@ -49,8 +45,6 @@ * suspend, resume -* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038 - * systemctl auto-pager a la git * merge CK @@ -58,11 +52,7 @@ * start getty 2-6 only when actual vt switch happens (same model as socket on-demand activation) -* ask-password plymouth agent - -* spawn ask-password tty agent temporarily in systemctl - -* spawn ask-password wall agent on boot via .path unit +* ask-password: find way to disable wall agent where tty agent is running * readahead: btrfs/LVM SSD detection @@ -74,15 +64,15 @@ * parse early boot time env var from dracut -* fix serialization of timers - * add switch to disable pull in retroactively * cryptsetup -External: +* add seperate man page for [Install] settings -* patch kernel to add /proc/swaps change notifications +* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags + +External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.