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