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