Changeset 8520e58 in clfs-embedded for BOOK/final-system


Ignore:
Timestamp:
Nov 22, 2006, 9:44:58 PM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
83ea4ad
Parents:
3466794
Message:

Text Updates for CLFS Embedded

Location:
BOOK/final-system
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/busybox.xml

    r3466794 r8520e58  
    5555    <para os="f">Compile the package:</para>
    5656
    57 <screen os="g"><userinput>make CROSS="${CLFS_TARGET}-" PREFIX="${CLFS}" busybox</userinput></screen>
     57<screen os="g"><userinput>make CROSS="${CLFS_TARGET}-" PREFIX="${CLFS}"  EXTRA_CFLAGS="${BUILD}" busybox</userinput></screen>
    5858
    5959    <para os="h">Install the package:</para>
  • BOOK/final-system/mips-chapter.xml

    r3466794 r8520e58  
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    1515  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
     16  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/>
    1617  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/busybox.xml"/>
    1718  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iana-etc.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
    1820
    1921</chapter>
  • BOOK/final-system/x86-chapter.xml

    r3466794 r8520e58  
    1414  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/introduction.xml"/>
    1515  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/pkgmgt.xml"/>
     16  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/toolchain.xml"/>
    1617  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/busybox.xml"/>
    1718  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/iana-etc.xml"/>
     19  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="common/zlib.xml"/>
    1820
    1921</chapter>
Note: See TracChangeset for help on using the changeset viewer.