summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-09-13 14:35:43 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-09-13 14:51:44 +0200
commit9a2b54d9f7c6439a89b7ad2419310ff98bb54091 (patch)
tree3cc4330c83f4d976974268f7cc89f0d9dfdf02d5 /TODO
parentNEWS: the first big batch for v257 (diff)
downloadsystemd-9a2b54d9f7c6439a89b7ad2419310ff98bb54091.tar.xz
systemd-9a2b54d9f7c6439a89b7ad2419310ff98bb54091.zip
docs/ELF_PACKAGE_METADATA: add detailed example
When the spec was initially written, we didn't add good documentation of how to display the notes, also because there was no good way to display the data except manually extracting the section to a file and running 'jq' on that. But the tools have improved, so let's show the users how easy it is to use this data.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3a68845d6c..ae5bda52e7 100644
--- a/TODO
+++ b/TODO
@@ -1518,6 +1518,8 @@ Features:
* systemd-analyze netif that explains predictable interface (or networkctl)
+* systemd-analyze inspect-elf should show other notes too, at least build-id.
+
* Figure out naming of verbs in systemd-analyze: we have (singular) capability,
exit-status, but (plural) filesystems, architectures.