]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/measure: document --uname
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Mon, 6 Nov 2023 14:29:23 +0000 (15:29 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 6 Nov 2023 16:35:18 +0000 (16:35 +0000)
Follow up to b6f2e6860220aa89550f690b12246c4e8eb6e908

man/systemd-measure.xml

index 5fdaa9f307e9dab840b1abf1a6d3fdab03aa42b2..ff3abc429f5248456421c171b80f7002eaf5e031 100644 (file)
         <listitem><para>Pre-calculate the expected values seen in PCR register 11 after boot-up of a unified
         kernel image consisting of the components specified with <option>--linux=</option>,
         <option>--osrel=</option>, <option>--cmdline=</option>, <option>--initrd=</option>,
-        <option>--splash=</option>, <option>--dtb=</option>, <option>--sbat=</option>,
-        <option>--pcrpkey=</option> see below. Only <option>--linux=</option> is mandatory. (Alternatively,
-        specify <option>--current</option> to use the current values of PCR register 11 instead.)</para>
+        <option>--splash=</option>, <option>--dtb=</option>, <option>--uname=</option>,
+        <option>--sbat=</option>, <option>--pcrpkey=</option> see below. Only <option>--linux=</option> is
+        mandatory. (Alternatively, specify <option>--current</option> to use the current values of PCR
+        register 11 instead.)</para>
 
         <xi:include href="version-info.xml" xpointer="v252"/>
         </listitem>
         <term><option>--initrd=<replaceable>PATH</replaceable></option></term>
         <term><option>--splash=<replaceable>PATH</replaceable></option></term>
         <term><option>--dtb=<replaceable>PATH</replaceable></option></term>
+        <term><option>--uname=<replaceable>PATH</replaceable></option></term>
         <term><option>--sbat=<replaceable>PATH</replaceable></option></term>
         <term><option>--pcrpkey=<replaceable>PATH</replaceable></option></term>