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