Changeset 5f616c4


Ignore:
Timestamp:
Jul 12, 2006, 5:59:17 PM (18 years ago)
Author:
Chris Staub <chris@…>
Children:
d7c552e
Parents:
5b8677c
Message:

Modify boot/chroot alpha instructions to use xincludes

Location:
boot/alpha
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • boot/alpha/aboot-build.xml

    r5b8677c r5f616c4  
    2323    <title>Installation of Aboot</title>
    2424
    25     <para os="aa">The following patch addresses build issues with GCC &gcc-version;:</para>
     25  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26  href="../../final-system/alpha/aboot.xml"
     27  xpointer="xpointer(//*[@os='aa'])"/>
    2628
    27 <screen os="ab"><userinput>patch -Np1 -i ../&aboot-alpha-patch;</userinput></screen>
     29  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     30  href="../../final-system/alpha/aboot.xml"
     31  xpointer="xpointer(//*[@os='ab'])"/>
    2832
    2933    <para>Compile the package:</para>
  • boot/alpha/aboot.xml

    r5b8677c r5f616c4  
    1616  </indexterm>
    1717
    18   <para os="a">Create a <filename>aboot.conf</filename> file defining aboot's boot
    19   menu:</para>
     18  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     19  href="../../bootable/alpha/aboot.xml"
     20  xpointer="xpointer(//*[@os='a'])"/>
    2021
    2122<screen><userinput>cat &gt; /etc/aboot.conf &lt;&lt; "EOF"
Note: See TracChangeset for help on using the changeset viewer.