X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5ec7487e472da25da3e6a61cd52a09eda7f490fe;hb=7a57b332d0a0b229c1c24278840aebd19efe9ffe;hp=4e9d4e1be4b90ae4120730e25733234f2320f908;hpb=7f6d613516020bf390d8de25bbbb2551ea8dade0;p=elogind.git diff --git a/TODO b/TODO index 4e9d4e1be..5ec7487e4 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,5 @@ Bugs: -* somehow some /etc/fstab supplied mount params are never applied to api fs - https://bugzilla.redhat.com/show_bug.cgi?id=663108 - * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target * when plymouth is disabled the console password entry stuff seems to be borked @@ -10,32 +7,28 @@ Bugs: * fsck.btrfs non-existance should not cause mounting to fail -* need a way to apply mount options of api vfs from systemd unit files instead of fstab +* single user service needs to be masked? Features: -* make it possible to enable status msgs via RT sigs +* Maybe store in unit files whether a service should be enabled by default on package installation + +* perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable" + +* need a way to apply mount options of api vfs from systemd unit files instead of fstab * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx -* snd-seq muss weg +* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095 -* mount.tmpfs soll weg und grep weg +* mount.tmpfs should be optimized, https://bugzilla.redhat.com/show_bug.cgi?id=676100 * mdmon is irre * gnome-shell python script/glxinfo/is-accelerated wech -* plymouth muss sauber exiten, wenn's schon läuft - -* pull in by udev change event instead of only start event - -* PID heuristik bei Type=forking ausmachbar machen - * maybe introduce ExecRestartPre= -* reload PID file after reload, allow dynamically changing main PIDs - * figure out what happened to bluez patch * introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot @@ -57,8 +50,6 @@ Features: * load EnvironmentFile= when starting services, not when reloading configuration https://bugzilla.redhat.com/show_bug.cgi?id=661282 -* support globs in systemd-tmpfiles - * drop IN_ATTRIB from inotify watches for .path units where possible to avoid lots of wakeups due to /dev changing when we watch a subdir of /dev. @@ -133,14 +124,8 @@ Features: * systemctl condrestart should return 0 if service isn't running -* tmpfiles: allow specification of .conf files on cmdline - * allow runtime changing of log level and target -* automatically determine TERM= based on tty name even for /dev/console - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789 - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=b7b8de087384cc1954a8cd075af3f9e5977caa2e - * global defaults for StandardOuput=xxx Fedora: @@ -158,8 +143,6 @@ External: * patch kernel for cpu feature modalias for autoloading aes/kvm/... http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match -* place /etc/inittab with explaining blurb. - * procps, psmisc, sysvinit-tools, hostname → util-linux-ng https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth