source: introduction/mips64/changelog.xml@ b136f39

Last change on this file since b136f39 was e2b20dd, checked in by Jim Gifford <clfs@…>, 18 years ago

r4394@server: jim | 2006-07-08 00:53:37 -0700
Updates to Linux MIPS Patches

  • Property mode set to 100644
File size: 5.1 KB
RevLine 
[bf8c11f]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-intro-changelog-mips64">
9 <?dbhtml filename="changelog-mips64.html"?>
10
11 <title>Changelog for MIPS 64 Bit</title>
12
13 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
14 href="../x86/changelog.xml"
15 xpointer="xpointer(/sect1/para[1])"/>
16
17 <itemizedlist>
18 <title>Changelog Entries:</title>
19
20<!-- Changelog template
21
22 <listitem>
23 <para>Date</para>
24 <itemizedlist>
25 <listitem>
26 <para>[name] - Changelog entry.</para>
27 </listitem>
28 <listitem>
29 <para>[name] - Another changelog entry.</para>
30 </listitem>
31 </itemizedlist>
32 </listitem>
33
34-->
35
[e2b20dd]36 <listitem>
37 <para>July 8, 2006</para>
38 <itemizedlist>
39 <listitem>
40 <para>[jim] - Updated MIPS Patches linux-2.6.17.4-mips-1.patch is the merge
41 of Linux MIPS and Kernel.org GIT trees. Linux 2.6.17.4-mips_fixes-1.patch are
42 updates not approved by Linux MIPS for addition, but are required for a working
43 system.</para>
44 </listitem>
45 </itemizedlist>
46 </listitem>
47
[1fc16cb]48 <listitem>
49 <para>April 14, 2006</para>
50 <itemizedlist>
51 <listitem>
52 <para>[jim] - Fixed MIPS Glibc Ports patch. Added the mv statement to move
53 glibc-ports-(version) to ports.</para>
54 </listitem>
[608412f]55 <listitem>
56 <para>[jim] - Added glibc-ports to packages list.</para>
57 </listitem>
[1fc16cb]58 </itemizedlist>
59 </listitem>
60
[f7683d44]61 <listitem>
62 <para>April 6, 2006</para>
63 <itemizedlist>
64 <listitem>
65 <para>[jim] - Remove make config update patch. No longer required.</para>
66 </listitem>
67 </itemizedlist>
68 </listitem>
69
[e70d2e2]70 <listitem>
71 <para>March 20, 2006</para>
72 <itemizedlist>
73 <listitem>
74 <para>[jim] - Updated Linux patch to 2.6.16.</para>
75 </listitem>
76 </itemizedlist>
77 </listitem>
78
[0189731]79 <listitem>
80 <para>February 19, 2006</para>
81 <itemizedlist>
82 <listitem>
83 <para>[jim] - Updated to ARCLoad 0.5.</para>
84 </listitem>
85 </itemizedlist>
86 </listitem>
87
[1c3dcf7]88 <listitem>
89 <para>February 2, 2006</para>
90 <itemizedlist>
91 <listitem>
92 <para>[jim] - Updated to Colo 1.21.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96
[da3f5ca]97 <listitem>
98 <para>January 5, 2006</para>
99 <itemizedlist>
100 <listitem>
101 <para>[jim] - Added patch to fix Glibc. See http://sources.redhat.com/bugzilla/show_bug.cgi?id=1458.</para>
102 </listitem>
103 </itemizedlist>
104 </listitem>
105
[5c41d32]106 <listitem>
107 <para>December 26, 2005</para>
108 <itemizedlist>
109 <listitem>
110 <para>[jim] - Added config update patch to Expect.</para>
111 </listitem>
112 </itemizedlist>
113 </listitem>
114
[6ed49de4]115 <listitem>
116 <para>December 09, 2005</para>
117 <itemizedlist>
118 <listitem>
119 <para>[ken] - Set prefix to '/' in multilib module-init-tools, to
120 prevent man pages going into /share.</para>
121 </listitem>
[9306bac]122 <listitem>
123 <para>[ken] - Simplify the installation of multilib bzip2.
124 Thanks to Go Moko.</para>
125 </listitem>
[6ed49de4]126 </itemizedlist>
127 </listitem>
128
[2f6e84a]129 <listitem>
130 <para>November 23, 2005</para>
131 <itemizedlist>
132 <listitem>
133 <para>[jim] - Removed uneeded programs from Colo.</para>
134 </listitem>
135 <listitem>
136 <para>[jim] - Colo will now build under 64-Bit. Thanx Joe Ciccone.</para>
137 </listitem>
138 </itemizedlist>
139 </listitem>
140
[9408b29f]141 <listitem>
142 <para>November 20, 2005</para>
143 <itemizedlist>
144 <listitem>
145 <para>[jim] - Removed mips procps patch.</para>
146 </listitem>
[166a2dd]147 <listitem>
[449f19c]148 <para>[jim] - Added dvhtool 1.01. By Joe Ciccone.</para>
[166a2dd]149 </listitem>
150 <listitem>
[449f19c]151 <para>[jim] - Added arcload 0.43. By Joe Ciccone.</para>
[166a2dd]152 </listitem>
[9408b29f]153 </itemizedlist>
154 </listitem>
155
[0ff00ec]156 <listitem>
157 <para>November 15, 2005</para>
158 <itemizedlist>
159 <listitem>
160 <para>[ken] - Correct temporary perl instructions to actually install
[a0418f7]161 perl. Thanks to Harri K. Tikkala. Fix text for number of directories
162 to add to ld.so.conf - Thanks to Go Moko.</para>
[0ff00ec]163 </listitem>
164 </itemizedlist>
165 </listitem>
166
[8e8799e]167 <listitem>
168 <para>November 11, 2005</para>
169 <itemizedlist>
170 <listitem>
171 <para>[manuel] - Added the Module-Init-Tools patch in boot chapter.
172 This fix r6941.</para>
173 </listitem>
[a0bdcb7]174 <listitem>
175 <para>[ken] - Reduce temporary perl to a single 32-bit install.</para>
176 </listitem>
177 </itemizedlist>
178 </listitem>
179
[bf8c11f]180 <listitem>
181 <para>October 31, 2005</para>
182 <itemizedlist>
183 <listitem>
184 <para>[jim] - Now an official project. Resetting all Changelogs.</para>
185 </listitem>
186 </itemizedlist>
187 </listitem>
188
189 </itemizedlist>
190
191</sect1>
Note: See TracBrowser for help on using the repository browser.