Changeset e244b2a for BOOK/final-system
- Timestamp:
- Feb 17, 2009, 9:09:50 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- fd15fb0
- Parents:
- 44f5d42
- Location:
- BOOK/final-system
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/file.xml
r44f5d42 re244b2a 25 25 <sect2 role="installation"> 26 26 <title>Installation of File</title> 27 28 <para os="p1">The following patch will fix an issue due to utf-8 with file on documents:</para> 29 30 <screen os="p2"><userinput>patch -Np1 -i ../&file-fixes-patch;</userinput></screen> 27 31 28 32 <para os="a">Prepare File for compilation:</para> -
BOOK/final-system/multilib/file-64bit.xml
r44f5d42 re244b2a 21 21 <sect2 role="installation"> 22 22 <title>Installation of File</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="file.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="file.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file-n32.xml
r44f5d42 re244b2a 22 22 <sect2 role="installation"> 23 23 <title>Installation of File</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="file.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="file.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file.xml
r44f5d42 re244b2a 22 22 <sect2 role="installation"> 23 23 <title>Installation of File</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 26 href="../common/file.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 href="../common/file.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.