Explorar o código

systemd: add explanation to -Dmode

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao %!s(int64=4) %!d(string=hai) anos
pai
achega
fe42b2f995
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      chapter08/systemd.xml

+ 8 - 0
chapter08/systemd.xml

@@ -190,6 +190,14 @@ meson --prefix=/usr                 \
         </listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><parameter>-Dmode=release</parameter></term>
+        <listitem>
+          <para>Disable some features considered experimental by upstream.
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
 
     <para>Compile the package:</para>