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 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="&lfs-root;"/>.</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>December 14, 2005</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
44 | further build issues.</para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
51 | </listitem>
|
---|
52 | </itemizedlist>
|
---|
53 | </listitem>
|
---|
54 |
|
---|
55 | <listitem>
|
---|
56 | <para>December 13, 2005</para>
|
---|
57 | <itemizedlist>
|
---|
58 | <listitem>
|
---|
59 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
60 | Thanks to David Fix.</para>
|
---|
61 | </listitem>
|
---|
62 | </itemizedlist>
|
---|
63 | </listitem>
|
---|
64 |
|
---|
65 | <listitem>
|
---|
66 | <para>December 12, 2005</para>
|
---|
67 | <itemizedlist>
|
---|
68 | <listitem>
|
---|
69 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
70 | </listitem>
|
---|
71 | </itemizedlist>
|
---|
72 | </listitem>
|
---|
73 |
|
---|
74 | <listitem>
|
---|
75 | <para>December 11, 2005</para>
|
---|
76 | <itemizedlist>
|
---|
77 | <listitem>
|
---|
78 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
79 | </listitem>
|
---|
80 | </itemizedlist>
|
---|
81 | </listitem>
|
---|
82 |
|
---|
83 | <listitem>
|
---|
84 | <para>December 9, 2005</para>
|
---|
85 | <itemizedlist>
|
---|
86 | <listitem>
|
---|
87 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
88 | </listitem>
|
---|
89 | <listitem>
|
---|
90 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
91 | </listitem>
|
---|
92 | <listitem>
|
---|
93 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
94 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
95 | </listitem>
|
---|
96 | </itemizedlist>
|
---|
97 | </listitem>
|
---|
98 |
|
---|
99 | <listitem>
|
---|
100 | <para>December 8, 2005</para>
|
---|
101 | <itemizedlist>
|
---|
102 | <listitem>
|
---|
103 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
104 | </listitem>
|
---|
105 | <listitem>
|
---|
106 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
107 | </listitem>
|
---|
108 | <listitem>
|
---|
109 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
110 | </listitem>
|
---|
111 | </itemizedlist>
|
---|
112 | </listitem>
|
---|
113 |
|
---|
114 | <listitem>
|
---|
115 | <para>December 7, 2005</para>
|
---|
116 | <itemizedlist>
|
---|
117 | <listitem>
|
---|
118 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
119 | </listitem>
|
---|
120 | <listitem>
|
---|
121 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
122 | </listitem>
|
---|
123 | <listitem>
|
---|
124 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
125 | </listitem>
|
---|
126 | <listitem>
|
---|
127 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
128 | </listitem>
|
---|
129 | </itemizedlist>
|
---|
130 | </listitem>
|
---|
131 |
|
---|
132 | <listitem>
|
---|
133 | <para>December 6, 2005</para>
|
---|
134 | <itemizedlist>
|
---|
135 | <listitem>
|
---|
136 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
137 | </listitem>
|
---|
138 | <listitem>
|
---|
139 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
140 | </listitem>
|
---|
141 | <listitem>
|
---|
142 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
143 | </listitem>
|
---|
144 | <listitem>
|
---|
145 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
146 | correct the date in changelog.</para>
|
---|
147 | </listitem>
|
---|
148 | <listitem>
|
---|
149 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
150 | for livecd builders to not loose valueable build time, if something goes
|
---|
151 | wrong.</para>
|
---|
152 | </listitem>
|
---|
153 | <listitem>
|
---|
154 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
155 | </listitem>
|
---|
156 | </itemizedlist>
|
---|
157 | </listitem>
|
---|
158 |
|
---|
159 | <listitem>
|
---|
160 | <para>December 5, 2005</para>
|
---|
161 | <itemizedlist>
|
---|
162 | <listitem>
|
---|
163 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
164 | instructions on using the LFS pastebin</para>
|
---|
165 | </listitem>
|
---|
166 | <listitem>
|
---|
167 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
168 | </listitem>
|
---|
169 | <listitem>
|
---|
170 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
171 | user error system. This change will will need to be validated by
|
---|
172 | by other devs</para>
|
---|
173 | </listitem>
|
---|
174 | <listitem>
|
---|
175 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
176 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
177 | </listitem>
|
---|
178 | </itemizedlist>
|
---|
179 | </listitem>
|
---|
180 |
|
---|
181 | <listitem>
|
---|
182 | <para>December 3, 2005</para>
|
---|
183 | <itemizedlist>
|
---|
184 | <listitem>
|
---|
185 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
186 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
187 | from LFS.</para>
|
---|
188 | </listitem>
|
---|
189 | </itemizedlist>
|
---|
190 | </listitem>
|
---|
191 |
|
---|
192 | <listitem>
|
---|
193 | <para>December 2, 2005</para>
|
---|
194 | <itemizedlist>
|
---|
195 | <listitem>
|
---|
196 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
197 | </listitem>
|
---|
198 | </itemizedlist>
|
---|
199 | </listitem>
|
---|
200 |
|
---|
201 | <listitem>
|
---|
202 | <para>December 1, 2005</para>
|
---|
203 | <itemizedlist>
|
---|
204 | <listitem>
|
---|
205 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
206 | </listitem>
|
---|
207 | <listitem>
|
---|
208 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
209 | </listitem>
|
---|
210 | <listitem>
|
---|
211 | <para>[jim] - Updated to Udev 076.</para>
|
---|
212 | </listitem>
|
---|
213 | <listitem>
|
---|
214 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
215 | </listitem>
|
---|
216 | </itemizedlist>
|
---|
217 | </listitem>
|
---|
218 |
|
---|
219 | <listitem>
|
---|
220 | <para>November 30, 2005</para>
|
---|
221 | <itemizedlist>
|
---|
222 | <listitem>
|
---|
223 | <para>[jim] - Text updates to final-system.</para>
|
---|
224 | </listitem>
|
---|
225 | <listitem>
|
---|
226 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
227 | </listitem>
|
---|
228 | </itemizedlist>
|
---|
229 | </listitem>
|
---|
230 |
|
---|
231 | <listitem>
|
---|
232 | <para>November 29, 2005</para>
|
---|
233 | <itemizedlist>
|
---|
234 | <listitem>
|
---|
235 | <para>[jim] - Text updates to chroot.</para>
|
---|
236 | </listitem>
|
---|
237 | <listitem>
|
---|
238 | <para>[jim] - Text updates to boot.</para>
|
---|
239 | </listitem>
|
---|
240 | </itemizedlist>
|
---|
241 | </listitem>
|
---|
242 |
|
---|
243 | <listitem>
|
---|
244 | <para>November 28, 2005</para>
|
---|
245 | <itemizedlist>
|
---|
246 | <listitem>
|
---|
247 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
248 | </listitem>
|
---|
249 | <listitem>
|
---|
250 | <para>[jim] - Text updates to temp-system.</para>
|
---|
251 | </listitem>
|
---|
252 | <listitem>
|
---|
253 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
254 | </listitem>
|
---|
255 | </itemizedlist>
|
---|
256 | </listitem>
|
---|
257 |
|
---|
258 | <listitem>
|
---|
259 | <para>November 27, 2005</para>
|
---|
260 | <itemizedlist>
|
---|
261 | <listitem>
|
---|
262 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
263 | </listitem>
|
---|
264 | <listitem>
|
---|
265 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
266 | </listitem>
|
---|
267 | </itemizedlist>
|
---|
268 | </listitem>
|
---|
269 |
|
---|
270 | <listitem>
|
---|
271 | <para>November 25, 2005</para>
|
---|
272 | <itemizedlist>
|
---|
273 | <listitem>
|
---|
274 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
275 | </listitem>
|
---|
276 | </itemizedlist>
|
---|
277 | </listitem>
|
---|
278 |
|
---|
279 | <listitem>
|
---|
280 | <para>November 24, 2005</para>
|
---|
281 | <itemizedlist>
|
---|
282 | <listitem>
|
---|
283 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
284 | </listitem>
|
---|
285 | <listitem>
|
---|
286 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
287 | that it no longer exists</para>
|
---|
288 | </listitem>
|
---|
289 | </itemizedlist>
|
---|
290 | </listitem>
|
---|
291 |
|
---|
292 | <listitem>
|
---|
293 | <para>November 23, 2005</para>
|
---|
294 | <itemizedlist>
|
---|
295 | <listitem>
|
---|
296 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
297 | /tools/include.</para>
|
---|
298 | </listitem>
|
---|
299 | </itemizedlist>
|
---|
300 | </listitem>
|
---|
301 |
|
---|
302 | <listitem>
|
---|
303 | <para>November 21, 2005</para>
|
---|
304 | <itemizedlist>
|
---|
305 | <listitem>
|
---|
306 | <para>[jim] - Updated to Udev 075.</para>
|
---|
307 | </listitem>
|
---|
308 | <listitem>
|
---|
309 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
310 | </listitem>
|
---|
311 | </itemizedlist>
|
---|
312 | </listitem>
|
---|
313 |
|
---|
314 | <listitem>
|
---|
315 | <para>November 20, 2005</para>
|
---|
316 | <itemizedlist>
|
---|
317 | <listitem>
|
---|
318 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
319 | </listitem>
|
---|
320 | </itemizedlist>
|
---|
321 | </listitem>
|
---|
322 |
|
---|
323 | <listitem>
|
---|
324 | <para>November 18, 2005</para>
|
---|
325 | <itemizedlist>
|
---|
326 | <listitem>
|
---|
327 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
328 | package.</para>
|
---|
329 | </listitem>
|
---|
330 | </itemizedlist>
|
---|
331 | </listitem>
|
---|
332 |
|
---|
333 | <listitem>
|
---|
334 | <para>November 17, 2005</para>
|
---|
335 | <itemizedlist>
|
---|
336 | <listitem>
|
---|
337 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
338 | </listitem>
|
---|
339 | <listitem>
|
---|
340 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
341 | Architecture. New Patch added.</para>
|
---|
342 | </listitem>
|
---|
343 | <listitem>
|
---|
344 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
345 | </listitem>
|
---|
346 | </itemizedlist>
|
---|
347 | </listitem>
|
---|
348 |
|
---|
349 | <listitem>
|
---|
350 | <para>November 13, 2005</para>
|
---|
351 | <itemizedlist>
|
---|
352 | <listitem>
|
---|
353 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
354 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
355 | LFS-SVN.</para>
|
---|
356 | </listitem>
|
---|
357 | <listitem>
|
---|
358 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
359 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
360 | </listitem>
|
---|
361 | <listitem>
|
---|
362 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
363 | </listitem>
|
---|
364 | <listitem>
|
---|
365 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
366 | </listitem>
|
---|
367 | </itemizedlist>
|
---|
368 | </listitem>
|
---|
369 |
|
---|
370 | <listitem>
|
---|
371 | <para>November 10, 2005</para>
|
---|
372 | <itemizedlist>
|
---|
373 | <listitem>
|
---|
374 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
375 | testsuite. Ported from LFS-SVN.</para>
|
---|
376 | </listitem>
|
---|
377 | <listitem>
|
---|
378 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
379 | </listitem>
|
---|
380 | <listitem>
|
---|
381 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
382 | </listitem>
|
---|
383 | </itemizedlist>
|
---|
384 | </listitem>
|
---|
385 |
|
---|
386 | <listitem>
|
---|
387 | <para>November 9, 2005</para>
|
---|
388 | <itemizedlist>
|
---|
389 | <listitem>
|
---|
390 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
391 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
392 | </listitem>
|
---|
393 | <listitem>
|
---|
394 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
395 | of /bin. Ported from LFS-SVN.</para>
|
---|
396 | </listitem>
|
---|
397 | <listitem>
|
---|
398 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
399 | </listitem>
|
---|
400 | <listitem>
|
---|
401 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
402 | </listitem>
|
---|
403 | </itemizedlist>
|
---|
404 | </listitem>
|
---|
405 |
|
---|
406 | <listitem>
|
---|
407 | <para>November 8, 2005</para>
|
---|
408 | <itemizedlist>
|
---|
409 | <listitem>
|
---|
410 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
411 | </listitem>
|
---|
412 | </itemizedlist>
|
---|
413 | </listitem>
|
---|
414 |
|
---|
415 | <listitem>
|
---|
416 | <para>November 7, 2005</para>
|
---|
417 | <itemizedlist>
|
---|
418 | <listitem>
|
---|
419 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
420 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
421 | </listitem>
|
---|
422 | <listitem>
|
---|
423 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
424 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
425 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
426 | Ported from LFS-SVN.</para>
|
---|
427 | </listitem>
|
---|
428 | <listitem>
|
---|
429 | <para>[manuel] - Correct the instructions for running the
|
---|
430 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
431 | </listitem>
|
---|
432 | <listitem>
|
---|
433 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
434 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
435 | </listitem>
|
---|
436 | </itemizedlist>
|
---|
437 | </listitem>
|
---|
438 |
|
---|
439 | <listitem>
|
---|
440 | <para>November 6, 2005</para>
|
---|
441 | <itemizedlist>
|
---|
442 | <listitem>
|
---|
443 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
444 | </listitem>
|
---|
445 | <listitem>
|
---|
446 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
447 | </listitem>
|
---|
448 | <listitem>
|
---|
449 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
450 | </listitem>
|
---|
451 | </itemizedlist>
|
---|
452 | </listitem>
|
---|
453 |
|
---|
454 | <listitem>
|
---|
455 | <para>November 5, 2005</para>
|
---|
456 | <itemizedlist>
|
---|
457 | <listitem>
|
---|
458 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
459 | </listitem>
|
---|
460 | </itemizedlist>
|
---|
461 | </listitem>
|
---|
462 |
|
---|
463 | <listitem>
|
---|
464 | <para>November 3, 2005</para>
|
---|
465 | <itemizedlist>
|
---|
466 | <listitem>
|
---|
467 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
468 | Added fixes for dircolors and md5sum also.</para>
|
---|
469 | </listitem>
|
---|
470 | </itemizedlist>
|
---|
471 | </listitem>
|
---|
472 |
|
---|
473 | <listitem>
|
---|
474 | <para>October 31, 2005</para>
|
---|
475 | <itemizedlist>
|
---|
476 | <listitem>
|
---|
477 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
478 | </listitem>
|
---|
479 | </itemizedlist>
|
---|
480 | </listitem>
|
---|
481 |
|
---|
482 | </itemizedlist>
|
---|
483 |
|
---|
484 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
485 |
|
---|
486 | </sect1>
|
---|