X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=29b70115a80f7c9dc45d316d7fe9d506d710b67a;hb=40dde66fa021bf143bcd8f5e2bf5fadcc0339eae;hp=cb1296950ee45c73a456ae03465cbc32fa9273f0;hpb=5475ff4b7ad8b95d9863c98f0930a6c9b5c80eed;p=elogind.git diff --git a/TODO b/TODO index cb1296950..29b70115a 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ * check if bind mounts work: https://bugzilla.novell.com/show_bug.cgi?id=652762 -* /lib/systemd/system/tmp.mount conflicts with possible unrelated - fstab entry - * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -78,18 +75,14 @@ * in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR -* tmpfiles: skip sticky files and after wallclock time change - -Pre v12: +* automatically determine TERM= based on tty name. (TERM=linux vs. TERM=vt100-nav) -* fsck-root.service/start gets queued twice +* declare /etc/os-release cross-distro standard -* pull in 'following' units in transactions +* rename s/session/user/g * 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. @@ -100,6 +93,8 @@ 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