Changeset 8fd7d60 in clfs-sysroot
- Timestamp:
- Sep 15, 2006, 5:16:16 PM (18 years ago)
- Branches:
- master
- Children:
- d232e67
- Parents:
- 58bc8d5
- Location:
- BOOK
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/inetutils.xml
r58bc8d5 r8fd7d60 35 35 36 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> 37 43 38 44 <para os="s1">The following set of seds prevent binaries from being installed as root</para> -
BOOK/materials/common/patches.xml
r58bc8d5 r8fd7d60 164 164 165 165 <varlistentry> 166 <term>Inetutils Fixes Patch - <token>&inetutils-fixes-patch-size;</token>:</term> 167 <listitem> 168 <para>Download: <ulink 169 url="&patches-root;&inetutils-fixes-patch;"/></para> 170 <para>MD5 sum: <literal>&inetutils-fixes-patch-md5;</literal></para> 171 </listitem> 172 </varlistentry> 173 174 <varlistentry> 166 175 <term>Inetutils GCC 4.x Fixes Patch - <token>&inetutils-gcc4_fixes-patch-size;</token>:</term> 167 176 <listitem> -
BOOK/patches.ent
r58bc8d5 r8fd7d60 74 74 <!ENTITY inetutils-gcc4_fixes-patch-size "4.1 KB"> 75 75 76 <!ENTITY inetutils-fixes-patch "inetutils-&inetutils-version;-fixes-1.patch"> 77 <!ENTITY inetutils-fixes-patch-md5 "a33267b7a4e0d303a6f8dfeafde7bd8e"> 78 <!ENTITY inetutils-fixes-patch-size "4 KB"> 79 76 80 <!ENTITY inetutils-man_pages-patch "inetutils-&inetutils-version;-no_server_man_pages-1.patch"> 77 81 <!ENTITY inetutils-man_pages-patch-md5 "eb477f532bc6d26e7025fcfc4452511d">
Note:
See TracChangeset
for help on using the changeset viewer.