- Timestamp:
- Sep 5, 2006, 12:36:05 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4724655
- Parents:
- e671c085
- Location:
- BOOK
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/iproute2.xml
re671c085 r38f82f9 30 30 xpointer="xpointer(//*[@os='s2'])"/> 31 31 32 <para os="p1">This patch adds the ability to update the LIBDIR path:</para> 33 34 <screen os="p2"><userinput>patch -Np1 -i ../&iproute2-tclibdir-patch;</userinput></screen> 35 32 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 37 href="../common/iproute2.xml" 34 38 xpointer="xpointer(//*[@os='a'])"/> 35 39 36 <screen os="b"><userinput>make CC="gcc ${BUILD64}" SBINDIR=/sbin</userinput></screen>40 <screen os="b"><userinput>make CC="gcc ${BUILD64}" LIBDIR=/usr/lib64 SBINDIR=/sbin</userinput></screen> 37 41 38 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" … … 48 52 xpointer="xpointer(//*[@os='e'])"/> 49 53 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 51 href="../common/iproute2.xml" 52 xpointer="xpointer(//*[@os='f'])"/> 54 <screen os="f"><userinput>make LIBDIR=/usr/lib64 SBINDIR=/sbin install</userinput></screen> 53 55 54 56 </sect2> -
BOOK/materials/mips64/patches.xml
re671c085 r38f82f9 50 50 51 51 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 52 href="../x86_64/patches.xml" 53 xpointer="xpointer(//*[@os='iproute2-tclibdir-patch'])"/> 54 55 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 52 56 href="../mips/patches.xml" 53 57 xpointer="xpointer(//*[@os='linux-mips-patch'])"/> -
BOOK/materials/ppc64/patches.xml
re671c085 r38f82f9 54 54 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 55 55 href="../x86_64/patches.xml" 56 xpointer="xpointer(//*[@os='iproute2-tclibdir-patch'])"/> 57 58 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 59 href="../x86_64/patches.xml" 56 60 xpointer="xpointer(//*[@os='perl-multilib-patch'])"/> 57 61 -
BOOK/materials/sparc64/patches.xml
re671c085 r38f82f9 30 30 31 31 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 href="../x86_64/patches.xml" 33 xpointer="xpointer(//*[@os='iproute2-tclibdir-patch'])"/> 34 35 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 32 36 href="../sparc/patches.xml" 33 37 xpointer="xpointer(//*[@os='kbd-sparc_kbdrate-patch'])"/> -
BOOK/materials/x86_64/patches.xml
re671c085 r38f82f9 39 39 </varlistentry> 40 40 41 <varlistentry os="iproute2-tclibdir-patch"> 42 <term>IPRoute2 Lib64 Patch - <token>&iproute2-tclibdir-patch-size;</token>:</term> 43 <listitem> 44 <para>Download: <ulink 45 url="&patches-root;&iproute2-tclibdir-patch;"/></para> 46 <para>MD5 sum: <literal>&iproute2-tclibdir-patch-md5;</literal></para> 47 </listitem> 48 </varlistentry> 49 41 50 <varlistentry os="perl-multilib-patch"> 42 51 <term>Perl Configure Multilib Patch - <token>&perl-multilib-patch-size;</token>:</term> -
BOOK/patches.ent
re671c085 r38f82f9 155 155 <!ENTITY binutils-multilib-patch-size "2.6 KB"> 156 156 157 <!ENTITY iproute2-tclibdir-patch "iproute2-&iproute2-version;-tc_libdir-1.patch"> 158 <!ENTITY iproute2-tclibdir-patch-md5 "f34d6c0300cde64b42d2be74753ec415"> 159 <!ENTITY iproute2-tclibdir-patch-size "4 KB"> 160 157 161 <!ENTITY perl-multilib-patch "perl-&perl-version;-Configure_multilib-1.patch"> 158 162 <!ENTITY perl-multilib-patch-md5 "1f79780e26bc3493f7891e12841c38ed">
Note:
See TracChangeset
for help on using the changeset viewer.