source: introduction/common/changelog.xml@ 59e602e

Last change on this file since 59e602e was b8d97da, checked in by Jim Gifford <clfs@…>, 19 years ago

r2657@server (orig r1301): chris | 2006-03-20 11:16:35 -0800
Removed note about GCC 2.95.3 from kernel section.

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