1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 | ]>
|
---|
7 |
|
---|
8 | <sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
|
---|
9 | <?dbhtml filename="changelog.html"?>
|
---|
10 |
|
---|
11 | <title>Master Changelog</title>
|
---|
12 |
|
---|
13 | <para>This is version &version; of the Cross-Compiled Linux From Scratch book, dated
|
---|
14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
15 | version is probably already available. To find out, please check one of the
|
---|
16 | mirrors via <ulink url="&lfs-root;"/>.</para>
|
---|
17 |
|
---|
18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
19 | the book.</para>
|
---|
20 |
|
---|
21 | <itemizedlist>
|
---|
22 | <title>Changelog Entries:</title>
|
---|
23 |
|
---|
24 | <!-- Changelog template
|
---|
25 |
|
---|
26 | <listitem>
|
---|
27 | <para>Date</para>
|
---|
28 | <itemizedlist>
|
---|
29 | <listitem>
|
---|
30 | <para>[name] - New changelog entry.</para>
|
---|
31 | </listitem>
|
---|
32 | <listitem>
|
---|
33 | <para>[name] - Previous changelog entry.</para>
|
---|
34 | </listitem>
|
---|
35 | </itemizedlist>
|
---|
36 | </listitem>
|
---|
37 | -->
|
---|
38 |
|
---|
39 | <listitem>
|
---|
40 | <para>April 20, 2006</para>
|
---|
41 | <itemizedlist>
|
---|
42 | <listitem>
|
---|
43 | <para>[jim] - Added missing asm-generic copy to Linux-Headers.</para>
|
---|
44 | </listitem>
|
---|
45 | <listitem>
|
---|
46 | <para>[jim] - Updated Linux-Headers to include nvram.h.</para>
|
---|
47 | </listitem>
|
---|
48 | </itemizedlist>
|
---|
49 | </listitem>
|
---|
50 |
|
---|
51 | <listitem>
|
---|
52 | <para>April 19, 2006</para>
|
---|
53 | <itemizedlist>
|
---|
54 | <listitem>
|
---|
55 | <para>[jim] - Updated to Bash Patch -8.</para>
|
---|
56 | </listitem>
|
---|
57 | <listitem>
|
---|
58 | <para>[jim] - Removed Linux-Libc-Headers and replace it with
|
---|
59 | our Linux-Headers package.</para>
|
---|
60 | </listitem>
|
---|
61 | <listitem>
|
---|
62 | <para>[jim] - Updated to Linux 2.6.16.9.</para>
|
---|
63 | </listitem>
|
---|
64 | <listitem>
|
---|
65 | <para>[jim] - Updated to Linux 2.6.16.8.</para>
|
---|
66 | </listitem>
|
---|
67 | </itemizedlist>
|
---|
68 | </listitem>
|
---|
69 |
|
---|
70 | <listitem>
|
---|
71 | <para>April 18, 2006</para>
|
---|
72 | <itemizedlist>
|
---|
73 | <listitem>
|
---|
74 | <para>[jim] - Renamed gcc fold_const patch to the PR #.</para>
|
---|
75 | </listitem>
|
---|
76 | <listitem>
|
---|
77 | <para>[jim] - Added GCC 4.1.0 patch PR20425. This allows searching of
|
---|
78 | multilib dirs for the specs file.</para>
|
---|
79 | </listitem>
|
---|
80 | </itemizedlist>
|
---|
81 | </listitem>
|
---|
82 |
|
---|
83 | <listitem>
|
---|
84 | <para>April 17, 2006</para>
|
---|
85 | <itemizedlist>
|
---|
86 | <listitem>
|
---|
87 | <para>[Chris] - Removed sed command from temp-system bash -
|
---|
88 | no longer needed for Bash 3.1.</para>
|
---|
89 | </listitem>
|
---|
90 | <listitem>
|
---|
91 | <para>[jim] - Updated to Udev 090.</para>
|
---|
92 | </listitem>
|
---|
93 | <listitem>
|
---|
94 | <para>[jim] - Updated to udev-rules 0.1-04172006.</para>
|
---|
95 | </listitem>
|
---|
96 | <listitem>
|
---|
97 | <para>[jciccone] - Added a gcc patch that fixes an optimaztion error which can result in incorrect code.</para>
|
---|
98 | </listitem>
|
---|
99 | <listitem>
|
---|
100 | <para>[jciccone] - Removed the util-linux and kernel patch that fixes the checksum calculation for sun disklabels.</para>
|
---|
101 | </listitem>
|
---|
102 | </itemizedlist>
|
---|
103 | </listitem>
|
---|
104 |
|
---|
105 | <listitem>
|
---|
106 | <para>April 14, 2006</para>
|
---|
107 | <itemizedlist>
|
---|
108 | <listitem>
|
---|
109 | <para>[jciccone] - Added a security patch to tar.</para>
|
---|
110 | </listitem>
|
---|
111 | <listitem>
|
---|
112 | <para>[jciccone] - Added a util-linux and kernel patch to fix a checksum calculation issue for sun disklabels.</para>
|
---|
113 | </listitem>
|
---|
114 | </itemizedlist>
|
---|
115 | </listitem>
|
---|
116 |
|
---|
117 | <listitem>
|
---|
118 | <para>April 13, 2006</para>
|
---|
119 | <itemizedlist>
|
---|
120 | <listitem>
|
---|
121 | <para>[jim] - Updated to GCC 4.1.0.</para>
|
---|
122 | </listitem>
|
---|
123 | <listitem>
|
---|
124 | <para>[jim] - Fixed make install-minimal in udev-rules.</para>
|
---|
125 | </listitem>
|
---|
126 | <listitem>
|
---|
127 | <para>[jim] - Updated to Linux 2.6.16.5.</para>
|
---|
128 | </listitem>
|
---|
129 | </itemizedlist>
|
---|
130 | </listitem>
|
---|
131 |
|
---|
132 | <listitem>
|
---|
133 | <para>April 12, 2006</para>
|
---|
134 | <itemizedlist>
|
---|
135 | <listitem>
|
---|
136 | <para>[jim] - Updated to Glibc 2.4.</para>
|
---|
137 | </listitem>
|
---|
138 | <listitem>
|
---|
139 | <para>[jim] - Updated to latest bash patch -7.</para>
|
---|
140 | </listitem>
|
---|
141 | </itemizedlist>
|
---|
142 | </listitem>
|
---|
143 |
|
---|
144 | <listitem>
|
---|
145 | <para>April 10, 2006</para>
|
---|
146 | <itemizedlist>
|
---|
147 | <listitem>
|
---|
148 | <para>[jim] - Changed numbering of udev-rules to use 0.1-SVNDATE.</para>
|
---|
149 | </listitem>
|
---|
150 | </itemizedlist>
|
---|
151 | </listitem>
|
---|
152 |
|
---|
153 | <listitem>
|
---|
154 | <para>April 6, 2006</para>
|
---|
155 | <itemizedlist>
|
---|
156 | <listitem>
|
---|
157 | <para>[jim] - Added install-minimal to udev rules.</para>
|
---|
158 | </listitem>
|
---|
159 | <listitem>
|
---|
160 | <para>[jim] - Updated to Udev 089.</para>
|
---|
161 | </listitem>
|
---|
162 | </itemizedlist>
|
---|
163 | </listitem>
|
---|
164 |
|
---|
165 | <listitem>
|
---|
166 | <para>April 1, 2006</para>
|
---|
167 | <itemizedlist>
|
---|
168 | <listitem>
|
---|
169 | <para>[jim] - Updated to Make 3.81.</para>
|
---|
170 | </listitem>
|
---|
171 | <listitem>
|
---|
172 | <para>[jim] - Updated to Man-Pages 2.28.</para>
|
---|
173 | </listitem>
|
---|
174 | </itemizedlist>
|
---|
175 | </listitem>
|
---|
176 |
|
---|
177 | <listitem>
|
---|
178 | <para>March 28, 2006</para>
|
---|
179 | <itemizedlist>
|
---|
180 | <listitem>
|
---|
181 | <para>[jim] - Updated to Linux 2.6.16.1.</para>
|
---|
182 | </listitem>
|
---|
183 | <listitem>
|
---|
184 | <para>[jim] - Updated to Man-Pages 2.27.</para>
|
---|
185 | </listitem>
|
---|
186 | </itemizedlist>
|
---|
187 | </listitem>
|
---|
188 |
|
---|
189 | <listitem>
|
---|
190 | <para>March 27, 2006</para>
|
---|
191 | <itemizedlist>
|
---|
192 | <listitem>
|
---|
193 | <para>[jciccone] - Updated coreutils suppress_uptime_kill_su
|
---|
194 | patch to -2.</para>
|
---|
195 | </listitem>
|
---|
196 | <listitem>
|
---|
197 | <para>[jciccone] - Updated readline fixes patch to -3.patch.</para>
|
---|
198 | </listitem>
|
---|
199 | <listitem>
|
---|
200 | <para>[jciccone] - Updated bash fixes patch to -6.</para>
|
---|
201 | </listitem>
|
---|
202 | </itemizedlist>
|
---|
203 | </listitem>
|
---|
204 |
|
---|
205 | <listitem>
|
---|
206 | <para>March 22, 2006</para>
|
---|
207 | <itemizedlist>
|
---|
208 | <listitem>
|
---|
209 | <para>[jim] - Updated Udev to build floppy helper.</para>
|
---|
210 | </listitem>
|
---|
211 | </itemizedlist>
|
---|
212 | </listitem>
|
---|
213 |
|
---|
214 | <listitem>
|
---|
215 | <para>March 21, 2006</para>
|
---|
216 | <itemizedlist>
|
---|
217 | <listitem>
|
---|
218 | <para>[jim] - Updated to Udev 088.</para>
|
---|
219 | </listitem>
|
---|
220 | <listitem>
|
---|
221 | <para>[jim] - Updated to Man-Pages 2.26.</para>
|
---|
222 | </listitem>
|
---|
223 | <listitem>
|
---|
224 | <para>[jim] - Updated to IPRoute2 2.6.15-060110.</para>
|
---|
225 | </listitem>
|
---|
226 | </itemizedlist>
|
---|
227 | </listitem>
|
---|
228 |
|
---|
229 | <listitem>
|
---|
230 | <para>March 20, 2006</para>
|
---|
231 | <itemizedlist>
|
---|
232 | <listitem>
|
---|
233 | <para>[jim] - Fixed build issue with Texinfo in temp-system. Added --build.</para>
|
---|
234 | </listitem>
|
---|
235 | <listitem>
|
---|
236 | <para>[jim] - Updated to Linux 2.6.16.</para>
|
---|
237 | </listitem>
|
---|
238 | <listitem>
|
---|
239 | <para>[jim] - Updated to Shadow 4.0.15.</para>
|
---|
240 | </listitem>
|
---|
241 | <listitem>
|
---|
242 | <para>[Chris] - Removed note about GCC 2.95.3 from kernel
|
---|
243 | section, as documentation has been updated in linux-2.6.16
|
---|
244 | and it now recommends GCC >= 3.2.</para>
|
---|
245 | </listitem>
|
---|
246 | </itemizedlist>
|
---|
247 | </listitem>
|
---|
248 |
|
---|
249 | <listitem>
|
---|
250 | <para>March 15, 2006</para>
|
---|
251 | <itemizedlist>
|
---|
252 | <listitem>
|
---|
253 | <para>[jim] - Changed bootscripts to CLFS-bootscripts 0.1.</para>
|
---|
254 | </listitem>
|
---|
255 | <listitem>
|
---|
256 | <para>[jim] - Updated to Psmisc 22.2.</para>
|
---|
257 | </listitem>
|
---|
258 | <listitem>
|
---|
259 | <para>[jim] - Updated to Flex 2.5.33.</para>
|
---|
260 | </listitem>
|
---|
261 | </itemizedlist>
|
---|
262 | </listitem>
|
---|
263 |
|
---|
264 | <listitem>
|
---|
265 | <para>March 14, 2006</para>
|
---|
266 | <itemizedlist>
|
---|
267 | <listitem>
|
---|
268 | <para>[jim] - Updated to Linux 2.6.16-rc6.</para>
|
---|
269 | </listitem>
|
---|
270 | <listitem>
|
---|
271 | <para>[jim] - Removal of Hotplug.</para>
|
---|
272 | </listitem>
|
---|
273 | <listitem>
|
---|
274 | <para>[jim] - Updated to Udev 087.</para>
|
---|
275 | </listitem>
|
---|
276 | <listitem>
|
---|
277 | <para>[jim] - Removal of old udev rules.</para>
|
---|
278 | </listitem>
|
---|
279 | <listitem>
|
---|
280 | <para>[jim] - Added Udev-Cross-LFS 0.1.</para>
|
---|
281 | </listitem>
|
---|
282 | <listitem>
|
---|
283 | <para>[jim] - Updated to GCC 4.0.3.</para>
|
---|
284 | </listitem>
|
---|
285 | <listitem>
|
---|
286 | <para>[jim] - Updated to File 4.17.</para>
|
---|
287 | </listitem>
|
---|
288 | </itemizedlist>
|
---|
289 | </listitem>
|
---|
290 |
|
---|
291 | <listitem>
|
---|
292 | <para>March 13, 2006</para>
|
---|
293 | <itemizedlist>
|
---|
294 | <listitem>
|
---|
295 | <para>[jciccone] - Removed pure64 bootloader warning from
|
---|
296 | the top page.</para>
|
---|
297 | </listitem>
|
---|
298 | </itemizedlist>
|
---|
299 | </listitem>
|
---|
300 |
|
---|
301 | <listitem>
|
---|
302 | <para>March 9, 2006</para>
|
---|
303 | <itemizedlist>
|
---|
304 | <listitem>
|
---|
305 | <para>[Chris] - Simplified IPRoute2 instruction by removing
|
---|
306 | redundant "configure" command.</para>
|
---|
307 | </listitem>
|
---|
308 | </itemizedlist>
|
---|
309 | </listitem>
|
---|
310 |
|
---|
311 | <listitem>
|
---|
312 | <para>March 2, 2006</para>
|
---|
313 | <itemizedlist>
|
---|
314 | <listitem>
|
---|
315 | <para>[Chris] - Updated to Man-Pages 2.25.</para>
|
---|
316 | </listitem>
|
---|
317 | <listitem>
|
---|
318 | <para>[Chris] - Reverted to Expect 5.43.0. 5.44.1 depends on
|
---|
319 | Tk.</para>
|
---|
320 | </listitem>
|
---|
321 | </itemizedlist>
|
---|
322 | </listitem>
|
---|
323 |
|
---|
324 | <listitem>
|
---|
325 | <para>February 27, 2006</para>
|
---|
326 | <itemizedlist>
|
---|
327 | <listitem>
|
---|
328 | <para>[jim] - Updated Bash fixes patch to -5.</para>
|
---|
329 | </listitem>
|
---|
330 | </itemizedlist>
|
---|
331 | </listitem>
|
---|
332 |
|
---|
333 | <listitem>
|
---|
334 | <para>February 26, 2006</para>
|
---|
335 | <itemizedlist>
|
---|
336 | <listitem>
|
---|
337 | <para>[jim] - Updated to Expect 5.44.1.</para>
|
---|
338 | </listitem>
|
---|
339 | </itemizedlist>
|
---|
340 | </listitem>
|
---|
341 |
|
---|
342 | <listitem>
|
---|
343 | <para>February 23, 2006</para>
|
---|
344 | <itemizedlist>
|
---|
345 | <listitem>
|
---|
346 | <para>[Chris] - Simplified the "Changing Ownership" page for
|
---|
347 | the boot section, and rewrote some of the text in the final
|
---|
348 | "Reboot" page.</para>
|
---|
349 | </listitem>
|
---|
350 | </itemizedlist>
|
---|
351 | </listitem>
|
---|
352 |
|
---|
353 | <listitem>
|
---|
354 | <para>February 21, 2006</para>
|
---|
355 | <itemizedlist>
|
---|
356 | <listitem>
|
---|
357 | <para>[jim] - Removed Dependency of Tempfile from Bzip2.</para>
|
---|
358 | </listitem>
|
---|
359 | <listitem>
|
---|
360 | <para>[jim] - Updated Bash fixes patch to -4.</para>
|
---|
361 | </listitem>
|
---|
362 | <listitem>
|
---|
363 | <para>[jciccone] - Updated to Man-Pages 2.24</para>
|
---|
364 | </listitem>
|
---|
365 | </itemizedlist>
|
---|
366 | </listitem>
|
---|
367 |
|
---|
368 | <listitem>
|
---|
369 | <para>February 14, 2006</para>
|
---|
370 | <itemizedlist>
|
---|
371 | <listitem>
|
---|
372 | <para>[jim] - Updated to Coreutils 5.94.</para>
|
---|
373 | </listitem>
|
---|
374 | </itemizedlist>
|
---|
375 | </listitem>
|
---|
376 |
|
---|
377 | <listitem>
|
---|
378 | <para>February 11, 2006</para>
|
---|
379 | <itemizedlist>
|
---|
380 | <listitem>
|
---|
381 | <para>[Chris] - Added -v switches to commands that accept it.</para>
|
---|
382 | </listitem>
|
---|
383 | </itemizedlist>
|
---|
384 | </listitem>
|
---|
385 |
|
---|
386 | <listitem>
|
---|
387 | <para>February 9, 2006</para>
|
---|
388 | <itemizedlist>
|
---|
389 | <listitem>
|
---|
390 | <para>[jim] - Updated to Man-Pages 2.23.</para>
|
---|
391 | </listitem>
|
---|
392 | </itemizedlist>
|
---|
393 | </listitem>
|
---|
394 |
|
---|
395 | <listitem>
|
---|
396 | <para>February 8, 2006</para>
|
---|
397 | <itemizedlist>
|
---|
398 | <listitem>
|
---|
399 | <para>[jim] - Changed x86_64 to use unknown in the target triplet.</para>
|
---|
400 | </listitem>
|
---|
401 | </itemizedlist>
|
---|
402 | </listitem>
|
---|
403 |
|
---|
404 | <listitem>
|
---|
405 | <para>February 7, 2006</para>
|
---|
406 | <itemizedlist>
|
---|
407 | <listitem>
|
---|
408 | <para>[Chris] - Removed inetutils from boot section - it
|
---|
409 | will be covered in the "netboot" hint.</para>
|
---|
410 | </listitem>
|
---|
411 | <listitem>
|
---|
412 | <para>[Chris] - Added section on Package Management - moved out of BLFS.</para>
|
---|
413 | </listitem>
|
---|
414 | </itemizedlist>
|
---|
415 | </listitem>
|
---|
416 |
|
---|
417 | <listitem>
|
---|
418 | <para>February 6, 2006</para>
|
---|
419 | <itemizedlist>
|
---|
420 | <listitem>
|
---|
421 | <para>[Chris] - Moved the text explaining why binutils
|
---|
422 | should be the first package compiled to a more appopriate location at
|
---|
423 | the first installation of binutils, and changed the wording in
|
---|
424 | temp-system gettext.</para>
|
---|
425 | </listitem>
|
---|
426 | <listitem>
|
---|
427 | <para>[jim] - Updated Readline and Bash patches from Upstream.</para>
|
---|
428 | </listitem>
|
---|
429 | </itemizedlist>
|
---|
430 | </listitem>
|
---|
431 |
|
---|
432 | <listitem>
|
---|
433 | <para>February 5, 2006</para>
|
---|
434 | <itemizedlist>
|
---|
435 | <listitem>
|
---|
436 | <para>[jim] - Updated Procps 32bit build in Multilib builds to use lib64=lib.
|
---|
437 | Fixed via Trac Ticket #2.</para>
|
---|
438 | </listitem>
|
---|
439 | <listitem>
|
---|
440 | <para>[jim] - Updated to Man-Pages 2.22.</para>
|
---|
441 | </listitem>
|
---|
442 | </itemizedlist>
|
---|
443 | </listitem>
|
---|
444 |
|
---|
445 | <listitem>
|
---|
446 | <para>February 3, 2006</para>
|
---|
447 | <itemizedlist>
|
---|
448 | <listitem>
|
---|
449 | <para>[jim] - Updated to Sed 4.1.5.</para>
|
---|
450 | </listitem>
|
---|
451 | </itemizedlist>
|
---|
452 | </listitem>
|
---|
453 |
|
---|
454 | <listitem>
|
---|
455 | <para>February 2, 2006</para>
|
---|
456 | <itemizedlist>
|
---|
457 | <listitem>
|
---|
458 | <para>[jim] - Updated to Perl 5.8.8.</para>
|
---|
459 | </listitem>
|
---|
460 | <listitem>
|
---|
461 | <para>[jhuntwork] - Minor textual fix to GCC. </para>
|
---|
462 | </listitem>
|
---|
463 | </itemizedlist>
|
---|
464 | </listitem>
|
---|
465 |
|
---|
466 | <listitem>
|
---|
467 | <para>February 1, 2006</para>
|
---|
468 | <itemizedlist>
|
---|
469 | <listitem>
|
---|
470 | <para>[Chris] - Added a sed substitution to man
|
---|
471 | instructions to fix an error in the
|
---|
472 | <command>makewhatis</command> script.</para>
|
---|
473 | </listitem>
|
---|
474 | </itemizedlist>
|
---|
475 | </listitem>
|
---|
476 |
|
---|
477 | <listitem>
|
---|
478 | <para>January 31, 2006</para>
|
---|
479 | <itemizedlist>
|
---|
480 | <listitem>
|
---|
481 | <para>[Chris] - Added -v to commands that accept them, for
|
---|
482 | consistency with LFS.</para>
|
---|
483 | </listitem>
|
---|
484 | </itemizedlist>
|
---|
485 | </listitem>
|
---|
486 |
|
---|
487 | <listitem>
|
---|
488 | <para>January 30, 2006</para>
|
---|
489 | <itemizedlist>
|
---|
490 | <listitem>
|
---|
491 | <para>[jim] - Change final-system GCC, to use make bootstrap. Update provided
|
---|
492 | by Ryan Oliver.</para>
|
---|
493 | </listitem>
|
---|
494 | </itemizedlist>
|
---|
495 | </listitem>
|
---|
496 |
|
---|
497 | <listitem>
|
---|
498 | <para>January 29, 2006</para>
|
---|
499 | <itemizedlist>
|
---|
500 | <listitem>
|
---|
501 | <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
|
---|
502 | </listitem>
|
---|
503 | </itemizedlist>
|
---|
504 | </listitem>
|
---|
505 |
|
---|
506 | <listitem>
|
---|
507 | <para>January 24, 2006</para>
|
---|
508 | <itemizedlist>
|
---|
509 | <listitem>
|
---|
510 | <para>[jim] - Updated to Man 1.6c.</para>
|
---|
511 | </listitem>
|
---|
512 | </itemizedlist>
|
---|
513 | </listitem>
|
---|
514 |
|
---|
515 | <listitem>
|
---|
516 | <para>January 23, 2006</para>
|
---|
517 | <itemizedlist>
|
---|
518 | <listitem>
|
---|
519 | <para>[Chris] - Removed unnecessary --with-ncurses switches
|
---|
520 | from temp-system bash and inetutils.</para>
|
---|
521 | </listitem>
|
---|
522 | <listitem>
|
---|
523 | <para>[Chris] - Moved zlib from temp-system to boot as it's
|
---|
524 | not needed if you chroot.</para>
|
---|
525 | </listitem>
|
---|
526 | </itemizedlist>
|
---|
527 | </listitem>
|
---|
528 |
|
---|
529 | <listitem>
|
---|
530 | <para>January 19, 2006</para>
|
---|
531 | <itemizedlist>
|
---|
532 | <listitem>
|
---|
533 | <para>[Chris] - Removed patch from shadow instructions.</para>
|
---|
534 | </listitem>
|
---|
535 | <listitem>
|
---|
536 | <para>[Chris] - Added perl sprintf vulnerability patch.</para>
|
---|
537 | </listitem>
|
---|
538 | <listitem>
|
---|
539 | <para>[jim] - Updated to Man-Pages 2.21.</para>
|
---|
540 | </listitem>
|
---|
541 | </itemizedlist>
|
---|
542 | </listitem>
|
---|
543 |
|
---|
544 | <listitem>
|
---|
545 | <para>January 13, 2006</para>
|
---|
546 | <itemizedlist>
|
---|
547 | <listitem>
|
---|
548 | <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
|
---|
549 | into the libtool script for EGREP.</para>
|
---|
550 | </listitem>
|
---|
551 | <listitem>
|
---|
552 | <para>[ken] - Alter bison to build repeatably, from LFS.</para>
|
---|
553 | </listitem>
|
---|
554 | <listitem>
|
---|
555 | <para>[ken] - Alter gccbug to use mktemp, from LFS.</para>
|
---|
556 | </listitem>
|
---|
557 | <listitem>
|
---|
558 | <para>[ken] - Move creation of /etc/hosts within Perl instructions,
|
---|
559 | for repeatability, from LFS.</para>
|
---|
560 | </listitem>
|
---|
561 | <listitem>
|
---|
562 | <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
|
---|
563 | </listitem>
|
---|
564 |
|
---|
565 | </itemizedlist>
|
---|
566 | </listitem>
|
---|
567 |
|
---|
568 | <listitem>
|
---|
569 | <para>January 12, 2006</para>
|
---|
570 | <itemizedlist>
|
---|
571 | <listitem>
|
---|
572 | <para>[Chris] - Moved directory and symlink creation pages
|
---|
573 | to the beginning of Chapter 7.</para>
|
---|
574 | </listitem>
|
---|
575 | <listitem>
|
---|
576 | <para>[jim] - Updated to Psmisc 22.1.</para>
|
---|
577 | </listitem>
|
---|
578 | <listitem>
|
---|
579 | <para>[jim] - Updated to Man-Pages 2.20.</para>
|
---|
580 | </listitem>
|
---|
581 | <listitem>
|
---|
582 | <para>[jim] - Updated Coreutils build instructions to copy more files
|
---|
583 | to /bin. These are changes for bootscripts and the new udev rules.</para>
|
---|
584 | </listitem>
|
---|
585 | <listitem>
|
---|
586 | <para>[jim] - Updated to Linux 2.6.14.6.</para>
|
---|
587 | </listitem>
|
---|
588 | <listitem>
|
---|
589 | <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
|
---|
590 | I moved temp perl to first package in final-system build. The failures we noted
|
---|
591 | on Pure 64 builds.</para>
|
---|
592 | </listitem>
|
---|
593 | </itemizedlist>
|
---|
594 | </listitem>
|
---|
595 |
|
---|
596 | <listitem>
|
---|
597 | <para>January 11, 2006</para>
|
---|
598 | <itemizedlist>
|
---|
599 | <listitem>
|
---|
600 | <para>[jim] - Rewrote wrote zlib final instructions to include
|
---|
601 | a patch the will allow build of static and shared libraries at
|
---|
602 | the same time. Thanx for the recommendation Tushar Teredesai.</para>
|
---|
603 | </listitem>
|
---|
604 | </itemizedlist>
|
---|
605 | </listitem>
|
---|
606 |
|
---|
607 | <listitem>
|
---|
608 | <para>January 8, 2006</para>
|
---|
609 | <itemizedlist>
|
---|
610 | <listitem>
|
---|
611 | <para>[Chris] - Rewrote much of the description of the build
|
---|
612 | process and test suite information.</para>
|
---|
613 | </listitem>
|
---|
614 | </itemizedlist>
|
---|
615 | </listitem>
|
---|
616 |
|
---|
617 | <listitem>
|
---|
618 | <para>January 3, 2006</para>
|
---|
619 | <itemizedlist>
|
---|
620 | <listitem>
|
---|
621 | <para>[jim] - Updated to Shadow 4.0.14.</para>
|
---|
622 | </listitem>
|
---|
623 | </itemizedlist>
|
---|
624 | </listitem>
|
---|
625 |
|
---|
626 | <listitem>
|
---|
627 | <para>December 30, 2005</para>
|
---|
628 | <itemizedlist>
|
---|
629 | <listitem>
|
---|
630 | <para>[Chris] - Updated package dependencies, removed explanation of
|
---|
631 | "target alias" and "cross-compiling" from final-system binutils, and
|
---|
632 | removed note about GRUB's testsuite failure.</para>
|
---|
633 | </listitem>
|
---|
634 | <listitem>
|
---|
635 | <para>[ken] - Fix where tree gets installed.</para>
|
---|
636 | </listitem>
|
---|
637 | </itemizedlist>
|
---|
638 | </listitem>
|
---|
639 |
|
---|
640 | <listitem>
|
---|
641 | <para>December 29, 2005</para>
|
---|
642 | <itemizedlist>
|
---|
643 | <listitem>
|
---|
644 | <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
|
---|
645 | </listitem>
|
---|
646 | </itemizedlist>
|
---|
647 | </listitem>
|
---|
648 |
|
---|
649 | <listitem>
|
---|
650 | <para>December 28, 2005</para>
|
---|
651 | <itemizedlist>
|
---|
652 | <listitem>
|
---|
653 | <para>[ken] - Remove --with-x=no from expect - either we booted, or we
|
---|
654 | are in chroot.</para>
|
---|
655 | </listitem>
|
---|
656 | <listitem>
|
---|
657 | <para>[ken] - Fix a failure to build glibc-headers.</para>
|
---|
658 | </listitem>
|
---|
659 | <listitem>
|
---|
660 | <para>[jim] - Updated to Linux 2.6.14.5.</para>
|
---|
661 | </listitem>
|
---|
662 | </itemizedlist>
|
---|
663 | </listitem>
|
---|
664 |
|
---|
665 | <listitem>
|
---|
666 | <para>December 23, 2005</para>
|
---|
667 | <itemizedlist>
|
---|
668 | <listitem>
|
---|
669 | <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
|
---|
670 | </listitem>
|
---|
671 | </itemizedlist>
|
---|
672 | </listitem>
|
---|
673 |
|
---|
674 | <listitem>
|
---|
675 | <para>December 22, 2005</para>
|
---|
676 | <itemizedlist>
|
---|
677 | <listitem>
|
---|
678 | <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
|
---|
679 | following issue: There are parsing problems with compound assignments in several contexts,
|
---|
680 | including as arguments to builtins like `local', `eval', and `let', and
|
---|
681 | as multiple assignments in a single command.</para>
|
---|
682 | </listitem>
|
---|
683 | <listitem>
|
---|
684 | <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
|
---|
685 | following issue: A problem with the readline callback interface can result in segmentation
|
---|
686 | faults when using the delete-char function via a multiple-key sequence.
|
---|
687 | Two consecutive calls to delete-char will crash the application calling
|
---|
688 | readline.</para>
|
---|
689 | </listitem>
|
---|
690 | <listitem>
|
---|
691 | <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
|
---|
692 | a potential security threat. Thus the reason for removal.</para>
|
---|
693 | </listitem>
|
---|
694 | <listitem>
|
---|
695 | <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
|
---|
696 | </listitem>
|
---|
697 | </itemizedlist>
|
---|
698 | </listitem>
|
---|
699 |
|
---|
700 | <listitem>
|
---|
701 | <para>December 20, 2005</para>
|
---|
702 | <itemizedlist>
|
---|
703 | <listitem>
|
---|
704 | <para>[jim] - Updated to M4 1.4.4.</para>
|
---|
705 | </listitem>
|
---|
706 | </itemizedlist>
|
---|
707 | </listitem>
|
---|
708 |
|
---|
709 | <listitem>
|
---|
710 | <para>December 19, 2005</para>
|
---|
711 | <itemizedlist>
|
---|
712 | <listitem>
|
---|
713 | <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
|
---|
714 | </listitem>
|
---|
715 | <listitem>
|
---|
716 | <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
|
---|
717 | an issue in Gawk. Thank you Greg Schaefer.</para>
|
---|
718 | </listitem>
|
---|
719 | </itemizedlist>
|
---|
720 | </listitem>
|
---|
721 |
|
---|
722 | <listitem>
|
---|
723 | <para>December 18, 2005</para>
|
---|
724 | <itemizedlist>
|
---|
725 | <listitem>
|
---|
726 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
727 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
728 | and boot sections.</para>
|
---|
729 | </listitem>
|
---|
730 | <listitem>
|
---|
731 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
732 | it was found that these were not needed for building the final system on
|
---|
733 | a multilib capable build.</para>
|
---|
734 | </listitem>
|
---|
735 | <listitem>
|
---|
736 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
737 | </listitem>
|
---|
738 | <listitem>
|
---|
739 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
740 | </listitem>
|
---|
741 | </itemizedlist>
|
---|
742 | </listitem>
|
---|
743 |
|
---|
744 | <listitem>
|
---|
745 | <para>December 17, 2005</para>
|
---|
746 | <itemizedlist>
|
---|
747 | <listitem>
|
---|
748 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
749 | </listitem>
|
---|
750 | </itemizedlist>
|
---|
751 | </listitem>
|
---|
752 |
|
---|
753 | <listitem>
|
---|
754 | <para>December 16, 2005</para>
|
---|
755 | <itemizedlist>
|
---|
756 | <listitem>
|
---|
757 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
758 | </listitem>
|
---|
759 | <listitem>
|
---|
760 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
761 | in perl.</para>
|
---|
762 | </listitem>
|
---|
763 | </itemizedlist>
|
---|
764 | </listitem>
|
---|
765 |
|
---|
766 | <listitem>
|
---|
767 | <para>December 15, 2005</para>
|
---|
768 | <itemizedlist>
|
---|
769 | <listitem>
|
---|
770 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
771 | </listitem>
|
---|
772 | <listitem>
|
---|
773 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
774 | </listitem>
|
---|
775 | </itemizedlist>
|
---|
776 | </listitem>
|
---|
777 |
|
---|
778 | <listitem>
|
---|
779 | <para>December 14, 2005</para>
|
---|
780 | <itemizedlist>
|
---|
781 | <listitem>
|
---|
782 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
783 | further build issues.</para>
|
---|
784 | </listitem>
|
---|
785 | <listitem>
|
---|
786 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
787 | </listitem>
|
---|
788 | <listitem>
|
---|
789 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
790 | </listitem>
|
---|
791 | </itemizedlist>
|
---|
792 | </listitem>
|
---|
793 |
|
---|
794 | <listitem>
|
---|
795 | <para>December 13, 2005</para>
|
---|
796 | <itemizedlist>
|
---|
797 | <listitem>
|
---|
798 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
799 | Thanks to David Fix.</para>
|
---|
800 | </listitem>
|
---|
801 | </itemizedlist>
|
---|
802 | </listitem>
|
---|
803 |
|
---|
804 | <listitem>
|
---|
805 | <para>December 12, 2005</para>
|
---|
806 | <itemizedlist>
|
---|
807 | <listitem>
|
---|
808 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
809 | </listitem>
|
---|
810 | </itemizedlist>
|
---|
811 | </listitem>
|
---|
812 |
|
---|
813 | <listitem>
|
---|
814 | <para>December 11, 2005</para>
|
---|
815 | <itemizedlist>
|
---|
816 | <listitem>
|
---|
817 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
818 | </listitem>
|
---|
819 | </itemizedlist>
|
---|
820 | </listitem>
|
---|
821 |
|
---|
822 | <listitem>
|
---|
823 | <para>December 9, 2005</para>
|
---|
824 | <itemizedlist>
|
---|
825 | <listitem>
|
---|
826 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
827 | </listitem>
|
---|
828 | <listitem>
|
---|
829 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
830 | </listitem>
|
---|
831 | <listitem>
|
---|
832 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
833 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
834 | </listitem>
|
---|
835 | </itemizedlist>
|
---|
836 | </listitem>
|
---|
837 |
|
---|
838 | <listitem>
|
---|
839 | <para>December 8, 2005</para>
|
---|
840 | <itemizedlist>
|
---|
841 | <listitem>
|
---|
842 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
843 | </listitem>
|
---|
844 | <listitem>
|
---|
845 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
846 | </listitem>
|
---|
847 | <listitem>
|
---|
848 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
849 | </listitem>
|
---|
850 | </itemizedlist>
|
---|
851 | </listitem>
|
---|
852 |
|
---|
853 | <listitem>
|
---|
854 | <para>December 7, 2005</para>
|
---|
855 | <itemizedlist>
|
---|
856 | <listitem>
|
---|
857 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
858 | </listitem>
|
---|
859 | <listitem>
|
---|
860 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
861 | </listitem>
|
---|
862 | <listitem>
|
---|
863 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
864 | </listitem>
|
---|
865 | <listitem>
|
---|
866 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
867 | </listitem>
|
---|
868 | </itemizedlist>
|
---|
869 | </listitem>
|
---|
870 |
|
---|
871 | <listitem>
|
---|
872 | <para>December 6, 2005</para>
|
---|
873 | <itemizedlist>
|
---|
874 | <listitem>
|
---|
875 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
876 | </listitem>
|
---|
877 | <listitem>
|
---|
878 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
879 | </listitem>
|
---|
880 | <listitem>
|
---|
881 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
882 | </listitem>
|
---|
883 | <listitem>
|
---|
884 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
885 | correct the date in changelog.</para>
|
---|
886 | </listitem>
|
---|
887 | <listitem>
|
---|
888 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
889 | for livecd builders to not loose valueable build time, if something goes
|
---|
890 | wrong.</para>
|
---|
891 | </listitem>
|
---|
892 | <listitem>
|
---|
893 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
894 | </listitem>
|
---|
895 | </itemizedlist>
|
---|
896 | </listitem>
|
---|
897 |
|
---|
898 | <listitem>
|
---|
899 | <para>December 5, 2005</para>
|
---|
900 | <itemizedlist>
|
---|
901 | <listitem>
|
---|
902 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
903 | instructions on using the LFS pastebin</para>
|
---|
904 | </listitem>
|
---|
905 | <listitem>
|
---|
906 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
907 | </listitem>
|
---|
908 | <listitem>
|
---|
909 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
910 | user error system. This change will will need to be validated by
|
---|
911 | by other devs</para>
|
---|
912 | </listitem>
|
---|
913 | <listitem>
|
---|
914 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
915 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
916 | </listitem>
|
---|
917 | </itemizedlist>
|
---|
918 | </listitem>
|
---|
919 |
|
---|
920 | <listitem>
|
---|
921 | <para>December 3, 2005</para>
|
---|
922 | <itemizedlist>
|
---|
923 | <listitem>
|
---|
924 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
925 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
926 | from LFS.</para>
|
---|
927 | </listitem>
|
---|
928 | </itemizedlist>
|
---|
929 | </listitem>
|
---|
930 |
|
---|
931 | <listitem>
|
---|
932 | <para>December 2, 2005</para>
|
---|
933 | <itemizedlist>
|
---|
934 | <listitem>
|
---|
935 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
936 | </listitem>
|
---|
937 | </itemizedlist>
|
---|
938 | </listitem>
|
---|
939 |
|
---|
940 | <listitem>
|
---|
941 | <para>December 1, 2005</para>
|
---|
942 | <itemizedlist>
|
---|
943 | <listitem>
|
---|
944 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
945 | </listitem>
|
---|
946 | <listitem>
|
---|
947 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
948 | </listitem>
|
---|
949 | <listitem>
|
---|
950 | <para>[jim] - Updated to Udev 076.</para>
|
---|
951 | </listitem>
|
---|
952 | <listitem>
|
---|
953 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
954 | </listitem>
|
---|
955 | </itemizedlist>
|
---|
956 | </listitem>
|
---|
957 |
|
---|
958 | <listitem>
|
---|
959 | <para>November 30, 2005</para>
|
---|
960 | <itemizedlist>
|
---|
961 | <listitem>
|
---|
962 | <para>[jim] - Text updates to final-system.</para>
|
---|
963 | </listitem>
|
---|
964 | <listitem>
|
---|
965 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
966 | </listitem>
|
---|
967 | </itemizedlist>
|
---|
968 | </listitem>
|
---|
969 |
|
---|
970 | <listitem>
|
---|
971 | <para>November 29, 2005</para>
|
---|
972 | <itemizedlist>
|
---|
973 | <listitem>
|
---|
974 | <para>[jim] - Text updates to chroot.</para>
|
---|
975 | </listitem>
|
---|
976 | <listitem>
|
---|
977 | <para>[jim] - Text updates to boot.</para>
|
---|
978 | </listitem>
|
---|
979 | </itemizedlist>
|
---|
980 | </listitem>
|
---|
981 |
|
---|
982 | <listitem>
|
---|
983 | <para>November 28, 2005</para>
|
---|
984 | <itemizedlist>
|
---|
985 | <listitem>
|
---|
986 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
987 | </listitem>
|
---|
988 | <listitem>
|
---|
989 | <para>[jim] - Text updates to temp-system.</para>
|
---|
990 | </listitem>
|
---|
991 | <listitem>
|
---|
992 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
993 | </listitem>
|
---|
994 | </itemizedlist>
|
---|
995 | </listitem>
|
---|
996 |
|
---|
997 | <listitem>
|
---|
998 | <para>November 27, 2005</para>
|
---|
999 | <itemizedlist>
|
---|
1000 | <listitem>
|
---|
1001 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
1002 | </listitem>
|
---|
1003 | <listitem>
|
---|
1004 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
1005 | </listitem>
|
---|
1006 | </itemizedlist>
|
---|
1007 | </listitem>
|
---|
1008 |
|
---|
1009 | <listitem>
|
---|
1010 | <para>November 25, 2005</para>
|
---|
1011 | <itemizedlist>
|
---|
1012 | <listitem>
|
---|
1013 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
1014 | </listitem>
|
---|
1015 | </itemizedlist>
|
---|
1016 | </listitem>
|
---|
1017 |
|
---|
1018 | <listitem>
|
---|
1019 | <para>November 24, 2005</para>
|
---|
1020 | <itemizedlist>
|
---|
1021 | <listitem>
|
---|
1022 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
1023 | </listitem>
|
---|
1024 | <listitem>
|
---|
1025 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
1026 | that it no longer exists</para>
|
---|
1027 | </listitem>
|
---|
1028 | </itemizedlist>
|
---|
1029 | </listitem>
|
---|
1030 |
|
---|
1031 | <listitem>
|
---|
1032 | <para>November 23, 2005</para>
|
---|
1033 | <itemizedlist>
|
---|
1034 | <listitem>
|
---|
1035 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
1036 | /tools/include.</para>
|
---|
1037 | </listitem>
|
---|
1038 | </itemizedlist>
|
---|
1039 | </listitem>
|
---|
1040 |
|
---|
1041 | <listitem>
|
---|
1042 | <para>November 21, 2005</para>
|
---|
1043 | <itemizedlist>
|
---|
1044 | <listitem>
|
---|
1045 | <para>[jim] - Updated to Udev 075.</para>
|
---|
1046 | </listitem>
|
---|
1047 | <listitem>
|
---|
1048 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
1049 | </listitem>
|
---|
1050 | </itemizedlist>
|
---|
1051 | </listitem>
|
---|
1052 |
|
---|
1053 | <listitem>
|
---|
1054 | <para>November 20, 2005</para>
|
---|
1055 | <itemizedlist>
|
---|
1056 | <listitem>
|
---|
1057 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
1058 | </listitem>
|
---|
1059 | </itemizedlist>
|
---|
1060 | </listitem>
|
---|
1061 |
|
---|
1062 | <listitem>
|
---|
1063 | <para>November 18, 2005</para>
|
---|
1064 | <itemizedlist>
|
---|
1065 | <listitem>
|
---|
1066 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
1067 | package.</para>
|
---|
1068 | </listitem>
|
---|
1069 | </itemizedlist>
|
---|
1070 | </listitem>
|
---|
1071 |
|
---|
1072 | <listitem>
|
---|
1073 | <para>November 17, 2005</para>
|
---|
1074 | <itemizedlist>
|
---|
1075 | <listitem>
|
---|
1076 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
1077 | </listitem>
|
---|
1078 | <listitem>
|
---|
1079 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
1080 | Architecture. New Patch added.</para>
|
---|
1081 | </listitem>
|
---|
1082 | <listitem>
|
---|
1083 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
1084 | </listitem>
|
---|
1085 | </itemizedlist>
|
---|
1086 | </listitem>
|
---|
1087 |
|
---|
1088 | <listitem>
|
---|
1089 | <para>November 13, 2005</para>
|
---|
1090 | <itemizedlist>
|
---|
1091 | <listitem>
|
---|
1092 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
1093 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
1094 | LFS-SVN.</para>
|
---|
1095 | </listitem>
|
---|
1096 | <listitem>
|
---|
1097 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
1098 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
1099 | </listitem>
|
---|
1100 | <listitem>
|
---|
1101 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
1102 | </listitem>
|
---|
1103 | <listitem>
|
---|
1104 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
1105 | </listitem>
|
---|
1106 | </itemizedlist>
|
---|
1107 | </listitem>
|
---|
1108 |
|
---|
1109 | <listitem>
|
---|
1110 | <para>November 10, 2005</para>
|
---|
1111 | <itemizedlist>
|
---|
1112 | <listitem>
|
---|
1113 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
1114 | testsuite. Ported from LFS-SVN.</para>
|
---|
1115 | </listitem>
|
---|
1116 | <listitem>
|
---|
1117 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
1118 | </listitem>
|
---|
1119 | <listitem>
|
---|
1120 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
1121 | </listitem>
|
---|
1122 | </itemizedlist>
|
---|
1123 | </listitem>
|
---|
1124 |
|
---|
1125 | <listitem>
|
---|
1126 | <para>November 9, 2005</para>
|
---|
1127 | <itemizedlist>
|
---|
1128 | <listitem>
|
---|
1129 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
1130 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
1131 | </listitem>
|
---|
1132 | <listitem>
|
---|
1133 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
1134 | of /bin. Ported from LFS-SVN.</para>
|
---|
1135 | </listitem>
|
---|
1136 | <listitem>
|
---|
1137 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
1138 | </listitem>
|
---|
1139 | <listitem>
|
---|
1140 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
1141 | </listitem>
|
---|
1142 | </itemizedlist>
|
---|
1143 | </listitem>
|
---|
1144 |
|
---|
1145 | <listitem>
|
---|
1146 | <para>November 8, 2005</para>
|
---|
1147 | <itemizedlist>
|
---|
1148 | <listitem>
|
---|
1149 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
1150 | </listitem>
|
---|
1151 | </itemizedlist>
|
---|
1152 | </listitem>
|
---|
1153 |
|
---|
1154 | <listitem>
|
---|
1155 | <para>November 7, 2005</para>
|
---|
1156 | <itemizedlist>
|
---|
1157 | <listitem>
|
---|
1158 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
1159 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
1160 | </listitem>
|
---|
1161 | <listitem>
|
---|
1162 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
1163 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
1164 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
1165 | Ported from LFS-SVN.</para>
|
---|
1166 | </listitem>
|
---|
1167 | <listitem>
|
---|
1168 | <para>[manuel] - Correct the instructions for running the
|
---|
1169 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
1170 | </listitem>
|
---|
1171 | <listitem>
|
---|
1172 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
1173 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
1174 | </listitem>
|
---|
1175 | </itemizedlist>
|
---|
1176 | </listitem>
|
---|
1177 |
|
---|
1178 | <listitem>
|
---|
1179 | <para>November 6, 2005</para>
|
---|
1180 | <itemizedlist>
|
---|
1181 | <listitem>
|
---|
1182 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
1183 | </listitem>
|
---|
1184 | <listitem>
|
---|
1185 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
1186 | </listitem>
|
---|
1187 | <listitem>
|
---|
1188 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
1189 | </listitem>
|
---|
1190 | </itemizedlist>
|
---|
1191 | </listitem>
|
---|
1192 |
|
---|
1193 | <listitem>
|
---|
1194 | <para>November 5, 2005</para>
|
---|
1195 | <itemizedlist>
|
---|
1196 | <listitem>
|
---|
1197 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
1198 | </listitem>
|
---|
1199 | </itemizedlist>
|
---|
1200 | </listitem>
|
---|
1201 |
|
---|
1202 | <listitem>
|
---|
1203 | <para>November 3, 2005</para>
|
---|
1204 | <itemizedlist>
|
---|
1205 | <listitem>
|
---|
1206 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
1207 | Added fixes for dircolors and md5sum also.</para>
|
---|
1208 | </listitem>
|
---|
1209 | </itemizedlist>
|
---|
1210 | </listitem>
|
---|
1211 |
|
---|
1212 | <listitem>
|
---|
1213 | <para>October 31, 2005</para>
|
---|
1214 | <itemizedlist>
|
---|
1215 | <listitem>
|
---|
1216 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
1217 | </listitem>
|
---|
1218 | </itemizedlist>
|
---|
1219 | </listitem>
|
---|
1220 |
|
---|
1221 | </itemizedlist>
|
---|
1222 |
|
---|
1223 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
1224 |
|
---|
1225 | </sect1>
|
---|