Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 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:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

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

    r82fedc4 re0e40d3  
    4343<screen os="b"><userinput>touch modprobe.conf.5</userinput></screen>
    4444
    45     <para os="g">If you wish to run the test suite for Module-Init-Tools, you
     45    <para os="c">If you wish to run the test suite for Module-Init-Tools, you
    4646    will need to download the separate testsuite tarball. Issue the
    4747    following commands to perform the tests (note that the
     
    5050    process):</para>
    5151
    52 <screen os="g1"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 &amp;&amp;
     52<screen os="d"><userinput>tar -xvf ../module-init-tools-testsuite-&module-init-tools-version;.tar.bz2 --strip-path=1 &amp;&amp;
    5353./configure &amp;&amp;
    5454make check &amp;&amp;
    5555make distclean</userinput></screen>
    5656
    57     <para os="c">Prepare Module-Init-Tools for compilation:</para>
     57    <para os="e">Prepare Module-Init-Tools for compilation:</para>
    5858
    59 <screen os="c1"><userinput>./configure --prefix=/ --enable-zlib</userinput></screen>
     59<screen os="f"><userinput>./configure --prefix=/ --enable-zlib</userinput></screen>
    6060
    61     <variablelist os="d">
     61    <variablelist os="g">
    6262      <title>The meaning of the configure options:</title>
    6363
     
    7272    </variablelist>
    7373
    74     <para os="e">Compile the package:</para>
     74    <para os="h">Compile the package:</para>
    7575
    76 <screen os="f"><userinput>make</userinput></screen>
     76<screen os="i"><userinput>make</userinput></screen>
    7777
    78     <para os="h">Install the package:</para>
     78    <para os="j">Install the package:</para>
    7979
    80 <screen os="i"><userinput>make install</userinput></screen>
     80<screen os="k"><userinput>make install</userinput></screen>
    8181
    8282  </sect2>
Note: See TracChangeset for help on using the changeset viewer.