Changeset bf56c25 for BOOK/temp-system
- Timestamp:
- Jan 4, 2009, 8:54:21 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:
- ce3a096
- Parents:
- f6c1ef8
- Location:
- BOOK/temp-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/tar.xml
rf6c1ef8 rbf56c25 22 22 <sect2 role="installation"> 23 23 <title>Installation of Tar</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../../final-system/common/tar.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../../final-system/common/tar.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <para os="c1">TAR utilizes UTF-8 capability, without the following -
BOOK/temp-system/multilib/tar.xml
rf6c1ef8 rbf56c25 22 22 <sect2 role="installation"> 23 23 <title>Installation of Tar</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/tar.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/tar.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/native/tar.xml
rf6c1ef8 rbf56c25 23 23 <title>Installation of Tar</title> 24 24 25 <para os="c1">TAR utilizes UTF-8 capability, without the following 26 command the UTF-8 sections of the build will fail:</para> 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/tar.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 27 28 28 <screen os="c2"><userinput>echo "gl_cv_func_wcwidth_works=yes" >> config.cache</userinput></screen> 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/tar.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../common/tar.xml" 35 xpointer="xpointer(//*[@os='c1'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../common/tar.xml" 39 xpointer="xpointer(//*[@os='c2'])"/> 29 40 30 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/native64/tar.xml
rf6c1ef8 rbf56c25 22 22 <sect2 role="installation"> 23 23 <title>Installation of Tar</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/tar.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/tar.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.