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