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