Changeset 026bb5d for BOOK/boot/ppc64-64/powerpc-utils.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-64/powerpc-utils.xml
r1c9985f r026bb5d 6 6 ]> 7 7 8 <sect1 id="ch- system-udev-32" role="wrap">9 <?dbhtml filename=" udev.html"?>8 <sect1 id="ch-boot-powerpc-utils" role="wrap"> 9 <?dbhtml filename="powerpc-utils.html"?> 10 10 11 <title> Udev-&udev-version; 32 Bit Libraries</title>11 <title>Powerpc-Utils_&powerpcutils-version;</title> 12 12 13 <indexterm zone="ch- system-udev-32">14 <primary sortas="a- Udev">Udev 32 Bit Libraries</primary>15 <secondary> 32 Bit</secondary>13 <indexterm zone="ch-boot-powerpc-utils"> 14 <primary sortas="a-Powerpc-Utils">Powerpc-Utils</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/ppc/powerpc-utils.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of Udev</title>23 <title>Installation of Powerpc-Utils</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../ common/udev.xml"26 href="../../final-system/ppc/powerpc-utils.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 29 <screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure --prefix=/usr \ 30 --exec-prefix="" --sysconfdir=/etc --libexecdir=/lib/udev \31 --libdir=/usr/lib --disable-extras --disable-introspection</userinput></screen>29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/ppc/powerpc-utils.xml" 31 xpointer="xpointer(//*[@os='b'])"/> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 34 href="../common/udev.xml" 34 href="../ppc/powerpc-utils.xml" 35 xpointer="xpointer(//*[@os='a'])"/> 36 37 <screen><userinput>${CC} ${BUILD64} -o nvsetenv nvsetenv.c nwnvsetenv.c</userinput></screen> 38 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 40 href="../ppc/powerpc-utils.xml" 35 41 xpointer="xpointer(//*[@os='c'])"/> 36 42 37 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 38 href="../ common/udev.xml"44 href="../ppc/powerpc-utils.xml" 39 45 xpointer="xpointer(//*[@os='d'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"42 href="../common/udev.xml"43 xpointer="xpointer(//*[@os='g'])"/>44 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"46 href="../common/udev.xml"47 xpointer="xpointer(//*[@os='h'])"/>48 46 49 47 </sect2> … … 52 50 <title/> 53 51 54 <para>Details on this package are located in <xref 55 linkend="contents-udev" role="."/></para> 52 <para>Details on this package are located in <xref linkend="contents-powerpc-utils" role="."/></para> 56 53 57 54 </sect2> 55 58 56 </sect1> 59
Note:
See TracChangeset
for help on using the changeset viewer.