Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/ppc64/yaboot-build.xml

    r0c7419e8 rdabbced  
    1616  </indexterm>
    1717
    18   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    1919  href="../../final-system/ppc/yaboot.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
     
    2323    <title>Installation of Yaboot</title>
    2424
    25     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2626    href="../ppc/yaboot-build.xml"
    2727    xpointer="xpointer(//*[@os='p1'])"/>
    2828
    29     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3030    href="../ppc/yaboot-build.xml"
    3131    xpointer="xpointer(//*[@os='p2'])"/>
     
    4545    Makefile.orig &gt; Makefile</userinput></screen>
    4646
    47     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     47    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4848    href="../../final-system/ppc/yaboot.xml"
    4949    xpointer="xpointer(//*[@os='c'])"/>
     
    5151<screen><userinput>CFLAGS=${BUILD32} make CROSS=${CLFS_TARGET}-</userinput></screen>
    5252
    53     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5454    href="../../final-system/ppc64/yaboot.xml"
    5555    xpointer="xpointer(//*[@os='j0'])"/>
    5656
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5858    href="../../final-system/ppc64/yaboot.xml"
    5959    xpointer="xpointer(//*[@os='e'])"/>
     
    6161<screen><userinput>make CROSS=${CLFS_TARGET}- ROOT=/tools PREFIX= install 2&gt;&amp;1 | tee instlog</userinput></screen>
    6262
    63     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6464    href="../../final-system/ppc64/yaboot.xml"
    6565    xpointer="xpointer(//*[@os='g'])"/>
    6666
    67     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     67    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    6868    href="../../final-system/ppc64/yaboot.xml"
    6969    xpointer="xpointer(//*[@os='h'])"/>
    7070
    71     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     71    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    7272    href="../../final-system/ppc64/yaboot.xml"
    7373    xpointer="xpointer(//*[@os='i'])"/>
Note: See TracChangeset for help on using the changeset viewer.