Changeset cc1ccdd


Ignore:
Timestamp:
Aug 10, 2006, 2:52:00 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:
8b459bb
Parents:
f99b745
Message:

Text updates

Location:
BOOK
Files:
7 edited

Legend:

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

    rf99b745 rcc1ccdd  
    5252<screen os="p4"><userinput>patch -Np1 -i ../&util-linux-gcc4_fixes-patch;</userinput></screen>
    5353
    54     <para os="p5">The following patch fixes swapon.c, it tries to find the variable R_OK, but
     54    <para os="p5">The following patch fixes swapon.c - it tries to find the variable R_OK, but
    5555    the header that has R_OK is not included:</para>
    5656
  • BOOK/final-system/mips/file.xml

    rf99b745 rcc1ccdd  
    2323
    2424    <para os="m1">This patch updates <filename>config.guess</filename> and
    25     <filename>config.sub</filename> for MIPS processors.</para>
     25    <filename>config.sub</filename> for MIPS processors:</para>
    2626
    2727<screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen>
  • BOOK/final-system/mips/glibc.xml

    rf99b745 rcc1ccdd  
    3030    xpointer="xpointer(//*[@os='b'])"/>
    3131
    32     <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to
     32    <para os="g1">MIPS is no longer supported in the main Glibc tree, so we have to
    3333    extract the glibc-ports-&glibc-version; package into our
    3434    glibc-&glibc-version; directory. Then we move
     
    3838mv -v glibc-ports-&glibc-version; ports</userinput></screen>
    3939
    40     <para os="m1">The following patch fixes a link issues when building MIPS glibc:</para>
     40    <para os="m1">The following patch fixes link issues when building MIPS Glibc:</para>
    4141
    4242<screen os="m2"><userinput>patch -Np1 -i ../&glibc-mips-patch;</userinput></screen>
  • BOOK/final-system/mips/grep.xml

    rf99b745 rcc1ccdd  
    2323
    2424    <para os="p1">This patch updates <filename>config.guess</filename> and
    25     <filename>config.sub</filename> for MIPS processors.</para>
     25    <filename>config.sub</filename> for MIPS processors:</para>
    2626
    2727<screen os="p2"><userinput>patch -Np1 -i ../&grep-config_update-patch;</userinput></screen>
  • BOOK/final-system/mips/mktemp.xml

    rf99b745 rcc1ccdd  
    3232    <para os="p1">The configure files in this package do not recognise all
    3333    of the machines supported by CLFS. This patch updates <filename>config.guess</filename>
    34     and <filename>config.sub</filename> for other processors.</para>
     34    and <filename>config.sub</filename> for other processors:</para>
    3535
    3636<screen os="p2"><userinput>patch -Np1 -i ../&mktemp-update-patch;</userinput></screen>
  • BOOK/final-system/mips/module-init-tools.xml

    rf99b745 rcc1ccdd  
    2323
    2424    <para os="p1">This patch updates <filename>config.guess</filename> and
    25     <filename>config.sub</filename> for MIPS processors.</para>
     25    <filename>config.sub</filename> for MIPS processors:</para>
    2626
    2727<screen os="p2"><userinput>patch -Np1 -i ../&module-init-tools-config_update-patch;</userinput></screen>
  • BOOK/testsuite-tools/mips/file.xml

    rf99b745 rcc1ccdd  
    2222    <title>Installation of file</title>
    2323
    24     <para os="m1">This patch updates <filename>config.guess</filename> and
    25     <filename>config.sub</filename> for MIPS processors.</para>
     24    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     25    href="../../final-system/mips/file.xml"
     26    xpointer="xpointer(//*[@os='m1'])"/>
    2627
    27 <screen os="m2"><userinput>patch -Np1 -i ../&file-config_update-patch;</userinput></screen>
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../../final-system/mips/file.xml"
     30    xpointer="xpointer(//*[@os='m2'])"/>
    2831
    2932    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.