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="&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>February 23, 2006</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[Chris] - Simplified the "Changing Ownership" page for
|
---|
44 | the boot section, and rewrote some of the text in the final
|
---|
45 | "Reboot" page.</para>
|
---|
46 | </listitem>
|
---|
47 | </itemizedlist>
|
---|
48 | </listitem>
|
---|
49 |
|
---|
50 | <listitem>
|
---|
51 | <para>February 23, 2006</para>
|
---|
52 | <itemizedlist>
|
---|
53 | <listitem>
|
---|
54 | <para>[Chris] - Simplified the "Changing Ownership" page for
|
---|
55 | the boot section, and rewrote some of the text in the final
|
---|
56 | "Reboot" page.</para>
|
---|
57 | </listitem>
|
---|
58 | </itemizedlist>
|
---|
59 | </listitem>
|
---|
60 |
|
---|
61 | <listitem>
|
---|
62 | <para>February 21, 2006</para>
|
---|
63 | <itemizedlist>
|
---|
64 | <listitem>
|
---|
65 | <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para>
|
---|
66 | </listitem>
|
---|
67 | <listitem>
|
---|
68 | <para>[jim] - Updated Bash fixes patch to -4.</para>
|
---|
69 | </listitem>
|
---|
70 | <listitem>
|
---|
71 | <para>[jciccone] - Updated to Man-Pages 2.24</para>
|
---|
72 | </listitem>
|
---|
73 | <listitem>
|
---|
74 | <para>[Chris] - Updated sed instructions to install its HTML
|
---|
75 | docs.</para>
|
---|
76 | </listitem>
|
---|
77 | </itemizedlist>
|
---|
78 | </listitem>
|
---|
79 |
|
---|
80 | <listitem>
|
---|
81 | <para>February 14, 2006</para>
|
---|
82 | <itemizedlist>
|
---|
83 | <listitem>
|
---|
84 | <para>[jim] - Updated to Coreutils 5.94.</para>
|
---|
85 | </listitem>
|
---|
86 | </itemizedlist>
|
---|
87 | </listitem>
|
---|
88 |
|
---|
89 | <listitem>
|
---|
90 | <para>February 11, 2006</para>
|
---|
91 | <itemizedlist>
|
---|
92 | <listitem>
|
---|
93 | <para>[Chris] - Added -v switches to commands that accept it.</para>
|
---|
94 | </listitem>
|
---|
95 | </itemizedlist>
|
---|
96 | </listitem>
|
---|
97 |
|
---|
98 | <listitem>
|
---|
99 | <para>February 9, 2006</para>
|
---|
100 | <itemizedlist>
|
---|
101 | <listitem>
|
---|
102 | <para>[jim] - Updated to Man-Pages 2.23.</para>
|
---|
103 | </listitem>
|
---|
104 | </itemizedlist>
|
---|
105 | </listitem>
|
---|
106 |
|
---|
107 | <listitem>
|
---|
108 | <para>February 8, 2006</para>
|
---|
109 | <itemizedlist>
|
---|
110 | <listitem>
|
---|
111 | <para>[jim] - Changed x86_64 to use unknown in the target triplet.</para>
|
---|
112 | </listitem>
|
---|
113 | </itemizedlist>
|
---|
114 | </listitem>
|
---|
115 |
|
---|
116 | <listitem>
|
---|
117 | <para>February 7, 2006</para>
|
---|
118 | <itemizedlist>
|
---|
119 | <listitem>
|
---|
120 | <para>[Chris] - Removed inetutils from boot section - it
|
---|
121 | will be covered in the "netboot" hint.</para>
|
---|
122 | </listitem>
|
---|
123 | <listitem>
|
---|
124 | <para>[Chris] - Added section on Package Management - moved out of BLFS.</para>
|
---|
125 | </listitem>
|
---|
126 | </itemizedlist>
|
---|
127 | </listitem>
|
---|
128 |
|
---|
129 | <listitem>
|
---|
130 | <para>February 6, 2006</para>
|
---|
131 | <itemizedlist>
|
---|
132 | <listitem>
|
---|
133 | <para>[Chris] - Moved the text explaining why binutils
|
---|
134 | should be the first package compiled to a more appopriate location at
|
---|
135 | the first installation of binutils, and changed the wording in
|
---|
136 | temp-system gettext.</para>
|
---|
137 | </listitem>
|
---|
138 | <listitem>
|
---|
139 | <para>[jim] - Updated Readline and Bash patches from Upstream.</para>
|
---|
140 | </listitem>
|
---|
141 | </itemizedlist>
|
---|
142 | </listitem>
|
---|
143 |
|
---|
144 | <listitem>
|
---|
145 | <para>February 5, 2006</para>
|
---|
146 | <itemizedlist>
|
---|
147 | <listitem>
|
---|
148 | <para>[jim] - Updated Procps 32bit build in Multilib builds to use lib64=lib.
|
---|
149 | Fixed via Trac Ticket #2.</para>
|
---|
150 | </listitem>
|
---|
151 | <listitem>
|
---|
152 | <para>[jim] - Updated to Man-Pages 2.22.</para>
|
---|
153 | </listitem>
|
---|
154 | </itemizedlist>
|
---|
155 | </listitem>
|
---|
156 |
|
---|
157 | <listitem>
|
---|
158 | <para>February 3, 2006</para>
|
---|
159 | <itemizedlist>
|
---|
160 | <listitem>
|
---|
161 | <para>[jim] - Updated to Sed 4.1.5.</para>
|
---|
162 | </listitem>
|
---|
163 | </itemizedlist>
|
---|
164 | </listitem>
|
---|
165 |
|
---|
166 | <listitem>
|
---|
167 | <para>February 2, 2006</para>
|
---|
168 | <itemizedlist>
|
---|
169 | <listitem>
|
---|
170 | <para>[jim] - Updated to Perl 5.8.8.</para>
|
---|
171 | </listitem>
|
---|
172 | <listitem>
|
---|
173 | <para>[jhuntwork] - Minor textual fix to GCC. </para>
|
---|
174 | </listitem>
|
---|
175 | </itemizedlist>
|
---|
176 | </listitem>
|
---|
177 |
|
---|
178 | <listitem>
|
---|
179 | <para>February 1, 2006</para>
|
---|
180 | <itemizedlist>
|
---|
181 | <listitem>
|
---|
182 | <para>[Chris] - Added a sed substitution to man
|
---|
183 | instructions to fix an error in the
|
---|
184 | <command>makewhatis</command> script.</para>
|
---|
185 | </listitem>
|
---|
186 | </itemizedlist>
|
---|
187 | </listitem>
|
---|
188 |
|
---|
189 | <listitem>
|
---|
190 | <para>January 31, 2006</para>
|
---|
191 | <itemizedlist>
|
---|
192 | <listitem>
|
---|
193 | <para>[Chris] - Added -v to commands that accept them, for
|
---|
194 | consistency with LFS.</para>
|
---|
195 | </listitem>
|
---|
196 | </itemizedlist>
|
---|
197 | </listitem>
|
---|
198 |
|
---|
199 | <listitem>
|
---|
200 | <para>January 30, 2006</para>
|
---|
201 | <itemizedlist>
|
---|
202 | <listitem>
|
---|
203 | <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
|
---|
204 | by Ryan Oliver.</para>
|
---|
205 | </listitem>
|
---|
206 | </itemizedlist>
|
---|
207 | </listitem>
|
---|
208 |
|
---|
209 | <listitem>
|
---|
210 | <para>January 29, 2006</para>
|
---|
211 | <itemizedlist>
|
---|
212 | <listitem>
|
---|
213 | <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
|
---|
214 | </listitem>
|
---|
215 | </itemizedlist>
|
---|
216 | </listitem>
|
---|
217 |
|
---|
218 | <listitem>
|
---|
219 | <para>January 24, 2006</para>
|
---|
220 | <itemizedlist>
|
---|
221 | <listitem>
|
---|
222 | <para>[jim] - Updated to Man 1.6c.</para>
|
---|
223 | </listitem>
|
---|
224 | </itemizedlist>
|
---|
225 | </listitem>
|
---|
226 |
|
---|
227 | <listitem>
|
---|
228 | <para>January 23, 2006</para>
|
---|
229 | <itemizedlist>
|
---|
230 | <listitem>
|
---|
231 | <para>[Chris] - Removed unnecessary --with-ncurses switches
|
---|
232 | from temp-system bash and inetutils.</para>
|
---|
233 | </listitem>
|
---|
234 | <listitem>
|
---|
235 | <para>[Chris] - Moved zlib from temp-system to boot as it's
|
---|
236 | not needed if you chroot.</para>
|
---|
237 | </listitem>
|
---|
238 | </itemizedlist>
|
---|
239 | </listitem>
|
---|
240 |
|
---|
241 | <listitem>
|
---|
242 | <para>January 19, 2006</para>
|
---|
243 | <itemizedlist>
|
---|
244 | <listitem>
|
---|
245 | <para>[Chris] - Removed patch from shadow instructions.</para>
|
---|
246 | </listitem>
|
---|
247 | <listitem>
|
---|
248 | <para>[Chris] - Added perl sprintf vulnerability patch.</para>
|
---|
249 | </listitem>
|
---|
250 | <listitem>
|
---|
251 | <para>[jim] - Updated to Man-Pages 2.21.</para>
|
---|
252 | </listitem>
|
---|
253 | </itemizedlist>
|
---|
254 | </listitem>
|
---|
255 |
|
---|
256 | <listitem>
|
---|
257 | <para>January 13, 2006</para>
|
---|
258 | <itemizedlist>
|
---|
259 | <listitem>
|
---|
260 | <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
|
---|
261 | into the libtool script for EGREP.</para>
|
---|
262 | </listitem>
|
---|
263 | <listitem>
|
---|
264 | <para>[ken] - Alter bison to build repeatably, from LFS.</para>
|
---|
265 | </listitem>
|
---|
266 | <listitem>
|
---|
267 | <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
|
---|
268 | </listitem>
|
---|
269 | <listitem>
|
---|
270 | <para>[ken] - Move creation of /etc/hosts within Perl instructions,
|
---|
271 | for repeatability, from LFS.</para>
|
---|
272 | </listitem>
|
---|
273 | <listitem>
|
---|
274 | <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
|
---|
275 | </listitem>
|
---|
276 |
|
---|
277 | </itemizedlist>
|
---|
278 | </listitem>
|
---|
279 |
|
---|
280 | <listitem>
|
---|
281 | <para>January 12, 2006</para>
|
---|
282 | <itemizedlist>
|
---|
283 | <listitem>
|
---|
284 | <para>[Chris] - Moved directory and symlink creation pages
|
---|
285 | to the beginning of Chapter 7.</para>
|
---|
286 | </listitem>
|
---|
287 | <listitem>
|
---|
288 | <para>[jim] - Updated to Psmisc 22.1.</para>
|
---|
289 | </listitem>
|
---|
290 | <listitem>
|
---|
291 | <para>[jim] - Updated to Man-Pages 2.20.</para>
|
---|
292 | </listitem>
|
---|
293 | <listitem>
|
---|
294 | <para>[jim] - Updated Coreutils build instructions to copy more files
|
---|
295 | to /bin. These are changes for bootscripts and the new udev rules.</para>
|
---|
296 | </listitem>
|
---|
297 | <listitem>
|
---|
298 | <para>[jim] - Updated to Linux 2.6.14.6.</para>
|
---|
299 | </listitem>
|
---|
300 | <listitem>
|
---|
301 | <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
|
---|
302 | I moved temp perl to first package in final-system build. The failures we noted
|
---|
303 | on Pure 64 builds.</para>
|
---|
304 | </listitem>
|
---|
305 | </itemizedlist>
|
---|
306 | </listitem>
|
---|
307 |
|
---|
308 | <listitem>
|
---|
309 | <para>January 11, 2006</para>
|
---|
310 | <itemizedlist>
|
---|
311 | <listitem>
|
---|
312 | <para>[jim] - Rewrote wrote zlib final instructions to include
|
---|
313 | a patch the will allow build of static and shared libraries at
|
---|
314 | the same time. Thanx for the recommendation Tushar Teredesai.</para>
|
---|
315 | </listitem>
|
---|
316 | </itemizedlist>
|
---|
317 | </listitem>
|
---|
318 |
|
---|
319 | <listitem>
|
---|
320 | <para>January 8, 2006</para>
|
---|
321 | <itemizedlist>
|
---|
322 | <listitem>
|
---|
323 | <para>[Chris] - Rewrote much of the description of the build
|
---|
324 | process and test suite information.</para>
|
---|
325 | </listitem>
|
---|
326 | </itemizedlist>
|
---|
327 | </listitem>
|
---|
328 |
|
---|
329 | <listitem>
|
---|
330 | <para>January 3, 2006</para>
|
---|
331 | <itemizedlist>
|
---|
332 | <listitem>
|
---|
333 | <para>[jim] - Updated to Shadow 4.0.14.</para>
|
---|
334 | </listitem>
|
---|
335 | </itemizedlist>
|
---|
336 | </listitem>
|
---|
337 |
|
---|
338 | <listitem>
|
---|
339 | <para>December 30, 2005</para>
|
---|
340 | <itemizedlist>
|
---|
341 | <listitem>
|
---|
342 | <para>[Chris] - Updated package dependencies, removed explanation of
|
---|
343 | "target alias" and "cross-compiling" from final-system binutils, and
|
---|
344 | removed note about GRUB's testsuite failure.</para>
|
---|
345 | </listitem>
|
---|
346 | <listitem>
|
---|
347 | <para>[ken] - Fix where tree gets installed.</para>
|
---|
348 | </listitem>
|
---|
349 | </itemizedlist>
|
---|
350 | </listitem>
|
---|
351 |
|
---|
352 | <listitem>
|
---|
353 | <para>December 29, 2005</para>
|
---|
354 | <itemizedlist>
|
---|
355 | <listitem>
|
---|
356 | <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
|
---|
357 | </listitem>
|
---|
358 | </itemizedlist>
|
---|
359 | </listitem>
|
---|
360 |
|
---|
361 | <listitem>
|
---|
362 | <para>December 28, 2005</para>
|
---|
363 | <itemizedlist>
|
---|
364 | <listitem>
|
---|
365 | <para>[ken] - Remove --with-x=no from expect - either we booted, or we
|
---|
366 | are in chroot.</para>
|
---|
367 | </listitem>
|
---|
368 | <listitem>
|
---|
369 | <para>[ken] - Fix a failure to build glibc-headers.</para>
|
---|
370 | </listitem>
|
---|
371 | <listitem>
|
---|
372 | <para>[jim] - Updated to Linux 2.6.14.5.</para>
|
---|
373 | </listitem>
|
---|
374 | </itemizedlist>
|
---|
375 | </listitem>
|
---|
376 |
|
---|
377 | <listitem>
|
---|
378 | <para>December 23, 2005</para>
|
---|
379 | <itemizedlist>
|
---|
380 | <listitem>
|
---|
381 | <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
|
---|
382 | </listitem>
|
---|
383 | </itemizedlist>
|
---|
384 | </listitem>
|
---|
385 |
|
---|
386 | <listitem>
|
---|
387 | <para>December 22, 2005</para>
|
---|
388 | <itemizedlist>
|
---|
389 | <listitem>
|
---|
390 | <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
|
---|
391 | following issue: There are parsing problems with compound assignments in several contexts,
|
---|
392 | including as arguments to builtins like `local', `eval', and `let', and
|
---|
393 | as multiple assignments in a single command.</para>
|
---|
394 | </listitem>
|
---|
395 | <listitem>
|
---|
396 | <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
|
---|
397 | following issue: A problem with the readline callback interface can result in segmentation
|
---|
398 | faults when using the delete-char function via a multiple-key sequence.
|
---|
399 | Two consecutive calls to delete-char will crash the application calling
|
---|
400 | readline.</para>
|
---|
401 | </listitem>
|
---|
402 | <listitem>
|
---|
403 | <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
|
---|
404 | a potential security threat. Thus the reason for removal.</para>
|
---|
405 | </listitem>
|
---|
406 | <listitem>
|
---|
407 | <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
|
---|
408 | </listitem>
|
---|
409 | </itemizedlist>
|
---|
410 | </listitem>
|
---|
411 |
|
---|
412 | <listitem>
|
---|
413 | <para>December 20, 2005</para>
|
---|
414 | <itemizedlist>
|
---|
415 | <listitem>
|
---|
416 | <para>[jim] - Updated to M4 1.4.4.</para>
|
---|
417 | </listitem>
|
---|
418 | </itemizedlist>
|
---|
419 | </listitem>
|
---|
420 |
|
---|
421 | <listitem>
|
---|
422 | <para>December 19, 2005</para>
|
---|
423 | <itemizedlist>
|
---|
424 | <listitem>
|
---|
425 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
426 | </listitem>
|
---|
427 | <listitem>
|
---|
428 | <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
|
---|
429 | an issue in Gawk. Thank you Greg Schaefer.</para>
|
---|
430 | </listitem>
|
---|
431 | </itemizedlist>
|
---|
432 | </listitem>
|
---|
433 |
|
---|
434 | <listitem>
|
---|
435 | <para>December 18, 2005</para>
|
---|
436 | <itemizedlist>
|
---|
437 | <listitem>
|
---|
438 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
439 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
440 | and boot sections.</para>
|
---|
441 | </listitem>
|
---|
442 | <listitem>
|
---|
443 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
444 | it was found that these were not needed for building the final system on
|
---|
445 | a multilib capable build.</para>
|
---|
446 | </listitem>
|
---|
447 | <listitem>
|
---|
448 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
449 | </listitem>
|
---|
450 | <listitem>
|
---|
451 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
452 | </listitem>
|
---|
453 | </itemizedlist>
|
---|
454 | </listitem>
|
---|
455 |
|
---|
456 | <listitem>
|
---|
457 | <para>December 17, 2005</para>
|
---|
458 | <itemizedlist>
|
---|
459 | <listitem>
|
---|
460 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
461 | </listitem>
|
---|
462 | </itemizedlist>
|
---|
463 | </listitem>
|
---|
464 |
|
---|
465 | <listitem>
|
---|
466 | <para>December 16, 2005</para>
|
---|
467 | <itemizedlist>
|
---|
468 | <listitem>
|
---|
469 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
470 | </listitem>
|
---|
471 | <listitem>
|
---|
472 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
473 | in perl.</para>
|
---|
474 | </listitem>
|
---|
475 | </itemizedlist>
|
---|
476 | </listitem>
|
---|
477 |
|
---|
478 | <listitem>
|
---|
479 | <para>December 15, 2005</para>
|
---|
480 | <itemizedlist>
|
---|
481 | <listitem>
|
---|
482 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
483 | </listitem>
|
---|
484 | <listitem>
|
---|
485 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
486 | </listitem>
|
---|
487 | </itemizedlist>
|
---|
488 | </listitem>
|
---|
489 |
|
---|
490 | <listitem>
|
---|
491 | <para>December 14, 2005</para>
|
---|
492 | <itemizedlist>
|
---|
493 | <listitem>
|
---|
494 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
495 | further build issues.</para>
|
---|
496 | </listitem>
|
---|
497 | <listitem>
|
---|
498 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
499 | </listitem>
|
---|
500 | <listitem>
|
---|
501 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
502 | </listitem>
|
---|
503 | </itemizedlist>
|
---|
504 | </listitem>
|
---|
505 |
|
---|
506 | <listitem>
|
---|
507 | <para>December 13, 2005</para>
|
---|
508 | <itemizedlist>
|
---|
509 | <listitem>
|
---|
510 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
511 | Thanks to David Fix.</para>
|
---|
512 | </listitem>
|
---|
513 | </itemizedlist>
|
---|
514 | </listitem>
|
---|
515 |
|
---|
516 | <listitem>
|
---|
517 | <para>December 12, 2005</para>
|
---|
518 | <itemizedlist>
|
---|
519 | <listitem>
|
---|
520 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
521 | </listitem>
|
---|
522 | </itemizedlist>
|
---|
523 | </listitem>
|
---|
524 |
|
---|
525 | <listitem>
|
---|
526 | <para>December 11, 2005</para>
|
---|
527 | <itemizedlist>
|
---|
528 | <listitem>
|
---|
529 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
530 | </listitem>
|
---|
531 | </itemizedlist>
|
---|
532 | </listitem>
|
---|
533 |
|
---|
534 | <listitem>
|
---|
535 | <para>December 9, 2005</para>
|
---|
536 | <itemizedlist>
|
---|
537 | <listitem>
|
---|
538 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
539 | </listitem>
|
---|
540 | <listitem>
|
---|
541 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
542 | </listitem>
|
---|
543 | <listitem>
|
---|
544 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
545 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
546 | </listitem>
|
---|
547 | </itemizedlist>
|
---|
548 | </listitem>
|
---|
549 |
|
---|
550 | <listitem>
|
---|
551 | <para>December 8, 2005</para>
|
---|
552 | <itemizedlist>
|
---|
553 | <listitem>
|
---|
554 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
555 | </listitem>
|
---|
556 | <listitem>
|
---|
557 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
558 | </listitem>
|
---|
559 | <listitem>
|
---|
560 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
561 | </listitem>
|
---|
562 | </itemizedlist>
|
---|
563 | </listitem>
|
---|
564 |
|
---|
565 | <listitem>
|
---|
566 | <para>December 7, 2005</para>
|
---|
567 | <itemizedlist>
|
---|
568 | <listitem>
|
---|
569 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
570 | </listitem>
|
---|
571 | <listitem>
|
---|
572 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
573 | </listitem>
|
---|
574 | <listitem>
|
---|
575 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
576 | </listitem>
|
---|
577 | <listitem>
|
---|
578 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
579 | </listitem>
|
---|
580 | </itemizedlist>
|
---|
581 | </listitem>
|
---|
582 |
|
---|
583 | <listitem>
|
---|
584 | <para>December 6, 2005</para>
|
---|
585 | <itemizedlist>
|
---|
586 | <listitem>
|
---|
587 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
588 | </listitem>
|
---|
589 | <listitem>
|
---|
590 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
591 | </listitem>
|
---|
592 | <listitem>
|
---|
593 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
594 | </listitem>
|
---|
595 | <listitem>
|
---|
596 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
597 | correct the date in changelog.</para>
|
---|
598 | </listitem>
|
---|
599 | <listitem>
|
---|
600 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
601 | for livecd builders to not loose valueable build time, if something goes
|
---|
602 | wrong.</para>
|
---|
603 | </listitem>
|
---|
604 | <listitem>
|
---|
605 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
606 | </listitem>
|
---|
607 | </itemizedlist>
|
---|
608 | </listitem>
|
---|
609 |
|
---|
610 | <listitem>
|
---|
611 | <para>December 5, 2005</para>
|
---|
612 | <itemizedlist>
|
---|
613 | <listitem>
|
---|
614 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
615 | instructions on using the LFS pastebin</para>
|
---|
616 | </listitem>
|
---|
617 | <listitem>
|
---|
618 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
619 | </listitem>
|
---|
620 | <listitem>
|
---|
621 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
622 | user error system. This change will will need to be validated by
|
---|
623 | by other devs</para>
|
---|
624 | </listitem>
|
---|
625 | <listitem>
|
---|
626 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
627 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
628 | </listitem>
|
---|
629 | </itemizedlist>
|
---|
630 | </listitem>
|
---|
631 |
|
---|
632 | <listitem>
|
---|
633 | <para>December 3, 2005</para>
|
---|
634 | <itemizedlist>
|
---|
635 | <listitem>
|
---|
636 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
637 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
638 | from LFS.</para>
|
---|
639 | </listitem>
|
---|
640 | </itemizedlist>
|
---|
641 | </listitem>
|
---|
642 |
|
---|
643 | <listitem>
|
---|
644 | <para>December 2, 2005</para>
|
---|
645 | <itemizedlist>
|
---|
646 | <listitem>
|
---|
647 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
648 | </listitem>
|
---|
649 | </itemizedlist>
|
---|
650 | </listitem>
|
---|
651 |
|
---|
652 | <listitem>
|
---|
653 | <para>December 1, 2005</para>
|
---|
654 | <itemizedlist>
|
---|
655 | <listitem>
|
---|
656 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
657 | </listitem>
|
---|
658 | <listitem>
|
---|
659 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
660 | </listitem>
|
---|
661 | <listitem>
|
---|
662 | <para>[jim] - Updated to Udev 076.</para>
|
---|
663 | </listitem>
|
---|
664 | <listitem>
|
---|
665 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
666 | </listitem>
|
---|
667 | </itemizedlist>
|
---|
668 | </listitem>
|
---|
669 |
|
---|
670 | <listitem>
|
---|
671 | <para>November 30, 2005</para>
|
---|
672 | <itemizedlist>
|
---|
673 | <listitem>
|
---|
674 | <para>[jim] - Text updates to final-system.</para>
|
---|
675 | </listitem>
|
---|
676 | <listitem>
|
---|
677 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
678 | </listitem>
|
---|
679 | </itemizedlist>
|
---|
680 | </listitem>
|
---|
681 |
|
---|
682 | <listitem>
|
---|
683 | <para>November 29, 2005</para>
|
---|
684 | <itemizedlist>
|
---|
685 | <listitem>
|
---|
686 | <para>[jim] - Text updates to chroot.</para>
|
---|
687 | </listitem>
|
---|
688 | <listitem>
|
---|
689 | <para>[jim] - Text updates to boot.</para>
|
---|
690 | </listitem>
|
---|
691 | </itemizedlist>
|
---|
692 | </listitem>
|
---|
693 |
|
---|
694 | <listitem>
|
---|
695 | <para>November 28, 2005</para>
|
---|
696 | <itemizedlist>
|
---|
697 | <listitem>
|
---|
698 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
699 | </listitem>
|
---|
700 | <listitem>
|
---|
701 | <para>[jim] - Text updates to temp-system.</para>
|
---|
702 | </listitem>
|
---|
703 | <listitem>
|
---|
704 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
705 | </listitem>
|
---|
706 | </itemizedlist>
|
---|
707 | </listitem>
|
---|
708 |
|
---|
709 | <listitem>
|
---|
710 | <para>November 27, 2005</para>
|
---|
711 | <itemizedlist>
|
---|
712 | <listitem>
|
---|
713 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
714 | </listitem>
|
---|
715 | <listitem>
|
---|
716 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
717 | </listitem>
|
---|
718 | </itemizedlist>
|
---|
719 | </listitem>
|
---|
720 |
|
---|
721 | <listitem>
|
---|
722 | <para>November 25, 2005</para>
|
---|
723 | <itemizedlist>
|
---|
724 | <listitem>
|
---|
725 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
726 | </listitem>
|
---|
727 | </itemizedlist>
|
---|
728 | </listitem>
|
---|
729 |
|
---|
730 | <listitem>
|
---|
731 | <para>November 24, 2005</para>
|
---|
732 | <itemizedlist>
|
---|
733 | <listitem>
|
---|
734 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
735 | </listitem>
|
---|
736 | <listitem>
|
---|
737 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
738 | that it no longer exists</para>
|
---|
739 | </listitem>
|
---|
740 | </itemizedlist>
|
---|
741 | </listitem>
|
---|
742 |
|
---|
743 | <listitem>
|
---|
744 | <para>November 23, 2005</para>
|
---|
745 | <itemizedlist>
|
---|
746 | <listitem>
|
---|
747 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
748 | /tools/include.</para>
|
---|
749 | </listitem>
|
---|
750 | </itemizedlist>
|
---|
751 | </listitem>
|
---|
752 |
|
---|
753 | <listitem>
|
---|
754 | <para>November 21, 2005</para>
|
---|
755 | <itemizedlist>
|
---|
756 | <listitem>
|
---|
757 | <para>[jim] - Updated to Udev 075.</para>
|
---|
758 | </listitem>
|
---|
759 | <listitem>
|
---|
760 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
761 | </listitem>
|
---|
762 | </itemizedlist>
|
---|
763 | </listitem>
|
---|
764 |
|
---|
765 | <listitem>
|
---|
766 | <para>November 20, 2005</para>
|
---|
767 | <itemizedlist>
|
---|
768 | <listitem>
|
---|
769 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
770 | </listitem>
|
---|
771 | </itemizedlist>
|
---|
772 | </listitem>
|
---|
773 |
|
---|
774 | <listitem>
|
---|
775 | <para>November 18, 2005</para>
|
---|
776 | <itemizedlist>
|
---|
777 | <listitem>
|
---|
778 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
779 | package.</para>
|
---|
780 | </listitem>
|
---|
781 | </itemizedlist>
|
---|
782 | </listitem>
|
---|
783 |
|
---|
784 | <listitem>
|
---|
785 | <para>November 17, 2005</para>
|
---|
786 | <itemizedlist>
|
---|
787 | <listitem>
|
---|
788 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
789 | </listitem>
|
---|
790 | <listitem>
|
---|
791 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
792 | Architecture. New Patch added.</para>
|
---|
793 | </listitem>
|
---|
794 | <listitem>
|
---|
795 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
796 | </listitem>
|
---|
797 | </itemizedlist>
|
---|
798 | </listitem>
|
---|
799 |
|
---|
800 | <listitem>
|
---|
801 | <para>November 13, 2005</para>
|
---|
802 | <itemizedlist>
|
---|
803 | <listitem>
|
---|
804 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
805 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
806 | LFS-SVN.</para>
|
---|
807 | </listitem>
|
---|
808 | <listitem>
|
---|
809 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
810 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
811 | </listitem>
|
---|
812 | <listitem>
|
---|
813 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
814 | </listitem>
|
---|
815 | <listitem>
|
---|
816 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
817 | </listitem>
|
---|
818 | </itemizedlist>
|
---|
819 | </listitem>
|
---|
820 |
|
---|
821 | <listitem>
|
---|
822 | <para>November 10, 2005</para>
|
---|
823 | <itemizedlist>
|
---|
824 | <listitem>
|
---|
825 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
826 | testsuite. Ported from LFS-SVN.</para>
|
---|
827 | </listitem>
|
---|
828 | <listitem>
|
---|
829 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
830 | </listitem>
|
---|
831 | <listitem>
|
---|
832 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
833 | </listitem>
|
---|
834 | </itemizedlist>
|
---|
835 | </listitem>
|
---|
836 |
|
---|
837 | <listitem>
|
---|
838 | <para>November 9, 2005</para>
|
---|
839 | <itemizedlist>
|
---|
840 | <listitem>
|
---|
841 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
842 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
843 | </listitem>
|
---|
844 | <listitem>
|
---|
845 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
846 | of /bin. Ported from LFS-SVN.</para>
|
---|
847 | </listitem>
|
---|
848 | <listitem>
|
---|
849 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
850 | </listitem>
|
---|
851 | <listitem>
|
---|
852 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
853 | </listitem>
|
---|
854 | </itemizedlist>
|
---|
855 | </listitem>
|
---|
856 |
|
---|
857 | <listitem>
|
---|
858 | <para>November 8, 2005</para>
|
---|
859 | <itemizedlist>
|
---|
860 | <listitem>
|
---|
861 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
862 | </listitem>
|
---|
863 | </itemizedlist>
|
---|
864 | </listitem>
|
---|
865 |
|
---|
866 | <listitem>
|
---|
867 | <para>November 7, 2005</para>
|
---|
868 | <itemizedlist>
|
---|
869 | <listitem>
|
---|
870 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
871 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
872 | </listitem>
|
---|
873 | <listitem>
|
---|
874 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
875 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
876 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
877 | Ported from LFS-SVN.</para>
|
---|
878 | </listitem>
|
---|
879 | <listitem>
|
---|
880 | <para>[manuel] - Correct the instructions for running the
|
---|
881 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
882 | </listitem>
|
---|
883 | <listitem>
|
---|
884 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
885 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
886 | </listitem>
|
---|
887 | </itemizedlist>
|
---|
888 | </listitem>
|
---|
889 |
|
---|
890 | <listitem>
|
---|
891 | <para>November 6, 2005</para>
|
---|
892 | <itemizedlist>
|
---|
893 | <listitem>
|
---|
894 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
895 | </listitem>
|
---|
896 | <listitem>
|
---|
897 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
898 | </listitem>
|
---|
899 | <listitem>
|
---|
900 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
901 | </listitem>
|
---|
902 | </itemizedlist>
|
---|
903 | </listitem>
|
---|
904 |
|
---|
905 | <listitem>
|
---|
906 | <para>November 5, 2005</para>
|
---|
907 | <itemizedlist>
|
---|
908 | <listitem>
|
---|
909 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
910 | </listitem>
|
---|
911 | </itemizedlist>
|
---|
912 | </listitem>
|
---|
913 |
|
---|
914 | <listitem>
|
---|
915 | <para>November 3, 2005</para>
|
---|
916 | <itemizedlist>
|
---|
917 | <listitem>
|
---|
918 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
919 | Added fixes for dircolors and md5sum also.</para>
|
---|
920 | </listitem>
|
---|
921 | </itemizedlist>
|
---|
922 | </listitem>
|
---|
923 |
|
---|
924 | <listitem>
|
---|
925 | <para>October 31, 2005</para>
|
---|
926 | <itemizedlist>
|
---|
927 | <listitem>
|
---|
928 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
929 | </listitem>
|
---|
930 | </itemizedlist>
|
---|
931 | </listitem>
|
---|
932 |
|
---|
933 | </itemizedlist>
|
---|
934 |
|
---|
935 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
936 |
|
---|
937 | </sect1>
|
---|