]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
kernel-install: fix MACHINE_ID extraction behaviour description 21623/head
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 5 Dec 2021 15:55:47 +0000 (16:55 +0100)
committerнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 5 Dec 2021 16:00:22 +0000 (17:00 +0100)
man/kernel-install.xml

index aade1c3eead7702f4cc68a18984f0f5ec0e7618d..88208250e8824834dea16307898e9126d6ff502b 100644 (file)
         </term>
           <listitem>
             <para>The content of this file specifies the machine identification
-            <replaceable>MACHINE-ID</replaceable>. If it cannot read <filename>/etc/machine-id</filename>,
-            kernel-install will use "Linux" as the machine ID instead.</para>
+            <replaceable>MACHINE-ID</replaceable>.  If <filename>$BOOT/Default</filename> exists,
+            or <filename>/etc/machine-id</filename> doesn't, <command>kernel-install</command>
+            will use the literal <literal>Default</literal> as the machine ID instead.</para>
           </listitem>
       </varlistentry>
       <varlistentry>