X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=ad4670cf30a31d75df9b1e49c2daa5c3db909e70;hp=88cfb4b8d881338f659a33d727c86bc6a857081f;hb=faf22b6559a747ca6b2185b816d60cce376b11c8;hpb=9ec82de1725ddaab333149171b790d62c47ae133 diff --git a/TODO b/TODO index 88cfb4b8d..ad4670cf3 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,13 @@ F18: * Retest multi-seat Features: +* hwdb: + - implement conditional properties (dmi matches) + - hwdb --filter=ID_DRIVE_* + - find out what to do for blockdevs and skipping scsi modaliases + - move writing code to src/libudev/libudev-hwdb-private.c + +* sudo/pam_systemd borked and yields EINVAL, kill-session= is broken * sd_journal_enumerate_data() implies XZ-decoding compressed field, this sucks hard @@ -40,9 +47,10 @@ Features: * link up selected blog stories from man pages? -* journactl: support negative filtering, i.e. FOOBAR!="waldo" +* journactl: support negative filtering, i.e. FOOBAR!="waldo", + and !FOOBAR for events without FOOBAR. -* drop header/footer from systemctl --failed output if there are no entries shown, print nice message instead, and hook that into ExecStartPre of rescue.service/emergency.service +* print nice message from systemctl --failed if there are no entries shown, and hook that into ExecStartPre of rescue.service/emergency.service * add libsystemd-password or so to query passwords during boot using the password agent logic