- Timestamp:
- Sep 11, 2007, 12:20:07 AM (17 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e3c39bd
- Parents:
- 5aee773
- Location:
- BOOK
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/iproute2.xml
r5aee773 r6bb9a5e 27 27 28 28 <para os="t1">This package no longer un-tars into a separate directory, 29 so use the following command instead:</para> 30 31 <screen os="t2"><userinput>tar -xvf iproute2-&iproute2-version;.tar.gz -C iproute2-&iproute2-version;</userinput></screen> 29 so use the following commands instead:</para> 30 31 <screen os="t2"><userinput>mkdir -v iproute2-&iproute2-version; 32 tar -xvf iproute2-&iproute2-version;.tar.gz -C iproute2-&iproute2-version;</userinput></screen> 32 33 33 34 <para os="s1">The <command>arpd</command> binary included in this package is -
BOOK/introduction/common/changelog.xml
r5aee773 r6bb9a5e 40 40 <para>September 10, 2007</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[Chris] - Added needed mkdir command to IPRoute2 instructions.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[Chris] - Fixed descriptive text in testsuite-tools
Note:
See TracChangeset
for help on using the changeset viewer.