- Timestamp:
- May 18, 2011, 4:52:44 PM (13 years ago)
- Children:
- 32f55264
- Parents:
- f8e1743 (diff), 279277d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- BOOK
- Files:
-
- 31 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/64/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/64/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/common/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <para os="p1">The following patch contains a number of updates to the 27 &gcc-version; branch by the GCC developers:</para> 28 29 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 25 30 26 31 <para os="aa">Make a couple of essential adjustments to the -
BOOK/cross-tools/mips64-64/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 32 24 33 25 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/mips64-64/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../64/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/multilib/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-final.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC Cross Compiler</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/cross-tools/ppc64/gcc-static.xml
rf8e1743 r8f3d17f 23 23 <title>Installation of Cross GCC Compiler with Static libgcc 24 24 and no Threads</title> 25 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../common/gcc-static.xml" 28 xpointer="xpointer(//*[@os='p1'])"/> 29 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/gcc-static.xml" 32 xpointer="xpointer(//*[@os='p2'])"/> 25 33 26 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/64/gcc.xml
rf8e1743 r8f3d17f 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 31 23 32 24 33 <para os="p5">Apply the following patch so that GCC links to -
BOOK/final-system/common/gcc.xml
rf8e1743 r8f3d17f 25 25 <sect2 role="installation"> 26 26 <title>Installation of GCC</title> 27 28 29 <para os="p1">The following patch contains a number of updates to the 30 &gcc-version; branch by the GCC developers:</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&gcc-branch_update-patch;</userinput></screen> 27 33 28 34 <para os="d">Apply a <command>sed</command> substitution that will suppress the -
BOOK/final-system/mips64/gcc.xml
rf8e1743 r8f3d17f 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/gcc.xml
rf8e1743 r8f3d17f 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc/gcc.xml
rf8e1743 r8f3d17f 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/ppc64/gcc.xml
rf8e1743 r8f3d17f 21 21 <sect2 role="installation"> 22 22 <title>Installation of GCC</title> 23 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/gcc.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 29 href="../common/gcc.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 23 31 24 32 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/general.ent
rf8e1743 r8f3d17f 1 1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 2 3 <!ENTITY month "0 4"> <!-- Use two digits -->4 <!ENTITY month_name " April">5 <!ENTITY day " 24"> <!-- Use two digits -->3 <!ENTITY month "05"> <!-- Use two digits --> 4 <!ENTITY month_name "May"> 5 <!ENTITY day "18"> <!-- Use two digits --> 6 6 <!ENTITY year "2011"> <!-- Use four digits --> 7 7 -
BOOK/introduction/common/changelog.xml
rf8e1743 r8f3d17f 38 38 39 39 <listitem> 40 <para>May 18, 2011</para> 41 <itemizedlist> 42 <listitem> 43 <para>[Jonathan] - Updated Perl libc patch for 5.14.0.</para> 44 </listitem> 45 <listitem> 46 <para>[Jonathan] - Updated Coreutils uname patch for 8.12.</para> 47 </listitem> 48 <listitem> 49 <para>[Jonathan] - Updated Utils-Linux to 2.19.1.</para> 50 </listitem> 51 <listitem> 52 <para>[Jonathan] - Updated Udev to 168.</para> 53 </listitem> 54 <listitem> 55 <para>[Jonathan] - Updated Perl to 5.14.0.</para> 56 </listitem> 57 <listitem> 58 <para>[Jonathan] - Updated IPRoute2 to 2.6.38.</para> 59 </listitem> 60 <listitem> 61 <para>[Jonathan] - Updated Grep to 2.8.</para> 62 </listitem> 63 <listitem> 64 <para>[Jonathan] - Updated GMP to 5.0.2.</para> 65 </listitem> 66 <listitem> 67 <para>[Jonathan] - Updated File to 5.0.7.</para> 68 </listitem> 69 <listitem> 70 <para>[Jonathan] - Updated DHCPCD to 5.2.12.</para> 71 </listitem> 72 <listitem> 73 <para>[Jonathan] - Updated Coreutils to 8.12.</para> 74 </listitem> 75 <listitem> 76 <para>[Jonathan] - Added GCC 4.6.0 Branch Update Patch -1.</para> 77 </listitem> 78 <listitem> 79 <para>[Jonathan] - Updated Vim Branch Update to -2.</para> 80 </listitem> 81 <listitem> 82 <para>[Jonathan] - Updated Bash Branch Update to -2.</para> 83 </listitem> 84 <listitem> 85 <para>[Jonathan] - Updated Ncurses Branch Update to -2.</para> 86 </listitem> 87 </itemizedlist> 88 </listitem> 89 90 <listitem> 40 91 <para>April 17, 2011</para> 41 92 <itemizedlist> … … 48 99 rsyslog.</para> 49 100 </listitem> 50 </itemizedlist>51 </listitem>52 53 <listitem>54 <para>April 17, 2011</para>55 <itemizedlist>56 101 <listitem> 57 102 <para>[jciccone] - Updated Rsyslog to 6.1.7.</para> -
BOOK/introduction/x86/changelog.xml
rf8e1743 r8f3d17f 34 34 35 35 <listitem> 36 <para>May 18, 2011</para> 37 <itemizedlist> 38 <listitem> 39 <para>[Jonathan] - Updated Grub2 to 1.99.</para> 40 </listitem> 41 </itemizedlist> 42 </listitem> 43 44 45 <listitem> 36 46 <para>July 08, 2008</para> 37 47 <itemizedlist> -
BOOK/introduction/x86_64-64/changelog.xml
rf8e1743 r8f3d17f 33 33 34 34 --> 35 36 <listitem> 37 <para>May 18, 2011</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jonathan] - Updated Grub2 to 1.99.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 44 35 45 36 46 <listitem> -
BOOK/introduction/x86_64/changelog.xml
rf8e1743 r8f3d17f 33 33 34 34 --> 35 36 <listitem> 37 <para>May 18, 2011</para> 38 <itemizedlist> 39 <listitem> 40 <para>[Jonathan] - Updated Grub2 to 1.99.</para> 41 </listitem> 42 </itemizedlist> 43 </listitem> 44 35 45 36 46 <listitem> -
BOOK/materials/common/patches.xml
rf8e1743 r8f3d17f 65 65 66 66 <varlistentry> 67 <term>GCC Branch Update Patch - <token>&gcc-branch_update-patch-size;</token>:</term> 68 <listitem> 69 <para>Download: <ulink 70 url="&patches-root;&gcc-branch_update-patch;"/></para> 71 <para>MD5 sum: <literal>&gcc-branch_update-patch-md5;</literal></para> 72 </listitem> 73 </varlistentry> 74 75 <varlistentry> 67 76 <term>Grep Fixes Patch - <token>&grep-fixes-patch-size;</token>:</term> 68 77 <listitem> -
BOOK/packages.ent
rf8e1743 r8f3d17f 73 73 <!ENTITY colo-home "http://www.colonel-panic.org/cobalt-mips"> 74 74 75 <!ENTITY coreutils-version "8.1 1">76 <!ENTITY coreutils-size "11, 228KB">75 <!ENTITY coreutils-version "8.12"> 76 <!ENTITY coreutils-size "11,497 KB"> 77 77 <!ENTITY coreutils-url "&gnu;coreutils/coreutils-&coreutils-version;.tar.gz"> 78 <!ENTITY coreutils-md5 " eabaf2593f4b978dea13044d6acc2dc8">78 <!ENTITY coreutils-md5 "fce7999953a67243d00d75cc86dbcaa6"> 79 79 <!ENTITY coreutils-home "&gnu-software;coreutils"> 80 80 … … 85 85 <!ENTITY dejagnu-home "&gnu-software;dejagnu"> 86 86 87 <!ENTITY dhcpcd-version "5.2.1 0">88 <!ENTITY dhcpcd-size "7 2KB">87 <!ENTITY dhcpcd-version "5.2.12"> 88 <!ENTITY dhcpcd-size "71 KB"> 89 89 <!ENTITY dhcpcd-url "http://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.bz2"> 90 <!ENTITY dhcpcd-md5 " c65e8cef3281eaf2e12a84bd882f5c63">90 <!ENTITY dhcpcd-md5 "832e3cd6bfcaff64e9476e0ff7849e8f"> 91 91 <!ENTITY dhcpcd-home "http://roy.marples.name/projects/dhcpcd"> 92 92 … … 137 137 <!ENTITY expect-lib-version "5.43"> 138 138 139 <!ENTITY file-version "5.0 6">140 <!ENTITY file-size "58 8KB">139 <!ENTITY file-version "5.07"> 140 <!ENTITY file-size "584 KB"> 141 141 <!ENTITY file-url "ftp://ftp.astron.com/pub/file/file-&file-version;.tar.gz"> 142 142 <!--<!ENTITY file-url "&packages-root;file-&file-version;.tar.gz">--> 143 <!ENTITY file-md5 " deb12b0fb9d09e7681be72bad6eba4e0">143 <!ENTITY file-md5 "b8d1f9a8a644067bd0a703cebf3f4858"> 144 144 <!ENTITY file-home "http://www.darwinsys.com/file"> 145 145 … … 174 174 <!ENTITY gettext-home "&gnu-software;gettext"> 175 175 176 <!ENTITY gmp-version "5.0. 1">177 <!ENTITY gmp-size " 1,960KB">176 <!ENTITY gmp-version "5.0.2"> 177 <!ENTITY gmp-size "2,025 KB"> 178 178 <!ENTITY gmp-url "&gnu;gmp/gmp-&gmp-version;.tar.bz2"> 179 <!ENTITY gmp-md5 " 6bac6df75c192a13419dfd71d19240a7">179 <!ENTITY gmp-md5 "0bbaedc82fb30315b06b1588b9077cd3"> 180 180 <!ENTITY gmp-home "http://gmplib.org/"> 181 181 182 <!ENTITY grep-version "2. 6.3">183 <!ENTITY grep-size "1, 280KB">182 <!ENTITY grep-version "2.8"> 183 <!ENTITY grep-size "1,757 KB"> 184 184 <!ENTITY grep-url "&gnu;grep/grep-&grep-version;.tar.gz"> 185 <!ENTITY grep-md5 " 3095b57837b312f087c0680559de7f13">185 <!ENTITY grep-md5 "cb2dfc502c5afc7a4a6e5f6cefd6850e"> 186 186 <!ENTITY grep-home "&gnu-software;grep"> 187 187 … … 192 192 <!ENTITY groff-home "&gnu-software;groff"> 193 193 194 <!ENTITY grub-version "1.9 8">195 <!ENTITY grub-size "2, 392KB">196 <!ENTITY grub-url "& alpha-gnu;grub/grub-&grub-version;.tar.gz">197 <!ENTITY grub-md5 " c0bcf60e524739bb64e3a2d4e3732a59">194 <!ENTITY grub-version "1.99"> 195 <!ENTITY grub-size "2,639 KB"> 196 <!ENTITY grub-url "&gnu;grub/grub-&grub-version;.tar.xz"> 197 <!ENTITY grub-md5 "27e360b951f006c464299d06bbd63442"> 198 198 <!ENTITY grub-home "&gnu-software;grub"> 199 199 … … 218 218 219 219 220 <!ENTITY iproute2-version "2.6.3 7">221 <!ENTITY iproute2-size "3 80 KB">220 <!ENTITY iproute2-version "2.6.38"> 221 <!ENTITY iproute2-size "390 KB"> 222 222 <!ENTITY iproute2-url "http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2"> 223 <!ENTITY iproute2-md5 " 9774ff9d74ebd301bf56bd8d74473786">223 <!ENTITY iproute2-md5 "a243bfea837e71824b7ca26c3bb45fa8"> 224 224 <!ENTITY iproute2-home "http://www.linuxfoundation.org/en/Net:Iproute2"> 225 225 … … 328 328 <!ENTITY patch-home "http://savannah.gnu.org/projects/patch"> 329 329 330 <!ENTITY perl-version "5.1 2.2">331 <!ENTITY perl-size "1 2,060 KB">330 <!ENTITY perl-version "5.14.0"> 331 <!ENTITY perl-size "13,250 KB"> 332 332 <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> 333 <!ENTITY perl-md5 " 7b018fe9c2f434eff0c629b4c515a8fc">333 <!ENTITY perl-md5 "e7457deea78330c5f8eebb2fd2a45479"> 334 334 <!ENTITY perl-home "http://www.perl.org"> 335 335 … … 420 420 <!ENTITY texinfo-home "&gnu-software;texinfo"> 421 421 422 <!ENTITY udev-version "16 7">423 <!ENTITY udev-size "5 84KB">422 <!ENTITY udev-version "168"> 423 <!ENTITY udev-size "598 KB"> 424 424 <!ENTITY udev-url "&kernel;linux/utils/kernel/hotplug/udev-&udev-version;.tar.bz2"> 425 <!ENTITY udev-md5 "4 b37e1222f06c14c24147de346aa0bad">425 <!ENTITY udev-md5 "4a466078532ab5dd5c35acc3ea2ec9a1"> 426 426 <!ENTITY udev-home "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"> 427 427 … … 432 432 <!ENTITY uname_hack-home " "> 433 433 434 <!ENTITY util-linux-major-version "2.19 ">434 <!ENTITY util-linux-major-version "2.19.1"> 435 435 <!ENTITY util-linux-version "&util-linux-major-version;"> 436 <!ENTITY util-linux-size "4, 726KB">436 <!ENTITY util-linux-size "4,397 KB"> 437 437 <!ENTITY util-linux-url "&kernel;linux/utils/util-linux/v&util-linux-major-version;/util-linux-&util-linux-version;.tar.bz2"> 438 <!ENTITY util-linux-md5 " 590ca71aad0b254e2631d84401f28255">438 <!ENTITY util-linux-md5 "3eab06f05163dfa65479c44e5231932c"> 439 439 <!ENTITY util-linux-blkid-id "1.1.0"> 440 440 <!ENTITY util-linux-uuid-id "1.3.0"> -
BOOK/patches.ent
rf8e1743 r8f3d17f 5 5 <!-- Start of Common Patches --> 6 6 7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update- 1.patch">8 <!ENTITY bash-branch_update-patch-md5 " ee7bbf5d36058487cbe23f5571a2c21c">9 <!ENTITY bash-branch_update-patch-size "1 2KB">7 <!ENTITY bash-branch_update-patch "bash-&bash-version;-branch_update-2.patch"> 8 <!ENTITY bash-branch_update-patch-md5 "6aef48cfd93b9109358eae0be9125946"> 9 <!ENTITY bash-branch_update-patch-size "16 KB"> 10 10 11 11 <!ENTITY cloog-ppl-autogen-patch "cloog-ppl-&cloog-ppl-version;-autogen-1.patch"> … … 29 29 <!ENTITY gcc-specs-patch-size "20 KB"> 30 30 31 <!ENTITY gcc-branch_update-patch "gcc-&gcc-version;-branch_update-1.patch"> 32 <!ENTITY gcc-branch_update-patch-md5 "3ff1f39dc12932736694bf6fb6a1846a"> 33 <!ENTITY gcc-branch_update-patch-size "1.5 MB"> 34 31 35 <!ENTITY grep-fixes-patch "grep-&grep-version;-fixes-1.patch"> 32 36 <!ENTITY grep-fixes-patch-md5 "0cb36684847842adb17a1b3fb96f733d"> … … 49 53 <!ENTITY ncurses-bashfix-patch-size "4 KB"> 50 54 51 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update- 1.patch">52 <!ENTITY ncurses-branch_update-patch-md5 " 5361bccf700849ba968a8886cdfaa879">53 <!ENTITY ncurses-branch_update-patch-size " 324KB">55 <!ENTITY ncurses-branch_update-patch "ncurses-&ncurses-version;-branch_update-2.patch"> 56 <!ENTITY ncurses-branch_update-patch-md5 "125c256a66bd532c6c290dc2adfb7bc4"> 57 <!ENTITY ncurses-branch_update-patch-size "796 KB"> 54 58 55 59 <!ENTITY perl-libc-patch "perl-&perl-version;-libc-1.patch"> … … 70 74 71 75 <!ENTITY tar-man-patch "tar-&tar-version;-man-1.patch"> 72 <!ENTITY tar-man-patch-md5 " 79d962bddc4871b394e5f8e3267680fe">73 <!ENTITY tar-man-patch-size " 20KB">76 <!ENTITY tar-man-patch-md5 "074783d41f18c5c62a7cfc77e2678693"> 77 <!ENTITY tar-man-patch-size "76 KB"> 74 78 75 79 <!ENTITY texinfo-new_compressors-patch "texinfo-&texinfo-version;-new_compressors-1.patch"> … … 77 81 <!ENTITY texinfo-new_compressors-patch-size "2 KB"> 78 82 79 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update- 1.patch">80 <!ENTITY vim-branch_update-patch-md5 " c1866b7f2f945993b8fc2bb94606bc17">81 <!ENTITY vim-branch_update-patch-size " 220KB">83 <!ENTITY vim-branch_update-patch "vim-&vim-version;-branch_update-2.patch"> 84 <!ENTITY vim-branch_update-patch-md5 "3790140dd2fd1963f285e4ba1bce5d1f"> 85 <!ENTITY vim-branch_update-patch-size "552 KB"> 82 86 83 87 <!-- Start of multilib patches --> -
BOOK/temp-system/64/gcc.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/64/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/64/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/gcc.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/common/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/multilib/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/multilib/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/multilib/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc/gcc.xml
rf8e1743 r8f3d17f 22 22 <sect2 role="installation"> 23 23 <title>Installation of GCC</title> 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../cross-tools/common/gcc-static.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../cross-tools/common/gcc-static.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 24 32 25 33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.