Changeset 586e0d4 for BOOK/final-system
- Timestamp:
- Jun 3, 2014, 3:23:12 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- dc74128
- Parents:
- 4f48ef0
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/libcap.xml
r4f48ef0 r586e0d4 39 39 rm -v /lib/libcap.so 40 40 mv -v /lib/libcap.a /usr/lib</userinput></screen> 41 42 <variablelist os="f"> 43 <title>The meaning of the make option:</title> 44 45 <varlistentry> 46 <term><parameter>RAISE_SETFCAP=no</parameter></term> 47 <listitem> 48 <para>This prevents <command>setcap</command> from being run on 49 itself, which will fail if the kernel or file system does not 50 support extended capabilities.</para> 51 </listitem> 52 </varlistentry> 53 54 </variablelist> 41 55 42 56 </sect2> -
BOOK/final-system/multilib/libcap.xml
r4f48ef0 r586e0d4 43 43 mv -v /lib/libcap.a /usr/lib</userinput></screen> 44 44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/libcap.xml" 47 xpointer="xpointer(//*[@os='f'])"/> 48 45 49 </sect2> 46 50
Note:
See TracChangeset
for help on using the changeset viewer.