Changeset 026bb5d for BOOK/boot/ppc64/util-linux-32.xml
- Timestamp:
- Dec 18, 2013, 1:04:00 AM (11 years ago)
- Children:
- f975b3a
- Parents:
- 1c9985f (diff), 8abef998 (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/boot/ppc64/util-linux-32.xml
r1c9985f r026bb5d 6 6 ]> 7 7 8 <sect1 id="ch- system-udev-n32" role="wrap">9 <?dbhtml filename="u dev-n32.html"?>8 <sect1 id="ch-boot-util-linux-32" role="wrap"> 9 <?dbhtml filename="util-linux-32.html"?> 10 10 11 <title>U dev-&udev-version; N32 Libraries</title>11 <title>Util-linux-&util-linux-version; 32bit</title> 12 12 13 <indexterm zone="ch- system-udev-n32">14 <primary sortas="a-U dev">Udev</primary>15 <secondary> N32</secondary>13 <indexterm zone="ch-boot-util-linux-32"> 14 <primary sortas="a-Util-linux">Util-linux 32bit</primary> 15 <secondary>boot</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../ common/udev.xml"19 href="../../final-system/common/util-linux.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of Udev</title> 23 <title>Installation of Util-linux 32 bit</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/util-linux.xml" 27 xpointer="xpointer(//*[@os='a'])"/> 28 29 <screen os="be"><userinput>CC="${CC} ${BUILD32}" PKG_CONFIG= \ 30 ./configure \ 31 --prefix=/tools --exec-prefix=/tools \ 32 --build=${CLFS_HOST} --host=${CLFS_TARGET32} \ 33 --without-ncurses --disable-makeinstall-chown</userinput></screen> 24 34 25 35 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/udev.xml" 27 xpointer="xpointer(//*[@os='a'])"/> 28 29 <screen os="b"><userinput>CC="gcc ${BUILDN32}"./configure --prefix=/usr \ 30 --exec-prefix="" --sysconfdir=/etc --libexecdir=/lib/udev \ 31 --libdir=/usr/lib32 --disable-extras --disable-introspection</userinput></screen> 32 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/udev.xml" 35 xpointer="xpointer(//*[@os='c'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../common/udev.xml" 36 href="../common/util-linux.xml" 39 37 xpointer="xpointer(//*[@os='d'])"/> 40 38 41 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 42 href="../common/udev.xml" 40 href="../common/util-linux.xml" 41 xpointer="xpointer(//*[@os='e'])"/> 42 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 44 href="../common/util-linux.xml" 43 45 xpointer="xpointer(//*[@os='g'])"/> 44 46 45 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 46 href="../common/u dev.xml"48 href="../common/util-linux.xml" 47 49 xpointer="xpointer(//*[@os='h'])"/> 48 50 … … 53 55 54 56 <para>Details on this package are located in <xref 55 linkend="contents-u dev" role="."/></para>57 linkend="contents-util-linux" role="."/></para> 56 58 57 59 </sect2> 60 58 61 </sect1> 59 60 61
Note:
See TracChangeset
for help on using the changeset viewer.