Ignore:
Timestamp:
Mar 9, 2006, 11:23:12 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:
85d525e
Parents:
5a321cb
Message:

r2491@server (orig r1238): chris | 2006-03-09 08:05:53 -0800
Simplified iproute2 instructions

File:
1 edited

Legend:

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

    r5a321cb r8cd6d31  
    4545<screen os="s2"><userinput>sed -i '/^TARGETS/s@arpd@@g' misc/Makefile</userinput></screen>
    4646
    47     <para os="a">Prepare IPRoute2 for compilation:</para>
    48 
    49 <screen os="b"><userinput>sh configure </userinput></screen>
    50 
    51     <para os="c">Compile the package:</para>
    52 
    53 <screen os="d"><userinput>make SBINDIR=/sbin</userinput></screen>
    54 
    55     <variablelist os="e">
     47    <para os="a">Compile the package:</para>
     48
     49<screen os="b"><userinput>make SBINDIR=/sbin</userinput></screen>
     50
     51    <variablelist os="c">
    5652      <title>The meaning of the make option:</title>
    5753
     
    6763    </variablelist>
    6864
    69     <para os="f">This package does not come with a test suite.</para>
    70 
    71     <para os="g">Install the package:</para>
    72 
    73 <screen os="h"><userinput>make SBINDIR=/sbin install</userinput></screen>
     65    <para os="d">This package does not come with a test suite.</para>
     66
     67    <para os="e">Install the package:</para>
     68
     69<screen os="f"><userinput>make SBINDIR=/sbin install</userinput></screen>
    7470
    7571  </sect2>
Note: See TracChangeset for help on using the changeset viewer.