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