]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: use ukify more in systemd-measure examples
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 12 Jan 2023 08:02:08 +0000 (09:02 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 26 Apr 2023 23:25:09 +0000 (00:25 +0100)
commit048bcb9d1f813df344a4aaed31c5687856ecf6e5
tree07576e4347cd84391e9fb3841b2867f40a87c07f
parent2df327f6f6cdb95e086b2e698c59246abe5fa187
man: use ukify more in systemd-measure examples

ukify supports signing with multiple keys, so show an example of this, and just
let ukify print the calls to systemd-measure that will be done.

This also does other small cleanups:
- Use more realistic names in examples
- Use $ as the prompt for commands that don't require root (most don't).
  Once we switch to operations that don't require a TPM, we should be able to get
  rid of the remaining calls that require root.
- Ellipsize or linebreak various parts
- Use --uname. We warn if it is not specified and we have to do autodetection, so
  let's nudge people towards including it rather than not.

Follow-up for e069c57f0616d39363d36ac7f9c3e6ec8be01ab1.
man/systemd-measure.xml
man/ukify.xml