Changeset 85be98d for BOOK/boot/common
- Timestamp:
- Apr 9, 2014, 2:22:28 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 05efce1
- Parents:
- a8fffb2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/boot/common/util-linux.xml
ra8fffb2 r85be98d 32 32 --disable-makeinstall-chown --disable-login --disable-su</userinput></screen> 33 33 34 <variablelist os="c"> 35 <title>The meaning of the new configure options:</title> 36 37 <varlistentry> 38 <term><parameter>--disable-makeinstall-chown</parameter></term> 39 <listitem> 40 <para>This prevents Util-linux from trying to perform any 41 chown commands when it is installed.</para> 42 </listitem> 43 </varlistentry> 44 45 <varlistentry> 46 <term><parameter>--disable-login --disable-su</parameter></term> 47 <listitem> 48 <para>This tells Util-linux not to build <command>login</command> 49 or <command>su</command>, as both require PAM.</para> 50 </listitem> 51 </varlistentry> 52 53 </variablelist> 54 34 55 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 56 href="../../final-system/common/util-linux.xml"
Note:
See TracChangeset
for help on using the changeset viewer.