Changeset 98f3c4c
- Timestamp:
- Jun 4, 2009, 9:32:44 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 756efbd
- Parents:
- 8df8e62
- Files:
-
- 3 deleted
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/file.xml
r8df8e62 r98f3c4c 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="../../final-system/common/file.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../../final-system/common/file.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../../final-system/common/file.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../../final-system/common/file.xml"38 xpointer="xpointer(//*[@os='p4'])"/>39 23 40 24 <para>Prepare File for compilation:</para> -
BOOK/final-system/common/file.xml
r8df8e62 r98f3c4c 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>31 32 <para os="p3">The following patch will add support for new compressors like XZ Utils:</para>33 34 <screen os="p4"><userinput>patch -Np1 -i ../&file-new_compressors-patch;</userinput></screen>35 27 36 28 <para os="a">Prepare File for compilation:</para> -
BOOK/final-system/multilib/file-64bit.xml
r8df8e62 r98f3c4c 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'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="file.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="file.xml"38 xpointer="xpointer(//*[@os='p4'])"/>39 23 40 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file-n32.xml
r8df8e62 r98f3c4c 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'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="file.xml"35 xpointer="xpointer(//*[@os='p3'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="file.xml"39 xpointer="xpointer(//*[@os='p4'])"/>40 24 41 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/final-system/multilib/file.xml
r8df8e62 r98f3c4c 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'])"/>32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/file.xml"35 xpointer="xpointer(//*[@os='p3'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../common/file.xml"39 xpointer="xpointer(//*[@os='p4'])"/>40 24 41 25 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/introduction/common/changelog.xml
r8df8e62 r98f3c4c 46 46 <listitem> 47 47 <para>[Jim] - Updated Bootscripts to 1.2-pre8.</para> 48 </listitem> 49 <listitem> 50 <para>[Jim] - Updated File to 5.03.</para> 48 51 </listitem> 49 52 </itemizedlist> -
BOOK/materials/common/patches.xml
r8df8e62 r98f3c4c 92 92 93 93 <varlistentry> 94 <term>File Fixes Patch - <token>&file-fixes-patch-size;</token>:</term>95 <listitem>96 <para>Download: <ulink97 url="&patches-root;&file-fixes-patch;"/></para>98 <para>MD5 sum: <literal>&file-fixes-patch-md5;</literal></para>99 </listitem>100 </varlistentry>101 102 <varlistentry>103 <term>File New Compressors Patch - <token>&file-new_compressors-patch-size;</token>:</term>104 <listitem>105 <para>Download: <ulink106 url="&patches-root;&file-new_compressors-patch;"/></para>107 <para>MD5 sum: <literal>&file-new_compressors-patch-md5;</literal></para>108 </listitem>109 </varlistentry>110 111 <varlistentry>112 94 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 113 95 <listitem> -
BOOK/packages.ent
r8df8e62 r98f3c4c 135 135 <!ENTITY expect-lib-version "5.43"> 136 136 137 <!ENTITY file-version "5.0 0">138 <!ENTITY file-size " 586KB">137 <!ENTITY file-version "5.03"> 138 <!ENTITY file-size "601 KB"> 139 139 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 140 140 <!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">--> 141 <!ENTITY file-md5 " fd0b4ce55a756151629e06eaa3411e0c">141 <!ENTITY file-md5 "d05f08a53e5c2f51f8ee6a4758c0cc53"> 142 142 <!ENTITY file-home "http://www.darwinsys.com/file"> 143 143 -
BOOK/patches.ent
r8df8e62 r98f3c4c 37 37 <!ENTITY file-cross_compile-patch-size "1 KB"> 38 38 39 <!ENTITY file-fixes-patch "file-&file-version;-fixes-2.patch">40 <!ENTITY file-fixes-patch-md5 "23725f364441a9b1f4b244b2b3cdcd27">41 <!ENTITY file-fixes-patch-size "5 KB">42 43 <!ENTITY file-new_compressors-patch "file-&file-version;-new_compressors-1.patch">44 <!ENTITY file-new_compressors-patch-md5 "e19197f1872456a8557552cac0075915">45 <!ENTITY file-new_compressors-patch-size "1 KB">46 47 39 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 48 40 <!ENTITY gcc-branch_update-patch-md5 "4c81822aab054101a112d4879ce34fe4"> -
BOOK/temp-system/64/file.xml
r8df8e62 r98f3c4c 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="../../final-system/common/file.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../../final-system/common/file.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../../final-system/common/file.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../../final-system/common/file.xml"38 xpointer="xpointer(//*[@os='p4'])"/>39 23 40 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/file.xml
r8df8e62 r98f3c4c 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="../../final-system/common/file.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../../final-system/common/file.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../../final-system/common/file.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../../final-system/common/file.xml"38 xpointer="xpointer(//*[@os='p4'])"/>39 23 40 24 <para os="ap1">The following patch will fix a compile issue that would prevent -
BOOK/temp-system/multilib/file.xml
r8df8e62 r98f3c4c 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="../../final-system/common/file.xml"26 xpointer="xpointer(//*[@os='p1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../../final-system/common/file.xml"30 xpointer="xpointer(//*[@os='p2'])"/>31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"33 href="../../final-system/common/file.xml"34 xpointer="xpointer(//*[@os='p3'])"/>35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"37 href="../../final-system/common/file.xml"38 xpointer="xpointer(//*[@os='p4'])"/>39 23 40 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.