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