Changeset 5c758e4 for BOOK/boot


Ignore:
Timestamp:
Jul 12, 2006, 5:59:17 PM (18 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
94004f1
Parents:
292da92
Message:

Modify boot/chroot alpha instructions to use xincludes

Location:
BOOK/boot/alpha
Files:
2 edited

Legend:

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

    r292da92 r5c758e4  
    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>
  • BOOK/boot/alpha/aboot.xml

    r292da92 r5c758e4  
    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.