mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-22 05:32:42 +07:00
Tweak TODO
This commit is contained in:
parent
4e84ae7e76
commit
f2d433e178
5
TODO
5
TODO
@ -40,9 +40,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
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
* SECTION:libudev-hwdb
|
||||
* @short_description: retrieve properties from the hardware database
|
||||
*
|
||||
* Libuded hardware database interface.
|
||||
* Libudev hardware database interface.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user