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