]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: mention SYSEXT_LEVEL in os-release(5)
authorLuca Boccassi <bluca@debian.org>
Tue, 12 Jan 2021 19:30:49 +0000 (19:30 +0000)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jan 2021 12:41:42 +0000 (13:41 +0100)
man/os-release.xml

index 674180679b54f0d234377a8e486735b84f8e876c..5a0cfd2887c362341a628a44c45f7522235aeabc 100644 (file)
         </para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><varname>SYSEXT_LEVEL=</varname></term>
+
+        <listitem><para>A lower-case string (mostly numeric, no spaces or other characters outside of 0–9,
+        a–z, ".", "_" and "-") identifying the operating system extensions support level, to indicate which
+        extension images are supported (See:
+        <citerefentry><refentrytitle>systemd-sysext</refentrytitle><manvolnum>8</manvolnum></citerefentry>).
+        Example: <literal>SYSEXT_LEVEL=2</literal> or
+        <literal>SYSEXT_LEVEL=15.14</literal>.</para></listitem>
+      </varlistentry>
+
     </variablelist>
 
     <para>If you are reading this file from C code or a shell script