- Timestamp:
- Jul 25, 2010, 3:41:48 PM (14 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 55c1469e
- Parents:
- e81afa2
- Location:
- BOOK
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/introduction/common/changelog.xml
re81afa2 r54d2269 40 40 <para>July 25, 2010</para> 41 41 <itemizedlist> 42 <listitem> 43 <para>[jciccone] - Updated File to 5.04.</para> 44 </listitem> 42 45 <listitem> 43 46 <para>[jciccone] - Downgraded PPL to 0.10.2, GCC Incompatible.</para> -
BOOK/materials/common/patches.xml
re81afa2 r54d2269 74 74 75 75 <varlistentry> 76 <term>File Cross-Compile Patch - <token>&file-cross_compile-patch-size;</token>:</term>77 <listitem>78 <para>Download: <ulink79 url="&patches-root;&file-cross_compile-patch;"/></para>80 <para>MD5 sum: <literal>&file-cross_compile-patch-md5;</literal></para>81 </listitem>82 </varlistentry>83 84 <varlistentry>85 76 <term>Flex GCC 4.4.x Patch - <token>&flex-gcc44-patch-size;</token>:</term> 86 77 <listitem> -
BOOK/packages.ent
re81afa2 r54d2269 143 143 <!ENTITY expect-lib-version "5.43"> 144 144 145 <!ENTITY file-version "5.0 3">146 <!ENTITY file-size "60 1KB">145 <!ENTITY file-version "5.04"> 146 <!ENTITY file-size "608 KB"> 147 147 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 148 148 <!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">--> 149 <!ENTITY file-md5 " d05f08a53e5c2f51f8ee6a4758c0cc53">149 <!ENTITY file-md5 "accade81ff1cc774904b47c72c8aeea0"> 150 150 <!ENTITY file-home "http://www.darwinsys.com/file"> 151 151 -
BOOK/patches.ent
re81afa2 r54d2269 29 29 <!ENTITY expect-spawn-patch-size "6 KB"> 30 30 31 <!ENTITY file-cross_compile-patch "file-&file-version;-cross_compile-1.patch">32 <!ENTITY file-cross_compile-patch-md5 "17956303345b8514a9c2bdc3939a21e5">33 <!ENTITY file-cross_compile-patch-size "1 KB">34 35 31 <!ENTITY flex-gcc44-patch "flex-&flex-version;-gcc44-1.patch"> 36 32 <!ENTITY flex-gcc44-patch-md5 "a6ffbba93d034380e12110bb6d399113"> -
BOOK/temp-system/64/file.xml
re81afa2 r54d2269 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="../common/file.xml"26 xpointer="xpointer(//*[@os='ap1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../common/file.xml"30 xpointer="xpointer(//*[@os='ap2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/common/file.xml
re81afa2 r54d2269 22 22 <sect2 role="installation"> 23 23 <title>Installation of File</title> 24 25 <para os="ap1">The following patch will fix a compile issue that would prevent26 a proper creation of the <filename>magic.mgc</filename> file. This would27 show up as an error messsage.28 <computeroutput>ERROR: file: File &file-version; supports only 6 version29 magic files. `/tools/share/file/magic.mgc' is version 2</computeroutput>:</para>30 31 <screen os="ap2"><userinput>patch -Np1 -i ../&file-cross_compile-patch;</userinput></screen>32 24 33 25 <para os="a">Prepare File for compilation:</para> -
BOOK/temp-system/multilib/file.xml
re81afa2 r54d2269 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="../common/file.xml"26 xpointer="xpointer(//*[@os='ap1'])"/>27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"29 href="../common/file.xml"30 xpointer="xpointer(//*[@os='ap2'])"/>31 23 32 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.