Ignore:
Timestamp:
Dec 18, 2013, 1:04:00 AM (11 years ago)
Author:
Chris Staub <chris@…>
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.
Message:

Updated simp branch to match main book

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64-64/powerpc-utils.xml

    r1c9985f r026bb5d  
    66]>
    77
    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"?>
    1010
    11   <title>Udev-&udev-version; 32 Bit Libraries</title>
     11  <title>Powerpc-Utils_&powerpcutils-version;</title>
    1212
    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>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/udev.xml"
     19  href="../../final-system/ppc/powerpc-utils.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Udev</title>
     23    <title>Installation of Powerpc-Utils</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/udev.xml"
     26    href="../../final-system/ppc/powerpc-utils.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    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'])"/>
    3232
    3333    <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"
    3541    xpointer="xpointer(//*[@os='c'])"/>
    3642
    3743    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    38     href="../common/udev.xml"
     44    href="../ppc/powerpc-utils.xml"
    3945    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'])"/>
    4846
    4947  </sect2>
     
    5250    <title/>
    5351
    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>
    5653
    5754  </sect2>
     55
    5856</sect1>
    59 
Note: See TracChangeset for help on using the changeset viewer.