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