Changeset 577dd2d for BOOK/final-system
- Timestamp:
- Jan 8, 2009, 1: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/final-system
- Files:
-
- 2 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"
Note:
See TracChangeset
for help on using the changeset viewer.