diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-03-09 14:25:43 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-03-09 14:25:43 +0100 |
commit | a5a316e7a7be0a4fc0443a44f3868515eb27ff98 (patch) | |
tree | f463c71f9e01febfcc13b1ac0d4e3dfa1580cc53 | |
parent | random-util: unify RANDOM_ALLOW_INSECURE and !RANDOM_BLOCK and simplify (diff) | |
download | systemd-a5a316e7a7be0a4fc0443a44f3868515eb27ff98.tar.xz systemd-a5a316e7a7be0a4fc0443a44f3868515eb27ff98.zip |
update TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -81,6 +81,9 @@ Features: * doc: prep a document explaining resolved's internal objects, i.e. Query vs. Question vs. Transaction vs. Stream and so on. +* doc: prep a document explaining PID 1's internal logic, i.e. transactions, + jobs, units + * userbdctl: show user types via colors, also display UID range info in some way * bootspec: remove tries counter from boot entry ids |