Changeset 88b0c3d for BOOK/boot


Ignore:
Timestamp:
Jun 25, 2006, 9:04:33 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
02ce565
Parents:
37819ea
Message:

Updated linux-headers to 2.6.17.1-06252006; Updated the aboot-patch to -3; Added a patch to glibc and the kernel on alpha that fix some inline assembler issues.

Location:
BOOK/boot/alpha
Files:
2 edited

Legend:

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

    r37819ea r88b0c3d  
    3333    <para>Install the package:</para>
    3434
    35 <screen><userinput>make root="${LFS}" install</userinput></screen>
     35<screen><userinput>make root="${LFS}" bindir=/cross-tools/bin install</userinput></screen>
    3636
    3737  </sect2>
  • BOOK/boot/alpha/kernel.xml

    r37819ea r88b0c3d  
    3030    href="../x86/kernel.xml"
    3131    xpointer="xpointer(//*[@os='a'])"/>
     32
     33    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     34    href="../../bootable/alpha/kernel.xml"
     35    xpointer="xpointer(//*[@os='ba'])"/>
     36
     37    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     38    href="../../bootable/alpha/kernel.xml"
     39    xpointer="xpointer(//*[@os='bb'])"/>
    3240
    3341    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.