Changeset 9b354b8
- Timestamp:
- May 9, 2014, 10:27:07 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 62dd30b
- Parents:
- 9ac97c9
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iproute2.xml
r9ac97c9 r9b354b8 37 37 sed -i '/ARPD/d' Makefile 38 38 sed -i 's/arpd.8//' man/man8/Makefile</userinput></screen> 39 40 <para os="f1">Remove unused libnl headers:</para>41 42 <screen os="f2"><userinput>sed -i '/netlink\//d' ip/ipl2tp.c</userinput></screen>43 39 44 40 <para os="a">Compile the package:</para> -
BOOK/final-system/multilib/iproute2.xml
r9ac97c9 r9b354b8 29 29 href="../common/iproute2.xml" 30 30 xpointer="xpointer(//*[@os='s2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"33 href="../common/iproute2.xml"34 xpointer="xpointer(//*[@os='f1'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"37 href="../common/iproute2.xml"38 xpointer="xpointer(//*[@os='f2'])"/>39 31 40 32 <para os="p1">This patch adds the ability to update the LIBDIR path:</para>
Note:
See TracChangeset
for help on using the changeset viewer.