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" xreflabel="Master Changelog">
|
---|
9 | <?dbhtml filename="changelog.html"?>
|
---|
10 |
|
---|
11 | <title>Master Changelog</title>
|
---|
12 |
|
---|
13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
15 | version is probably already available. To find out, please check one of the
|
---|
16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
---|
17 |
|
---|
18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
19 | the book.</para>
|
---|
20 |
|
---|
21 | <itemizedlist>
|
---|
22 | <title>Changelog Entries:</title>
|
---|
23 |
|
---|
24 | <!-- Changelog template
|
---|
25 |
|
---|
26 | <listitem>
|
---|
27 | <para>Date</para>
|
---|
28 | <itemizedlist>
|
---|
29 | <listitem>
|
---|
30 | <para>[name] - New changelog entry.</para>
|
---|
31 | </listitem>
|
---|
32 | <listitem>
|
---|
33 | <para>[name] - Previous changelog entry.</para>
|
---|
34 | </listitem>
|
---|
35 | </itemizedlist>
|
---|
36 | </listitem>
|
---|
37 | -->
|
---|
38 |
|
---|
39 | <listitem>
|
---|
40 | <para>August 30, 2006</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
---|
44 | 2.6.17.11-08232006.</para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
---|
48 | a shared DynaLoader.a.</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>[jciccone] - Removed mention of package users hint from
|
---|
52 | "Package Management" page.</para>
|
---|
53 | </listitem>
|
---|
54 | </itemizedlist>
|
---|
55 | </listitem>
|
---|
56 |
|
---|
57 | <listitem>
|
---|
58 | <para>August 8, 2006</para>
|
---|
59 | <itemizedlist>
|
---|
60 | <listitem>
|
---|
61 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
---|
62 | (fixes ticket #82).</para>
|
---|
63 | </listitem>
|
---|
64 | </itemizedlist>
|
---|
65 | </listitem>
|
---|
66 |
|
---|
67 | <listitem>
|
---|
68 | <para>August 7, 2006</para>
|
---|
69 | <itemizedlist>
|
---|
70 | <listitem>
|
---|
71 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
---|
72 | it cannot test for the presence of named pipes.</para>
|
---|
73 | </listitem>
|
---|
74 | <listitem>
|
---|
75 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
---|
76 | CLFS-bootscropts 0.3.</para>
|
---|
77 | </listitem>
|
---|
78 | </itemizedlist>
|
---|
79 | </listitem>
|
---|
80 |
|
---|
81 | <listitem>
|
---|
82 | <para>July 22, 2006</para>
|
---|
83 | <itemizedlist>
|
---|
84 | <listitem>
|
---|
85 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
---|
86 | support x86.</para>
|
---|
87 | </listitem>
|
---|
88 | <listitem>
|
---|
89 | <para>[jciccone] - Added x86 to the book.</para>
|
---|
90 | </listitem>
|
---|
91 | </itemizedlist>
|
---|
92 | </listitem>
|
---|
93 |
|
---|
94 | <listitem>
|
---|
95 | <para>July 21, 2006</para>
|
---|
96 | <itemizedlist>
|
---|
97 | <listitem>
|
---|
98 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
---|
99 | tzselect command. This makes sure that the tzselect command looks in
|
---|
100 | zoneinfo dir that was just installed by glibc instead of the host.
|
---|
101 | </para>
|
---|
102 | </listitem>
|
---|
103 | </itemizedlist>
|
---|
104 | </listitem>
|
---|
105 |
|
---|
106 | <listitem>
|
---|
107 | <para>July 20, 2006</para>
|
---|
108 | <itemizedlist>
|
---|
109 | <listitem>
|
---|
110 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
---|
111 | when cross-compiling it later in the final system.</para>
|
---|
112 | </listitem>
|
---|
113 | <listitem>
|
---|
114 | <para>[jciccone] - Updated to Udev-096.</para>
|
---|
115 | </listitem>
|
---|
116 | <listitem>
|
---|
117 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
---|
118 | linux-headers-2.6.17.6-07202006.</para>
|
---|
119 | </listitem>
|
---|
120 | </itemizedlist>
|
---|
121 | </listitem>
|
---|
122 |
|
---|
123 | <listitem>
|
---|
124 | <para>July 16, 2006</para>
|
---|
125 | <itemizedlist>
|
---|
126 | <listitem>
|
---|
127 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
---|
128 | location of find.</para>
|
---|
129 | </listitem>
|
---|
130 | <listitem>
|
---|
131 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
---|
132 | the linux-headers installation.</para>
|
---|
133 | </listitem>
|
---|
134 | </itemizedlist>
|
---|
135 | </listitem>
|
---|
136 |
|
---|
137 | <listitem>
|
---|
138 | <para>July 10, 2006</para>
|
---|
139 | <itemizedlist>
|
---|
140 | <listitem>
|
---|
141 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
---|
142 | </listitem>
|
---|
143 | </itemizedlist>
|
---|
144 | </listitem>
|
---|
145 |
|
---|
146 | <listitem>
|
---|
147 | <para>July 10, 2006</para>
|
---|
148 | <itemizedlist>
|
---|
149 | <listitem>
|
---|
150 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
---|
151 | </listitem>
|
---|
152 | </itemizedlist>
|
---|
153 | </listitem>
|
---|
154 |
|
---|
155 | <listitem>
|
---|
156 | <para>July 9, 2006</para>
|
---|
157 | <itemizedlist>
|
---|
158 | <listitem>
|
---|
159 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
---|
160 | linux-headers-2.6.17.4-07072006.</para>
|
---|
161 | </listitem>
|
---|
162 | <listitem>
|
---|
163 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
164 | permissions and groups. </para>
|
---|
165 | </listitem>
|
---|
166 | <listitem>
|
---|
167 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
168 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
169 | and moved some kbd utilities to /bin.</para>
|
---|
170 | </listitem>
|
---|
171 | </itemizedlist>
|
---|
172 | </listitem>
|
---|
173 |
|
---|
174 | <listitem>
|
---|
175 | <para>July 2, 2006</para>
|
---|
176 | <itemizedlist>
|
---|
177 | <listitem>
|
---|
178 | <para>[jciccone] - Updated passwd and group file creation
|
---|
179 | to only create minimal users and groups and
|
---|
180 | include information on other users/groups.</para>
|
---|
181 | </listitem>
|
---|
182 | <listitem>
|
---|
183 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
184 | for /etc/sysconfig/createfiles.</para>
|
---|
185 | </listitem>
|
---|
186 | </itemizedlist>
|
---|
187 | </listitem>
|
---|
188 |
|
---|
189 | <listitem>
|
---|
190 | <para>June 28, 2006</para>
|
---|
191 | <itemizedlist>
|
---|
192 | <listitem>
|
---|
193 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
194 | </listitem>
|
---|
195 | </itemizedlist>
|
---|
196 | </listitem>
|
---|
197 |
|
---|
198 | <listitem>
|
---|
199 | <para>June 24, 2006</para>
|
---|
200 | <itemizedlist>
|
---|
201 | <listitem>
|
---|
202 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
203 | </listitem>
|
---|
204 | </itemizedlist>
|
---|
205 | </listitem>
|
---|
206 |
|
---|
207 | <listitem>
|
---|
208 | <para>June 22, 2006</para>
|
---|
209 | <itemizedlist>
|
---|
210 | <listitem>
|
---|
211 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
212 | </listitem>
|
---|
213 | <listitem>
|
---|
214 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
215 | </listitem>
|
---|
216 | <listitem>
|
---|
217 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
218 | </listitem>
|
---|
219 | <listitem>
|
---|
220 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
221 | dependency as of 2.6.17.</para>
|
---|
222 | </listitem>
|
---|
223 | </itemizedlist>
|
---|
224 | </listitem>
|
---|
225 |
|
---|
226 | <listitem>
|
---|
227 | <para>June 21, 2006</para>
|
---|
228 | <itemizedlist>
|
---|
229 | <listitem>
|
---|
230 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
231 | </listitem>
|
---|
232 | </itemizedlist>
|
---|
233 | </listitem>
|
---|
234 |
|
---|
235 | <listitem>
|
---|
236 | <para>June 19, 2006</para>
|
---|
237 | <itemizedlist>
|
---|
238 | <listitem>
|
---|
239 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
240 | </listitem>
|
---|
241 | <listitem>
|
---|
242 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
243 | issue that has shown up primarily in samba.</para>
|
---|
244 | </listitem>
|
---|
245 | <listitem>
|
---|
246 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
247 | linux-headers-2.6.17-06192006.</para>
|
---|
248 | </listitem>
|
---|
249 | </itemizedlist>
|
---|
250 | </listitem>
|
---|
251 |
|
---|
252 | <listitem>
|
---|
253 | <para>June 18, 2006</para>
|
---|
254 | <itemizedlist>
|
---|
255 | <listitem>
|
---|
256 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
257 | which installs timezone info when cross-compiling.</para>
|
---|
258 | </listitem>
|
---|
259 | </itemizedlist>
|
---|
260 | </listitem>
|
---|
261 |
|
---|
262 | <listitem>
|
---|
263 | <para>June 16, 2006</para>
|
---|
264 | <itemizedlist>
|
---|
265 | <listitem>
|
---|
266 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
267 | </listitem>
|
---|
268 | </itemizedlist>
|
---|
269 | </listitem>
|
---|
270 |
|
---|
271 | <listitem>
|
---|
272 | <para>June 15, 2006</para>
|
---|
273 | <itemizedlist>
|
---|
274 | <listitem>
|
---|
275 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
276 | </listitem>
|
---|
277 | </itemizedlist>
|
---|
278 | </listitem>
|
---|
279 |
|
---|
280 | <listitem>
|
---|
281 | <para>June 11, 2006</para>
|
---|
282 | <itemizedlist>
|
---|
283 | <listitem>
|
---|
284 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
285 | </listitem>
|
---|
286 | <listitem>
|
---|
287 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
288 | </listitem>
|
---|
289 | <listitem>
|
---|
290 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-06092006.</para>
|
---|
291 | </listitem>
|
---|
292 | <listitem>
|
---|
293 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
294 | </listitem>
|
---|
295 | </itemizedlist>
|
---|
296 | </listitem>
|
---|
297 |
|
---|
298 | <listitem>
|
---|
299 | <para>June 6, 2006</para>
|
---|
300 | <itemizedlist>
|
---|
301 | <listitem>
|
---|
302 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
303 | </listitem>
|
---|
304 | </itemizedlist>
|
---|
305 | </listitem>
|
---|
306 |
|
---|
307 | <listitem>
|
---|
308 | <para>May 29, 2006</para>
|
---|
309 | <itemizedlist>
|
---|
310 | <listitem>
|
---|
311 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
312 | </listitem>
|
---|
313 | <listitem>
|
---|
314 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
315 | </listitem>
|
---|
316 | <listitem>
|
---|
317 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
318 | </listitem>
|
---|
319 | </itemizedlist>
|
---|
320 | </listitem>
|
---|
321 |
|
---|
322 | <listitem>
|
---|
323 | <para>May 29, 2006</para>
|
---|
324 | <itemizedlist>
|
---|
325 | <listitem>
|
---|
326 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
327 | </listitem>
|
---|
328 | </itemizedlist>
|
---|
329 | </listitem>
|
---|
330 |
|
---|
331 | <listitem>
|
---|
332 | <para>May 24, 2006</para>
|
---|
333 | <itemizedlist>
|
---|
334 | <listitem>
|
---|
335 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
336 | </listitem>
|
---|
337 | </itemizedlist>
|
---|
338 | </listitem>
|
---|
339 |
|
---|
340 | </itemizedlist>
|
---|
341 |
|
---|
342 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
343 |
|
---|
344 | </sect1>
|
---|