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