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