source: introduction/common/changelog.xml @ 71caa77

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

r2574@server: jim | 2006-03-14 23:22:04 -0800
Added Udev-Cross-LFS 0.1

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