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