Changeset 229ed25 for BOOK/final-system/multilib/kmod-64bit.xml
- Timestamp:
- Jan 4, 2014, 12:03:38 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f90d077
- Parents:
- ec008670 (diff), e57ce38 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/kmod-64bit.xml
rec008670 r229ed25 6 6 ]> 7 7 8 <sect1 id="ch-system- module-init-tools" role="wrap">9 <?dbhtml filename=" module-init-tools.html"?>8 <sect1 id="ch-system-kmod" role="wrap"> 9 <?dbhtml filename="kmod-64bit.html"?> 10 10 11 <title> Module-Init-Tools-&module-init-tools-version;</title>11 <title>Kmod-&kmod-version; 64 Bit</title> 12 12 13 <indexterm zone="ch-system- module-init-tools">14 <primary sortas="a- Module-Init-Tools">Module-Init-Tools</primary>13 <indexterm zone="ch-system-kmod"> 14 <primary sortas="a-Kmod">Kmod</primary> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ module-init-tools.xml"18 href="../common/kmod.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of Module-Init-Tools</title>22 <title>Installation of Kmod</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/module-init-tools.xml" 25 href="../common/kmod.xml" 26 xpointer="xpointer(//*[@os='a'])"/> 27 28 <screen os="b"><userinput>PKG_CONFIG_PATH=${PKG_CONFIG_PATH64} CC="gcc ${BUILD64}" \ 29 ./configure --prefix=/usr \ 30 --bindir=/bin --sysconfdir=/etc \ 31 --with-rootlibdir=/lib64 --libdir=/usr/lib64 \ 32 --with-zlib --with-xz --disable-manpages</userinput></screen> 33 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../common/kmod.xml" 26 36 xpointer="xpointer(//*[@os='c'])"/> 27 37 28 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/ module-init-tools.xml"39 href="../common/kmod.xml" 30 40 xpointer="xpointer(//*[@os='d'])"/> 31 41 32 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/ module-init-tools.xml"43 href="../common/kmod.xml" 34 44 xpointer="xpointer(//*[@os='e'])"/> 35 45 36 <screen os="f"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr \ 37 --bindir=/bin --sbindir=/sbin \38 --enable-zlib-dynamic</userinput></screen>46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/kmod.xml" 48 xpointer="xpointer(//*[@os='f'])"/> 39 49 40 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 41 href="../common/module-init-tools.xml" 51 href="../common/kmod.xml" 52 xpointer="xpointer(//*[@os='f2'])"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 55 href="../common/kmod.xml" 42 56 xpointer="xpointer(//*[@os='g'])"/> 43 57 44 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ module-init-tools.xml"59 href="../common/kmod.xml" 46 60 xpointer="xpointer(//*[@os='h'])"/> 47 61 48 62 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/ module-init-tools.xml"63 href="../common/kmod.xml" 50 64 xpointer="xpointer(//*[@os='i'])"/> 51 65 52 66 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ module-init-tools.xml"67 href="../common/kmod.xml" 54 68 xpointer="xpointer(//*[@os='j'])"/> 55 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"57 href="../common/module-init-tools.xml"58 xpointer="xpointer(//*[@os='k'])"/>59 69 60 70 </sect2> 61 71 62 72 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 63 href="../common/ module-init-tools.xml"64 xpointer="xpointer(id('contents- module-init-tools'))"/>73 href="../common/kmod.xml" 74 xpointer="xpointer(id('contents-kmod'))"/> 65 75 66 76 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.