X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=b083529baf8819233235f7a0159a43fbf8c0860d;hb=c8b2e52cf6a3b15b610f7efb31b8fff31cc9115c;hp=29b70115a80f7c9dc45d316d7fe9d506d710b67a;hpb=40dde66fa021bf143bcd8f5e2bf5fadcc0339eae;p=elogind.git diff --git a/TODO b/TODO index 29b70115a..b083529ba 100644 --- a/TODO +++ b/TODO @@ -42,8 +42,6 @@ * add systemctl switch to dump transaction without executing it -* system.conf/session.conf man page - * suspend, resume * systemctl auto-pager a la git @@ -55,14 +53,8 @@ * readahead: btrfs/LVM SSD detection -* man pages for: locale.conf, vconsole.conf modules-load.d - * when processes remain in a service even though the start command failed enter active -* fix plymouth socket name, when plymouth started to use a clean one - -* parse early boot time env var from dracut RD_TIMEOUT, drop RD_xxx - * add seperate man page for [Install] settings * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags @@ -73,18 +65,16 @@ * allow runtime changing of log level and target -* in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR - -* automatically determine TERM= based on tty name. (TERM=linux vs. TERM=vt100-nav) - -* declare /etc/os-release cross-distro standard - -* rename s/session/user/g +* automatically determine TERM= based on tty name even for /dev/console * fix hotplug transactions +* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target + External: +* make cryptsetup lower --iter-time + * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup. * patch kernel for cpu feature modalias for autoloading aes/kvm/... @@ -93,8 +83,6 @@ External: * pam_securetty should honour console= -* sysctl should support sysctl.conf.d directory - * procps, psmisc, sysvinit-tools, hostname → util-linux-ng https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth