X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=e4020a482af6e4bedf0b5ba3f2a45de315819ce0;hp=cfcc3f18dd7211107a53b7378dc908d5e0e1cfcf;hb=a4cc3e5ccc0a3033d764a9eb3ae5ee90db560682;hpb=50326b1353fd8929dca12b2c4dfbbe3d13d5386b diff --git a/TODO b/TODO index cfcc3f18d..e4020a482 100644 --- a/TODO +++ b/TODO @@ -20,6 +20,15 @@ Fedora 19: Features: +* if we have systemd-analyze in C "systemctl dot" should move there too + +* fsck hookup for the ESP mount is missing + +* external: maybe it is time to patch procps so that "ps" links to + libsystemd-logind to print a pretty service name, seat name, session + name in its output. Currently it only shows cgroup membership, but + that's sometimes kinda hard to parse. + * write man page for efi boot generator * document bootloader interface in wiki @@ -338,13 +347,8 @@ Features: * maybe allow services with ExecStop= set, but no ExecStart=? * efi: - - implement /forcefsck as efi variables thus not requiring file system altering to trigger a file system check - - honor language efi variables for default language selection - - honor timezone efi variables for default timezone selection - - automatically (auto)mount EFI partition to /boot if no such entry exists in /etc/fstab and /boot is empty - gummiboot exports the EFI system partion's GPT PARTUUID: - $ cat /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f - 1FCBC57F-4BFC-4C2B-91A3-9C84FBCD9AF1 + - honor language efi variables for default language selection (if there are any?) + - honor timezone efi variables for default timezone selection (if there are any?) - introduce bootctl (backed by systemd-bootd) to control temporary and persistent default boot goal plus efi variables * change Requires=basic.target to RequisiteOverride=basic.target @@ -368,8 +372,6 @@ Features: * pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree -* maybe introduce ~/.config/locale.conf and apply it within PAM - * readahead: make use of EXT4_IOC_MOVE_EXT, as used by http://e4rat.sourceforge.net/ * automount: implement expire: