X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=287de70acea55b5da6936662009ebc6547cc1ac7;hb=36af55d99711e9accdf42d8a7df60e069f4086c0;hp=cb1296950ee45c73a456ae03465cbc32fa9273f0;hpb=5475ff4b7ad8b95d9863c98f0930a6c9b5c80eed;p=elogind.git diff --git a/TODO b/TODO index cb1296950..287de70ac 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,16 @@ * in the PAM module rely on loginuid to figure out XDG_RUNTIME_DIR -* tmpfiles: skip sticky files and after wallclock time change +* automatically determine TERM= based on tty name. (TERM=linux vs. TERM=vt100-nav) -Pre v12: +* declare /etc/os-release cross-distro standard -* fsck-root.service/start gets queued twice +* add ConditionDirectoryNotEmpty= -* pull in 'following' units in transactions +Pre v12: * 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 +95,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