source: clfs-sysroot/BOOK/introduction/common/changelog.xml@ f1630e0

Last change on this file since f1630e0 was 2e7a86a, checked in by Joe Ciccone <jciccone@…>, 18 years ago

Updated the CLFS_HOST and CLFS_TARGET text.

  • Property mode set to 100644
File size: 26.3 KB
RevLine 
[02095ae]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
[d5d4d82]16 mirrors via <ulink url="&clfs-wiki;"/>.</para>
[02095ae]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
[c78de1a]39 <listitem>
40 <para>February 19, 2007</para>
41 <itemizedlist>
[2e7a86a]42 <listitem>
43 <para>[jciccone] - Changed the wording in the "Build Variables" page
44 to make it clearer. Copied from Chris's change in clfs-svn.</para>
45 </listitem>
[090d748]46 <listitem>
47 <para>[jciccone] - Fix the building of Ncurses when an unpatched
48 version of Bash 3.x is used.</para>
49 </listitem>
[6ae0bf6]50 <listitem>
51 <para>[jciccone] - Updated Gzip to 1.3.11.</para>
52 </listitem>
[ce366ef]53 <listitem>
54 <para>[jciccone] - Added a command to remove the rules that Udev
55 installs by default.</para>
56 </listitem>
[c78de1a]57 <listitem>
58 <para>[jciccone] - Updated the Perl Cross-compile patch to
59 support Alpha.</para>
60 </listitem>
61 </itemizedlist>
62 </listitem>
63
[dbab86c]64 <listitem>
65 <para>February 14, 2007</para>
66 <itemizedlist>
67 <listitem>
68 <para>[jciccone] - Updated GCC to 4.1.2.</para>
69 </listitem>
70 </itemizedlist>
71 </listitem>
72
[20ec175]73 <listitem>
74 <para>February 06, 2007</para>
75 <itemizedlist>
76 <listitem>
77 <para>[jciccone] - Updated Automake to 1.10.</para>
78 </listitem>
79 <listitem>
80 <para>[jciccone] - Updated the Glibc Branch Update patch to -3.</para>
81 </listitem>
82 <listitem>
[136f985]83 <para>[jciccone] - Updated Linux to 2.6.20.</para>
[20ec175]84 </listitem>
85 <listitem>
[136f985]86 <para>[jciccone] - Updated Linux Headers to 2.6.20-02042007.</para>
[20ec175]87 </listitem>
88 <listitem>
89 <para>[jciccone] - Updated Udev to 105.</para>
90 </listitem>
91 <listitem>
92 <para>[jciccone] - Updated Udev Rules to 1.1-pre4.</para>
93 </listitem>
94 </itemizedlist>
95 </listitem>
96
[820590f]97 <listitem>
98 <para>January 13, 2007</para>
99 <itemizedlist>
100 <listitem>
101 <para>[jciccone] - Updated the Binutils Branch Update Patch.</para>
102 </listitem>
103 <listitem>
104 <para>[jciccone] - Updated the Glibc Branch Update Patch.</para>
105 </listitem>
106 </itemizedlist>
107 </listitem>
108
[1f3f3d3]109 <listitem>
110 <para>January 7, 2007</para>
111 <itemizedlist>
112 <listitem>
113 <para>[jciccone] - Updated Bzip to 1.0.4.</para>
114 </listitem>
115 </itemizedlist>
116 </listitem>
117
[0de6e24]118 <listitem>
119 <para>January 4, 2007</para>
120 <itemizedlist>
121 <listitem>
122 <para>[Chris] - Removed redundant command to copy libiberty.h to
123 ${CLFS}/usr/include a second time.</para>
124 </listitem>
125 </itemizedlist>
126 </listitem>
127
[f1b7187]128 <listitem>
129 <para>December 23, 2006</para>
130 <itemizedlist>
131 <listitem>
132 <para>[jciccone] - Updated Ncurses to 5.6.</para>
133 </listitem>
134 </itemizedlist>
135 </listitem>
136
[46aec51]137 <listitem>
138 <para>December 16, 2006</para>
139 <itemizedlist>
[28641bd]140 <listitem>
141 <para>[jciccone] - Updated IPRoute2 to 2.6.19-061214</para>
142 </listitem>
[973fc7d]143 <listitem>
144 <para>[jciccone] - Updated Gzip to 1.3.9.</para>
145 </listitem>
[03bf699]146 <listitem>
[df90f8b]147 <para>[jciccone] - Updated File to 4.19.</para>
148 </listitem>
149 <listitem>
[03bf699]150 <para>[jciccone] - Update Bash Patch from Upstream.</para>
151 </listitem>
[8765e79]152 <listitem>
153 <para>[jciccone] - Added Readline Patch from Upstream.</para>
154 </listitem>
[46aec51]155 <listitem>
156 <para>[jciccone] - Updated Linux to 2.6.19.1.</para>
157 </listitem>
158 <listitem>
159 <para>[jciccone] - Updated Linux Headers to 2.6.19.1-12122006.</para>
160 </listitem>
161 </itemizedlist>
162 </listitem>
163
[0cbc9c1]164 <listitem>
165 <para>December 11, 2006</para>
166 <itemizedlist>
[668e60a]167 <listitem>
168 <para>[jciccone] - Removed MINOR patch and replaced it with a more
169 complete upstream patch will all current updates to the 2.5 branch
170 of Glibc.</para>
171 </listitem>
[d8121ae]172 <listitem>
173 <para>[jciccone] - Updated Tar to 1.16.1.</para>
174 </listitem>
[3e71b22]175 <listitem>
176 <para>[jciccone] - Added Binutils Branch Update Patch.</para>
177 </listitem>
[5811db8]178 <listitem>
[83703fd]179 <para>[jciccone] - Updated Gzip to 1.3.8.</para>
[5811db8]180 </listitem>
[1593ff0]181 <listitem>
182 <para>[jciccone] - Updated Linux Headers to 2.6.19-12042006.</para>
183 </listitem>
[0cbc9c1]184 <listitem>
185 <para>[jciccone] - Updated Coreutils to 6.7.</para>
186 </listitem>
187 </itemizedlist>
188 </listitem>
189
[a6fcbd5]190 <listitem>
191 <para>December 2, 2006</para>
192 <itemizedlist>
[2cd3546]193 <listitem>
194 <para>[jciccone] - Updated Linux-Headers to 2.6.19-11302006.</para>
195 </listitem>
196 <listitem>
197 <para>[jciccone] - Updated Linux to 2.6.19.</para>
198 </listitem>
[a6fcbd5]199 <listitem>
200 <para>[jciccone] - Updated Man-Pages to 2.43.</para>
201 </listitem>
202 </itemizedlist>
203 </listitem>
204
[2b41e4b]205 <listitem>
206 <para>November 30, 2006</para>
207 <itemizedlist>
208 <listitem>
209 <para>[jciccone] - Updated the Udev Rules to 1.1-pre3.</para>
210 </listitem>
211 </itemizedlist>
212 </listitem>
213
[5c69b37]214 <listitem>
215 <para>November 29, 2006</para>
216 <itemizedlist>
217 <listitem>
218 <para>[jciccone] - Updated Gettext to 0.16.1.</para>
219 </listitem>
220 </itemizedlist>
221 </listitem>
222
[d11b860]223 <listitem>
224 <para>November 25, 2006</para>
225 <itemizedlist>
[934b2a7]226 <listitem>
227 <para>[jciccone] - Updated Gzip to 1.3.6.</para>
228 </listitem>
[79404e1]229 <listitem>
230 <para>[jciccone] - Updated Man-Pages to 2.42.</para>
231 </listitem>
[ecc7b8e]232 <listitem>
233 <para>[jciccone] - Updated Findutils to 4.2.29.</para>
234 </listitem>
[67c7aed]235 <listitem>
236 <para>[jciccone] - Updated the Glibc cross_hacks patch to -2. The new
237 version prevents <envar>CFLAGS</envar> from being used when compiling
238 a native tool.</para>
239 </listitem>
[d11b860]240 <listitem>
241 <para>[Chris] - Removed obsolete command from man instructions as
242 the problem it addresses was fixed in the latest man version).</para>
243 </listitem>
244 </itemizedlist>
245 </listitem>
246
[2078b85]247 <listitem>
248 <para>November 24, 2006</para>
249 <itemizedlist>
250 <listitem>
251 <para>[jciccone] - Added a native compile of Shadow. The native
252 utilities are configured to work with the target system. The password
253 and group files can now be shadowed and the root password can be set
254 before booting into the system.</para>
255 </listitem>
256 </itemizedlist>
257 </listitem>
258
[b4547e6]259 <listitem>
260 <para>November 23, 2006</para>
261 <itemizedlist>
[32edd3a]262 <listitem>
263 <para>[jciccone] - Replace the glibc crosscompile timezone fix patch
264 with the glibc cross hacks patch. The new patch has support for
265 zoneinfo, locales, and librpcsvc.</para>
266 </listitem>
[a186108]267 <listitem>
268 <para>[jciccone] - Update the Glibc libgcc_eh patch to -2. The new
269 version checks to see if libgcc_eh exists and if it does Glibc will
270 link against it.</para>
271 </listitem>
[ff4db719]272 <listitem>
273 <para>[jciccone] - Updated Man to 1.6e.</para>
274 </listitem>
[edcb0ad]275 <listitem>
276 <para>[jciccone] - Updated Coreutils to 6.6.</para>
277 </listitem>
[4c1e84e]278 <listitem>
279 <para>[jciccone] - Updated Linux to 2.6.18.3 and Linux Headers to
280 2.6.18.3-11202006.</para>
281 </listitem>
[b4547e6]282 <listitem>
283 <para>[jciccone] - Updated M4 to 1.4.8.</para>
284 </listitem>
285 </itemizedlist>
286 </listitem>
287
[9bc8eff]288 <listitem>
289 <para>November 20, 2006</para>
290 <itemizedlist>
[cecad04f]291 <listitem>
292 <para>[jciccone] - Updated Coreutils to 6.5.</para>
293 </listitem>
[9bc8eff]294 <listitem>
295 <para>[jciccone] - Updated Autoconf to 2.61.</para>
296 </listitem>
297 </itemizedlist>
298 </listitem>
299
[d7d55ea]300 <listitem>
301 <para>November 15, 2006</para>
302 <itemizedlist>
303 <listitem>
304 <para>[jciccone] - Updated to IANA-Etc 2.20.</para>
305 </listitem>
306 </itemizedlist>
307 </listitem>
308
[e4f8ab6]309 <listitem>
310 <para>November 14, 2006</para>
311 <itemizedlist>
[e91a68f]312 <listitem>
313 <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
314 </listitem>
[e4f8ab6]315 <listitem>
316 <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
317 </listitem>
318 </itemizedlist>
319 </listitem>
320
[2c8407f]321 <listitem>
322 <para>November 9, 2006</para>
323 <itemizedlist>
324 <listitem>
325 <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
326 </listitem>
327 </itemizedlist>
328 </listitem>
329
[4b560b6]330 <listitem>
[196784d]331 <para>November 7, 2006</para>
[4b560b6]332 <itemizedlist>
[aa7d916]333 <listitem>
334 <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
335 </listitem>
336 <listitem>
337 <para>[jciccone] - Updated to Glibc 2.5.</para>
338 </listitem>
[b9b48cc]339 <listitem>
340 <para>[jciccone] - Modified the instructions for disabling the
341 installation of the groups program to account for changes in shadow's
342 Makefile.</para>
343 </listitem>
[7b7ff9a]344 <listitem>
345 <para>[jciccone] - Updated to File 4.18.</para>
346 </listitem>
[764e320]347 <listitem>
348 <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
349 </listitem>
[9f56523]350 <listitem>
351 <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
352 </listitem>
[c545058]353 <listitem>
354 <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
355 </listitem>
[e2cf0cf]356 <listitem>
357 <para>[jciccone] - Updated to Gettext 0.16.</para>
358 </listitem>
[d09d573]359 <listitem>
360 <para>[jciccone] - Updated to Psmisc 22.3.</para>
361 </listitem>
[71d6e4a]362 <listitem>
363 <para>[jciccone] - Moved e2fsprogs and sed before coreutils
364 for consistancy with clfs-svn. The testsuite dependency,
365 the reason for it moving, doesn't affect clfs2.</para>
366 </listitem>
[81b5f39]367 <listitem>
[de17e85]368 <para>[jciccone] - Removed out of place udev text in bootscripts Networking.</para>
369 </listitem>
370 <listitem>
[6febf80]371 <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
[81b5f39]372 </listitem>
[df5952f]373 <listitem>
[5fc4a87]374 <para>[jciccone] - Updated to Coreutils 6.4.</para>
[df5952f]375 </listitem>
[d1eb5b7]376 <listitem>
377 <para>[jciccone] - Updated to Udev 103.</para>
378 </listitem>
[c4c611d]379 <listitem>
380 <para>[jciccone] - Updated to Tar 1.16.</para>
381 </listitem>
[4b560b6]382 <listitem>
383 <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
384 </listitem>
385 </itemizedlist>
386 </listitem>
387
[62b7b47]388 <listitem>
389 <para>November 5, 2006</para>
390 <itemizedlist>
[5141d74]391 <listitem>
392 <para>[jciccone] - Updated to Inetutils 1.5.</para>
393 </listitem>
[f386fcc]394 <listitem>
395 <para>[jciccone] - Added command to man instructions to comment out
396 MANPATH /usr/local/man (in addition to /usr/man).</para>
397 </listitem>
[62b7b47]398 <listitem>
399 <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
400 </listitem>
401 </itemizedlist>
402 </listitem>
403
[51cbbb6]404 <listitem>
405 <para>October 14, 2006</para>
406 <itemizedlist>
[54774ad]407 <listitem>
408 <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
409 </listitem>
[a7ad47f]410 <listitem>
411 <para>[jciccone] - Updated the vim fixes patch to -14.</para>
412 </listitem>
[d56bc99]413 <listitem>
414 <para>[jciccone] - Added patch to fix build issues with
415 Bash 3.2.</para>
416 </listitem>
[69b39b5]417 <listitem>
418 <para>[jciccone] - Updated Udev to 102.</para>
419 </listitem>
[43b38ea]420 <listitem>
[89d13a9]421 <para>[jciccone] - Updated Man-Pages to 2.41.</para>
[43b38ea]422 </listitem>
[b8c1aeb]423 <listitem>
424 <para>[jciccone] - Updated Readline to 5.2.</para>
425 </listitem>
[c19433e]426 <listitem>
427 <para>[jciccone] - Updated Bash to 3.2.</para>
428 </listitem>
[5fe131b]429 <listitem>
430 <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
431 The new patch fixes the same issues, and removes the use of
432 syscalls. Syscalls were removed from unistd.h during sanitation.
433 </para>
434 </listitem>
[f74dd81]435 <listitem>
436 <para>[jciccone] - Updated Texinfo to 4.8a.</para>
437 </listitem>
[f01a21b]438 <listitem>
439 <para>[jciccone] - Added a patch to Util-Linux to fix build issues
440 due to changes in the kernel.</para>
441 </listitem>
[357a675]442 <listitem>
443 <para>[jciccone] - Updated M4 to 1.4.7</para>
444 </listitem>
[cc80301]445 <listitem>
446 <para>[jciccone] - Updated to Linux 2.6.18 and
447 Linux-Headers-2.6.18-09302006.</para>
448 </listitem>
[d847aa5]449 <listitem>
450 <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
451 boot logging feature.</para>
452 </listitem>
[51cbbb6]453 <listitem>
454 <para>[jciccone] - Removed TeX installation commands from Texinfo
455 instructions.</para>
456 </listitem>
457 </itemizedlist>
458 </listitem>
459
[e11607f]460 <listitem>
461 <para>October 5, 2006</para>
462 <itemizedlist>
463 <listitem>
464 <para>[manuel] - Changed book license to the Open Publication
465 License v1.0.</para>
466 </listitem>
467 </itemizedlist>
468 </listitem>
469
[0c263d7]470 <listitem>
471 <para>August 31, 2006</para>
472 <itemizedlist>
[14af44b]473 <listitem>
[e11607f]474 <para>[jciccone] - Added a Host System Requirements page.</para>
[14af44b]475 </listitem>
[5ae7889]476 <listitem>
477 <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
478 fixes. This patch will be upgraded weekly, no further changelog
479 entries needed.</para>
480 </listitem>
[7a0a90d]481 <listitem>
482 <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
483 that utilizes Robert's fix. More details at
484 http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
485 </listitem>
[06f31ed]486 <listitem>
487 <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
488 systems will fail, it will attempt to connect to 255.255.255.255
489 instead of the ip address entered. This was due to a change in glibc's
[e11607f]490 handling of inet_addr, was long now is u_int32_t. Bug found by
[06f31ed]491 Vladimir Vainer.</para>
492 </listitem>
[58bc8d5]493 <listitem>
494 <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
495 </listitem>
[b24764b]496 <listitem>
497 <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
498 </listitem>
[64561e8]499 <listitem>
[e11607f]500 <para>[jciccone] - Removed the keymap settings from the kernel
[64561e8]501 pages.</para>
502 </listitem>
[0c263d7]503 <listitem>
504 <para>[jciccone] - Added Shadow patch to fix useradd.</para>
505 </listitem>
506 </itemizedlist>
507 </listitem>
508
[823185c]509 <listitem>
510 <para>August 30, 2006</para>
511 <itemizedlist>
[485c2de]512 <listitem>
513 <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
514 </listitem>
[d9aba5a]515 <listitem>
[e11607f]516 <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
[d9aba5a]517 fixes.</para>
518 </listitem>
[304159e]519 <listitem>
[44a3c86]520 <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
521 1.1-08272006 rules.</para>
[304159e]522 </listitem>
[33bdda8]523 <listitem>
524 <para>[jciccone] - Updated to Findutils 4.2.28.</para>
525 </listitem>
[e1588c5]526 <listitem>
527 <para>[jciccone] - Updated to M4 1.4.6.</para>
528 </listitem>
[17e2d08]529 <listitem>
530 <para>[jciccone] - Updated to Autoconf 2.60.</para>
531 </listitem>
[9d8ecde]532 <listitem>
533 <para>[jciccone] - Updated to Man-Pages 2.39.</para>
534 </listitem>
[c8def31]535 <listitem>
536 <para>[jciccone] - Updated to Procps 3.2.7.</para>
537 </listitem>
[63a500a]538 <listitem>
539 <para>[jciccone] - Updated to Coreutils 0.97.</para>
540 </listitem>
[2772db7]541 <listitem>
542 <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
543 </listitem>
[199af35]544 <listitem>
545 <para>[jciccone] - Updated to Gettext 0.15.</para>
546 </listitem>
[be01794]547 <listitem>
548 <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
549 </listitem>
[4aeb917]550 <listitem>
551 <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
552 2.6.17.11-08232006.</para>
553 </listitem>
[c62fb2a]554 <listitem>
555 <para>[jciccone] - Added the Perl fPIC patch which makes perl build
556 a shared DynaLoader.a.</para>
557 </listitem>
[823185c]558 <listitem>
559 <para>[jciccone] - Removed mention of package users hint from
560 "Package Management" page.</para>
561 </listitem>
562 </itemizedlist>
563 </listitem>
564
[e91b88c]565 <listitem>
566 <para>August 8, 2006</para>
567 <itemizedlist>
568 <listitem>
569 <para>[jciccone] - Moved man-pages to the beginning of the build.
570 (fixes ticket #82).</para>
571 </listitem>
572 </itemizedlist>
573 </listitem>
574
[21bbc73]575 <listitem>
576 <para>August 7, 2006</para>
577 <itemizedlist>
[5514d4d]578 <listitem>
579 <para>[jciccone] - Fixed a problem where when bash is cross-compiled
580 it cannot test for the presence of named pipes.</para>
581 </listitem>
[21bbc73]582 <listitem>
583 <para>[jciccone] - Fixed symlink issue in bootscripts. New package
584 CLFS-bootscropts 0.3.</para>
585 </listitem>
586 </itemizedlist>
587 </listitem>
588
[f15f637]589 <listitem>
[fa93ce1]590 <para>July 22, 2006</para>
591 <itemizedlist>
592 <listitem>
593 <para>[jciccone] - Updated the perl cross-compile patch to -2 to
594 support x86.</para>
595 </listitem>
596 <listitem>
597 <para>[jciccone] - Added x86 to the book.</para>
598 </listitem>
599 </itemizedlist>
600 </listitem>
601
602 <listitem>
603 <para>July 21, 2006</para>
[f15f637]604 <itemizedlist>
605 <listitem>
606 <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
607 tzselect command. This makes sure that the tzselect command looks in
608 zoneinfo dir that was just installed by glibc instead of the host.
609 </para>
610 </listitem>
611 </itemizedlist>
612 </listitem>
613
[0bb24b7]614 <listitem>
[fa93ce1]615 <para>July 20, 2006</para>
[0bb24b7]616 <itemizedlist>
[beea2b3]617 <listitem>
618 <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
619 when cross-compiling it later in the final system.</para>
620 </listitem>
[0bb24b7]621 <listitem>
622 <para>[jciccone] - Updated to Udev-096.</para>
623 </listitem>
624 <listitem>
625 <para>[jciccone] - Updated to linux-2.6.17.6 and
626 linux-headers-2.6.17.6-07202006.</para>
627 </listitem>
628 </itemizedlist>
629 </listitem>
630
[dc43690]631 <listitem>
[fa93ce1]632 <para>July 16, 2006</para>
[163e64e]633 <itemizedlist>
634 <listitem>
[72d4eec]635 <para>[jciccone] - Added a sed to fix updatedb due to the new
636 location of find.</para>
[163e64e]637 </listitem>
638 <listitem>
639 <para>[jciccone] - Removed unneeded chown and chmod commands from
640 the linux-headers installation.</para>
641 </listitem>
642 </itemizedlist>
643 </listitem>
644
645 <listitem>
[dc43690]646 <para>July 10, 2006</para>
647 <itemizedlist>
648 <listitem>
649 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
650 </listitem>
651 </itemizedlist>
652 </listitem>
653
[47c828c]654 <listitem>
655 <para>July 10, 2006</para>
656 <itemizedlist>
657 <listitem>
658 <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
659 </listitem>
660 </itemizedlist>
661 </listitem>
662
[32a0631]663 <listitem>
[54445d4]664 <para>July 9, 2006</para>
[32a0631]665 <itemizedlist>
[5d6eb6e]666 <listitem>
667 <para>[jciccone] - Updated to linux-2.6.17.4 and
668 linux-headers-2.6.17.4-07072006.</para>
[7544b10]669 </listitem>
[54445d4]670 <listitem>
671 <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
672 permissions and groups. </para>
673 </listitem>
[32a0631]674 <listitem>
675 <para>[jciccone] - Fixes a possible issue with bootscripts if the
676 /usr partition is not mounted during startup. Moved find to /bin
677 and moved some kbd utilities to /bin.</para>
678 </listitem>
679 </itemizedlist>
680 </listitem>
681
[586feb7]682 <listitem>
683 <para>July 2, 2006</para>
684 <itemizedlist>
685 <listitem>
686 <para>[jciccone] - Updated passwd and group file creation
687 to only create minimal users and groups and
688 include information on other users/groups.</para>
689 </listitem>
690 <listitem>
691 <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
692 for /etc/sysconfig/createfiles.</para>
693 </listitem>
694 </itemizedlist>
695 </listitem>
696
[3908fc6]697 <listitem>
698 <para>June 28, 2006</para>
699 <itemizedlist>
700 <listitem>
701 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
702 </listitem>
703 </itemizedlist>
704 </listitem>
705
[7730c9f]706 <listitem>
[58518df]707 <para>June 24, 2006</para>
708 <itemizedlist>
709 <listitem>
710 <para>[jciccone] - Updated to Binutils-2.17.</para>
711 </listitem>
712 </itemizedlist>
713 </listitem>
714
715 <listitem>
[7730c9f]716 <para>June 22, 2006</para>
717 <itemizedlist>
[25e3595]718 <listitem>
719 <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
720 </listitem>
[7730c9f]721 <listitem>
722 <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
723 </listitem>
724 <listitem>
[25e3595]725 <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
[7730c9f]726 </listitem>
727 <listitem>
728 <para>[jciccone] - Added mktemp to the Linux dependency list. New
729 dependency as of 2.6.17.</para>
730 </listitem>
731 </itemizedlist>
732 </listitem>
733
[f7941b2]734 <listitem>
[5590e0d]735 <para>June 21, 2006</para>
736 <itemizedlist>
737 <listitem>
738 <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
739 </listitem>
740 </itemizedlist>
741 </listitem>
742
743 <listitem>
744 <para>June 19, 2006</para>
[f7941b2]745 <itemizedlist>
746 <listitem>
747 <para>[jciccone] - Updated to man-1.6d.</para>
748 </listitem>
749 <listitem>
750 <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
751 issue that has shown up primarily in samba.</para>
752 </listitem>
753 <listitem>
754 <para>[jciccone] - Updated to linux-2.6.17 and
755 linux-headers-2.6.17-06192006.</para>
756 </listitem>
757 </itemizedlist>
758 </listitem>
759
[06e1eb5]760 <listitem>
761 <para>June 18, 2006</para>
762 <itemizedlist>
763 <listitem>
764 <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
765 which installs timezone info when cross-compiling.</para>
766 </listitem>
767 </itemizedlist>
768 </listitem>
769
[1fedb6d]770 <listitem>
771 <para>June 16, 2006</para>
772 <itemizedlist>
773 <listitem>
[06e1eb5]774 <para>[jciccone] - Added information about cross-compiling perl.</para>
[1fedb6d]775 </listitem>
776 </itemizedlist>
777 </listitem>
778
[795a4b8]779 <listitem>
780 <para>June 15, 2006</para>
781 <itemizedlist>
782 <listitem>
783 <para>[jciccone] - Updated to Binutils-2.16.94.</para>
784 </listitem>
785 </itemizedlist>
786 </listitem>
787
[82b662d]788 <listitem>
789 <para>June 11, 2006</para>
790 <itemizedlist>
791 <listitem>
792 <para>[jciccone] - Updated the list of installed programs for several packages.</para>
793 </listitem>
794 <listitem>
795 <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
796 </listitem>
797 <listitem>
[a2aabd3]798 <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
[82b662d]799 </listitem>
800 <listitem>
801 <para>[jciccone] - Updated to Shadow-4.0.16.</para>
802 </listitem>
803 </itemizedlist>
804 </listitem>
805
[817bb11]806 <listitem>
807 <para>June 6, 2006</para>
808 <itemizedlist>
809 <listitem>
810 <para>[jciccone] - Added information about cross-compiling vim.</para>
811 </listitem>
812 </itemizedlist>
813 </listitem>
814
[59fb197]815 <listitem>
816 <para>May 29, 2006</para>
817 <itemizedlist>
[3e336a7]818 <listitem>
819 <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
820 </listitem>
[59fb197]821 <listitem>
[3e336a7]822 <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
[59fb197]823 </listitem>
824 <listitem>
825 <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
826 </listitem>
827 </itemizedlist>
828 </listitem>
829
[634031b]830 <listitem>
831 <para>May 29, 2006</para>
832 <itemizedlist>
833 <listitem>
834 <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
835 </listitem>
836 </itemizedlist>
837 </listitem>
838
[02095ae]839 <listitem>
840 <para>May 24, 2006</para>
841 <itemizedlist>
842 <listitem>
843 <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
844 </listitem>
845 </itemizedlist>
846 </listitem>
847
848 </itemizedlist>
849
[34c890b]850 <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
[02095ae]851
852</sect1>
Note: See TracBrowser for help on using the repository browser.