Changeset e611bb9 for BOOK/boot


Ignore:
Timestamp:
May 3, 2014, 1:21:12 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
665c544
Parents:
bd99508
Message:

Fix compile error for colo and colo pages more readable

Location:
BOOK/boot
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/boot/mips/colo-build.xml

    rbd99508 re611bb9  
    3737    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    3838    href="../../final-system/mips/colo.xml"
     39    xpointer="xpointer(//*[@os='s1'])"/>
     40
     41<screen os="s2"><userinput>cp -v stage2/Makefile{,.orig}
     42sed '/^CFLAGS/s/-Werror //' stage2/Makefile.orig > stage2/Makefile</userinput></screen>
     43
     44    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     45    href="../../final-system/mips/colo.xml"
    3946    xpointer="xpointer(//*[@os='b'])"/>
    4047
  • BOOK/boot/mips64/colo-build.xml

    rbd99508 re611bb9  
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     26    href="../mips/colo-build.xml"
     27    xpointer="xpointer(//*[@os='a'])"/>
     28
     29    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    2630    href="../../final-system/mips64/colo.xml"
    2731    xpointer="xpointer(//*[@os='p1'])"/>
     
    4145    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    4246    href="../mips/colo-build.xml"
    43     xpointer="xpointer(//*[@os='a'])"/>
     47    xpointer="xpointer(//*[@os='s1'])"/>
     48
     49    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     50    href="../mips/colo-build.xml"
     51    xpointer="xpointer(//*[@os='s2'])"/>
     52
     53    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     54    href="../mips/colo-build.xml"
     55    xpointer="xpointer(//*[@os='b'])"/>
    4456
    4557<screen os="aa"><userinput>cd tools/elf2rfx
     
    5062    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    5163    href="../mips/colo-build.xml"
    52     xpointer="xpointer(//*[@os='b'])"/>
     64    xpointer="xpointer(//*[@os='c'])"/>
    5365
    5466    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.