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