- Timestamp:
- Jan 8, 2009, 9:12:26 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- a85d737
- Parents:
- 6fd3df5
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/coreutils.xml
r6fd3df5 r577dd2d 32 32 33 33 <screen os="p2"><userinput>patch -Np1 -i ../&coreutils-uname-patch;</userinput></screen> 34 35 <para os="p3">This patch adds support for 8-bit UCS/Unicode Transformation Format (UTF-8):</para> 36 37 <screen os="p4"><userinput>patch -Np1 -i ../&coreutils-unicode-patch;</userinput></screen> 34 38 35 39 <para os="c">Now prepare Coreutils for compilation:</para> -
BOOK/final-system/multilib/coreutils.xml
r6fd3df5 r577dd2d 29 29 href="../common/coreutils.xml" 30 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/coreutils.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../common/coreutils.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 31 39 32 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r6fd3df5 r577dd2d 36 36 </listitem> 37 37 --> 38 39 <listitem> 40 <para>January 08, 2009</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jim] - Added UTF-8 Patch to Coreutils.</para> 44 </listitem> 45 </itemizedlist> 46 </listitem> 38 47 39 48 <listitem> -
BOOK/patches.ent
r6fd3df5 r577dd2d 21 21 <!ENTITY coreutils-uname-patch-size "8 KB"> 22 22 23 <!ENTITY coreutils-unicode-patch "coreutils-&coreutils-version;-unicode-1.patch"> 24 <!ENTITY coreutils-unicode-patch-md5 "9199778bdd940ab59d6a2e086c54b689"> 25 <!ENTITY coreutils-unicode-patch-size "108 KB"> 26 23 27 <!ENTITY expect-avoid_tcl_internals-patch "expect-&expect-version;-avoid-tcl-internals-1.patch"> 24 28 <!ENTITY expect-avoid_tcl_internals-patch-md5 "5661004ca23ddc9592f488142367c2f5">
Note:
See TracChangeset
for help on using the changeset viewer.