Changeset 5141d74 in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Nov 5, 2006, 11:40:38 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
b514765
Parents:
f386fcc
Message:

Updated to inetutils 1.5

File:
1 edited

Legend:

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

    rf386fcc r5141d74  
    2424  <sect2 role="installation">
    2525    <title>Installation of Inetutils</title>
    26 
    27     <para os="p1">Not all programs that come with Inetutils will be installed.
    28     However, the Inetutils build system will insist on installing all the
    29     man pages anyway. The following patch will correct this
    30     situation:</para>
    31 
    32 <screen os="p2"><userinput>patch -Np1 -i ../&inetutils-man_pages-patch;</userinput></screen>
    33 
    34     <para os="p3">This patch addresses build issues with GCC &gcc-version;:</para>
    35 
    36 <screen os="p4"><userinput>patch -Np1 -i ../&inetutils-gcc4_fixes-patch;</userinput></screen>
    37 
    38     <para os="p5">This patch addresses an issue where telnet on certain machines
    39     will only send to 255.255.255.255. This was due to change in the way Glibc
    40     handles inet_addr. Apply the following patch to correct this issue:</para>
    41 
    42 <screen os="p6"><userinput>patch -Np1 -i ../&inetutils-fixes-patch;</userinput></screen>
    4326
    4427    <para os="s1">The following set of seds prevent binaries from being installed as root</para>
Note: See TracChangeset for help on using the changeset viewer.