Changeset dc5635a for chapter08/systemd.xml
- Timestamp:
- 05/08/2021 01:04:49 PM (21 months ago)
- Branches:
- xry111/usr-move
- Children:
- be628b7
- Parents:
- bf0d4ff
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/systemd.xml
rbf0d4ff rdc5635a 77 77 -Dfirstboot=false \ 78 78 -Dinstall-tests=false \ 79 -Dkmod-path=/bin/kmod \80 79 -Dldconfig=false \ 81 -Dmount-path=/bin/mount \82 -Dsulogin-path=/sbin/sulogin \83 80 -Dsysusers=false \ 84 -Dumount-path=/bin/umount \85 81 -Db_lto=false \ 86 82 -Drpmmacrosdir=no \ … … 94 90 <variablelist> 95 91 <title>The meaning of the meson options:</title> 96 97 <varlistentry>98 <term><parameter>-D*-path=*</parameter></term>99 <listitem>100 <para>These switches provide the location of binaries needed by101 systemd at runtime that have not yet been installed.</para>102 </listitem>103 </varlistentry>104 92 105 93 <varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.