Changeset 8fd7d60 in clfs-sysroot for BOOK/final-system


Ignore:
Timestamp:
Sep 15, 2006, 5:16:16 PM (18 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
d232e67
Parents:
58bc8d5
Message:

Update inetutils with patch to fix the telnet 255.255.255.255 issue

File:
1 edited

Legend:

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

    r58bc8d5 r8fd7d60  
    3535
    3636<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>
    3743
    3844    <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.