Changeset 9277897 for BOOK/final-system/common
- Timestamp:
- Nov 26, 2013, 1:28:21 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 1011a66
- Parents:
- 8c09b88
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/util-linux.xml
r8c09b88 r9277897 44 44 <para os="a">Prepare Util-linux for compilation:</para> 45 45 46 <screen os="b"><userinput>./configure --enable-write --disable-login --disable-su</userinput></screen>46 <screen os="b"><userinput>./configure --enable-write</userinput></screen> 47 47 48 48 <variablelist os="c"> … … 54 54 <para>This option allows the <command>write</command> program to be 55 55 installed.</para> 56 </listitem>57 </varlistentry>58 59 <varlistentry>60 <term><parameter>--disable-login --disable-su</parameter></term>61 <listitem>62 <para>Disables building the <command>login</command> and63 <command>su</command> programs, as the Shadow package installs its64 own versions.</para>65 56 </listitem> 66 57 </varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.