Changeset 8987422
- Timestamp:
- Jul 23, 2006, 12:22:09 AM (18 years ago)
- Children:
- 457775e
- Parents:
- 18dccc0
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/mips/colo-build.xml
r18dccc0 r8987422 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 30 href="../../final-system/mips/colo.xml" 31 xpointer="xpointer(//*[@os='p3'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/mips/colo.xml" 35 xpointer="xpointer(//*[@os='p4'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/mips/colo.xml" 31 39 xpointer="xpointer(//*[@os='b'])"/> 32 40 -
boot/mips64/colo-build.xml
r18dccc0 r8987422 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../../final-system/mips/colo.xml" 35 xpointer="xpointer(//*[@os='p3'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../../final-system/mips/colo.xml" 39 xpointer="xpointer(//*[@os='p4'])"/> 40 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 42 href="../mips/colo-build.xml" 35 43 xpointer="xpointer(//*[@os='a'])"/> -
final-system/mips/colo.xml
r18dccc0 r8987422 29 29 RaQ2, Qube, or the Qube2.</para> 30 30 </note> 31 32 <para os="p3">This patch updates Fixes a relocation error when linking with 33 binutils:</para> 34 35 <screen os="p4"><userinput>patch -Np1 -i ../&colo-relocation-patch;</userinput></screen> 31 36 32 37 <para os="b">Compile the Colo package:</para> -
final-system/mips64/colo.xml
r18dccc0 r8987422 29 29 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 30 30 href="../mips/colo.xml" 31 xpointer="xpointer(//*[@os='p3'])"/> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 34 href="../mips/colo.xml" 35 xpointer="xpointer(//*[@os='p4'])"/> 36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 38 href="../mips/colo.xml" 31 39 xpointer="xpointer(//*[@os='a'])"/> 32 40 -
introduction/mips/changelog.xml
r18dccc0 r8987422 33 33 34 34 --> 35 36 <listitem> 37 <para>July 22, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jim] - Added a patch for Colo to fix a relocation error with 41 the use of the newer binutils.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem> -
introduction/mips64-64/changelog.xml
r18dccc0 r8987422 33 33 34 34 --> 35 36 <listitem> 37 <para>July 22, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jim] - Added a patch for Colo to fix a relocation error with 41 the use of the newer binutils.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 35 45 36 46 <listitem> -
introduction/mips64/changelog.xml
r18dccc0 r8987422 35 35 36 36 <listitem> 37 <para>July 22, 2006</para> 38 <itemizedlist> 39 <listitem> 40 <para>[jim] - Added a patch for Colo to fix a relocation error with 41 the use of the newer binutils.</para> 42 </listitem> 43 </itemizedlist> 44 </listitem> 45 46 <listitem> 37 47 <para>July 8, 2006</para> 38 48 <itemizedlist> -
patches.ent
r18dccc0 r8987422 201 201 <!ENTITY colo-make-patch-size "2.7 KB"> 202 202 203 <!ENTITY colo-relocation-patch "colo-&colo-version;-relocation_fix-1.patch"> 204 <!ENTITY colo-relocation-patch-md5 "e0607ee1071f2f805ffa1ef1c5b1a766"> 205 <!ENTITY colo-relocation-patch-size "4 KB"> 206 203 207 <!ENTITY dvhtool-fixes-patch "dvhtool-&dvhtool-version;-fixes-1.patch"> 204 208 <!ENTITY dvhtool-fixes-patch-md5 "a521b380354b6a0c96b2d6308372749d">
Note:
See TracChangeset
for help on using the changeset viewer.