Changeset 86b01c92


Ignore:
Timestamp:
Feb 21, 2006, 1:31:56 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
5999613
Parents:
47e9e1b2
Message:

r822@server (orig r820): jim | 2005-12-03 22:56:47 -0800

r919@server: jim | 2005-12-03 22:55:31 -0800
Updates to text. Thanx Justin


Location:
BOOK
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/module-init-tools.xml

    r47e9e1b2 r86b01c92  
    4343<screen os="b"><userinput>touch modprobe.conf.5</userinput></screen>
    4444
    45     <para os="c">If you wish to run the test suite for Module-Init-Tools, you
    46     will need to download the separate testsuite tarball. Issue the
    47     following commands to perform the tests (note that the
    48     <command>make distclean</command> command is required to clean up
    49     the source tree, as the source gets recompiled as part of the testing
    50     process):</para>
     45    <para os="c">Issue the following commands to perform the tests
     46    (note that the <command>make distclean</command> command is required
     47    to clean up the source tree, as the source gets recompiled as part
     48    of the testing process):</para>
    5149
    52 <screen os="d"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 &amp;&amp;
    53 ./configure &amp;&amp;
     50<screen os="d"><userinput>./configure &amp;&amp;
    5451make check &amp;&amp;
    5552make distclean</userinput></screen>
  • BOOK/materials/common/packages.xml

    r47e9e1b2 r86b01c92  
    290290    </varlistentry>
    291291
    292     <varlistentry os="an">
    293       <term>Module-Init-Tools-Testsuite (&module-init-tools-version;) - &module-init-tools-testsuite-size;:</term>
    294       <listitem>
    295         <para><ulink url="&module-init-tools-testsuite-url;"/></para>
    296       </listitem>
    297     </varlistentry>
    298 
    299292    <varlistentry os="ao">
    300293      <term>Ncurses (&ncurses-version;) - &ncurses-size;:</term>
  • BOOK/materials/common/packages2.xml

    r47e9e1b2 r86b01c92  
    188188    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    189189    href="packages.xml"
    190     xpointer="xpointer(//*[@os='an'])"/>
    191 
    192     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    193     href="packages.xml"
    194190    xpointer="xpointer(//*[@os='ao'])"/>
    195191
  • BOOK/packages.ent

    r47e9e1b2 r86b01c92  
    193193<!ENTITY module-init-tools-size "164 KB">
    194194<!ENTITY module-init-tools-url "&kernel;linux/utils/kernel/module-init-tools/module-init-tools-&module-init-tools-version;.tar.bz2">
    195 <!ENTITY module-init-tools-testsuite-size "34 KB">
    196 <!ENTITY module-init-tools-testsuite-version "3.2">
    197 <!ENTITY module-init-tools-testsuite-url "&kernel;linux/utils/kernel/module-init-tools/module-init-tools-testsuite-&module-init-tools-testsuite-version;.tar.bz2">
    198195
    199196<!ENTITY ncurses-version "5.5">
  • BOOK/patches.ent

    r47e9e1b2 r86b01c92  
    8585
    8686<!ENTITY glibc-sparc_tls-patch "glibc-&glibc-version;-sparc_tls-1.patch">
    87 <!ENTITY glibc-sparc_gcc4_fixes-patch "glibc-&glibc-version;-sparc_gcc4_fixes-1.patch">
     87<!ENTITY glibc-sparc_gcc4_fixes-patch "glibc-&glibc-linuxthreads-version;-sparc_gcc4_fixes-1.patch">
    8888
    8989<!ENTITY linux-libc-headers-sparc_biarch-patch "linux-libc-headers-&linux-libc-headers-version;-sparc_biarch-1.patch">
  • BOOK/temp-system/mips64-64/gcc.xml

    r47e9e1b2 r86b01c92  
    5454    href="../../final-system/mips/gcc.xml"
    5555    xpointer="xpointer(//*[@os='mb'])"/>
    56 
    57     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    58     href="../../cross-tools/mips64-64/gcc-static.xml"
    59     xpointer="xpointer(//*[@os='al'])"/>
    60 
    61     <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    62     href="../../cross-tools/mips64-64/gcc-static.xml"
    63     xpointer="xpointer(//*[@os='am'])"/>
    6456
    6557    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
  • BOOK/temp-system/mips64/gcc.xml

    r47e9e1b2 r86b01c92  
    116116    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    117117    href="../x86_64/gcc.xml"
    118     xpointer="xpointer(//*[@os='dc'])"/>
     118    xpointer="xpointer(//*[@os='dd'])"/>
    119119
    120120    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note: See TracChangeset for help on using the changeset viewer.