[3f8be484] | 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 |
|
---|
[9095be6] | 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[9095be6] | 30 | <para>[name] - New changelog entry.</para>
|
---|
[3f8be484] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[9095be6] | 33 | <para>[name] - Previous changelog entry.</para>
|
---|
[3f8be484] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[0d2d688] | 39 | <listitem>
|
---|
[df78edc] | 40 | <para>December 18, 2005</para>
|
---|
[0d2d688] | 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
[df78edc] | 43 | <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
|
---|
| 44 | perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
|
---|
| 45 | and boot sections.</para>
|
---|
[0d2d688] | 46 | </listitem>
|
---|
[d70a85d] | 47 | <listitem>
|
---|
| 48 | <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
|
---|
| 49 | it was found that these were not needed for building the final system on
|
---|
| 50 | a multilib capable build.</para>
|
---|
| 51 | </listitem>
|
---|
[b67849f3] | 52 | <listitem>
|
---|
| 53 | <para>[jim] - Updated to Libtool 1.5.22.</para>
|
---|
| 54 | </listitem>
|
---|
[f26008d6] | 55 | <listitem>
|
---|
| 56 | <para>[jim] - Updated to Man-Pages 2.18.</para>
|
---|
| 57 | </listitem>
|
---|
[0d2d688] | 58 | </itemizedlist>
|
---|
| 59 | </listitem>
|
---|
| 60 |
|
---|
[0f4dd37] | 61 | <listitem>
|
---|
| 62 | <para>December 17, 2005</para>
|
---|
| 63 | <itemizedlist>
|
---|
| 64 | <listitem>
|
---|
| 65 | <para>[jim] - Updated to psmisc 21.9.</para>
|
---|
| 66 | </listitem>
|
---|
| 67 | </itemizedlist>
|
---|
| 68 | </listitem>
|
---|
| 69 |
|
---|
[1485386] | 70 | <listitem>
|
---|
| 71 | <para>December 16, 2005</para>
|
---|
| 72 | <itemizedlist>
|
---|
| 73 | <listitem>
|
---|
| 74 | <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
|
---|
| 75 | </listitem>
|
---|
[585c819] | 76 | <listitem>
|
---|
| 77 | <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
|
---|
| 78 | in perl.</para>
|
---|
| 79 | </listitem>
|
---|
[1485386] | 80 | </itemizedlist>
|
---|
| 81 | </listitem>
|
---|
| 82 |
|
---|
[5e36185] | 83 | <listitem>
|
---|
| 84 | <para>December 15, 2005</para>
|
---|
| 85 | <itemizedlist>
|
---|
| 86 | <listitem>
|
---|
| 87 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
| 88 | </listitem>
|
---|
[4b50704] | 89 | <listitem>
|
---|
| 90 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
| 91 | </listitem>
|
---|
[5e36185] | 92 | </itemizedlist>
|
---|
| 93 | </listitem>
|
---|
| 94 |
|
---|
[8672967] | 95 | <listitem>
|
---|
| 96 | <para>December 14, 2005</para>
|
---|
| 97 | <itemizedlist>
|
---|
| 98 | <listitem>
|
---|
| 99 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
| 100 | further build issues.</para>
|
---|
| 101 | </listitem>
|
---|
[4c23a32] | 102 | <listitem>
|
---|
| 103 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
| 104 | </listitem>
|
---|
[c22a40a] | 105 | <listitem>
|
---|
| 106 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
| 107 | </listitem>
|
---|
[8672967] | 108 | </itemizedlist>
|
---|
| 109 | </listitem>
|
---|
| 110 |
|
---|
[fd13165] | 111 | <listitem>
|
---|
| 112 | <para>December 13, 2005</para>
|
---|
| 113 | <itemizedlist>
|
---|
| 114 | <listitem>
|
---|
| 115 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
| 116 | Thanks to David Fix.</para>
|
---|
| 117 | </listitem>
|
---|
| 118 | </itemizedlist>
|
---|
| 119 | </listitem>
|
---|
| 120 |
|
---|
[e71ed78] | 121 | <listitem>
|
---|
| 122 | <para>December 12, 2005</para>
|
---|
| 123 | <itemizedlist>
|
---|
| 124 | <listitem>
|
---|
| 125 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 126 | </listitem>
|
---|
| 127 | </itemizedlist>
|
---|
| 128 | </listitem>
|
---|
| 129 |
|
---|
[5548691] | 130 | <listitem>
|
---|
[cf682c1] | 131 | <para>December 11, 2005</para>
|
---|
| 132 | <itemizedlist>
|
---|
| 133 | <listitem>
|
---|
| 134 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 135 | </listitem>
|
---|
| 136 | </itemizedlist>
|
---|
| 137 | </listitem>
|
---|
| 138 |
|
---|
| 139 | <listitem>
|
---|
[5548691] | 140 | <para>December 9, 2005</para>
|
---|
| 141 | <itemizedlist>
|
---|
| 142 | <listitem>
|
---|
| 143 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 144 | </listitem>
|
---|
[263192a] | 145 | <listitem>
|
---|
| 146 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 147 | </listitem>
|
---|
[a305bc8] | 148 | <listitem>
|
---|
| 149 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 150 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 151 | </listitem>
|
---|
[5548691] | 152 | </itemizedlist>
|
---|
| 153 | </listitem>
|
---|
| 154 |
|
---|
[37f823f] | 155 | <listitem>
|
---|
| 156 | <para>December 8, 2005</para>
|
---|
| 157 | <itemizedlist>
|
---|
| 158 | <listitem>
|
---|
| 159 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 160 | </listitem>
|
---|
[a07c54f] | 161 | <listitem>
|
---|
| 162 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 163 | </listitem>
|
---|
[7cf63a7] | 164 | <listitem>
|
---|
| 165 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 166 | </listitem>
|
---|
[37f823f] | 167 | </itemizedlist>
|
---|
| 168 | </listitem>
|
---|
| 169 |
|
---|
[be51f6c] | 170 | <listitem>
|
---|
| 171 | <para>December 7, 2005</para>
|
---|
| 172 | <itemizedlist>
|
---|
| 173 | <listitem>
|
---|
| 174 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 175 | </listitem>
|
---|
[b40367c] | 176 | <listitem>
|
---|
| 177 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 178 | </listitem>
|
---|
[b562af6] | 179 | <listitem>
|
---|
| 180 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 181 | </listitem>
|
---|
[27d97b0e] | 182 | <listitem>
|
---|
| 183 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 184 | </listitem>
|
---|
| 185 | </itemizedlist>
|
---|
[be51f6c] | 186 | </listitem>
|
---|
| 187 |
|
---|
[b370497] | 188 | <listitem>
|
---|
| 189 | <para>December 6, 2005</para>
|
---|
| 190 | <itemizedlist>
|
---|
| 191 | <listitem>
|
---|
| 192 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 193 | </listitem>
|
---|
| 194 | <listitem>
|
---|
| 195 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 196 | </listitem>
|
---|
[e3fd238] | 197 | <listitem>
|
---|
| 198 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 199 | </listitem>
|
---|
| 200 | <listitem>
|
---|
| 201 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 202 | correct the date in changelog.</para>
|
---|
| 203 | </listitem>
|
---|
[6b369e9] | 204 | <listitem>
|
---|
| 205 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 206 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 207 | wrong.</para>
|
---|
| 208 | </listitem>
|
---|
[ce36880] | 209 | <listitem>
|
---|
| 210 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 211 | </listitem>
|
---|
[b370497] | 212 | </itemizedlist>
|
---|
| 213 | </listitem>
|
---|
[7b2bd6b] | 214 |
|
---|
[c362725] | 215 | <listitem>
|
---|
| 216 | <para>December 5, 2005</para>
|
---|
| 217 | <itemizedlist>
|
---|
| 218 | <listitem>
|
---|
| 219 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 220 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 221 | </listitem>
|
---|
[7b2bd6b] | 222 | <listitem>
|
---|
| 223 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 224 | </listitem>
|
---|
| 225 | <listitem>
|
---|
[7b2bd6b] | 226 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 227 | user error system. This change will will need to be validated by
|
---|
| 228 | by other devs</para>
|
---|
| 229 | </listitem>
|
---|
[24a0fbf4] | 230 | <listitem>
|
---|
| 231 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 232 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 233 | </listitem>
|
---|
[7b2bd6b] | 234 | </itemizedlist>
|
---|
| 235 | </listitem>
|
---|
| 236 |
|
---|
[bcbcf48] | 237 | <listitem>
|
---|
| 238 | <para>December 3, 2005</para>
|
---|
| 239 | <itemizedlist>
|
---|
| 240 | <listitem>
|
---|
| 241 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 242 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 243 | from LFS.</para>
|
---|
[bcbcf48] | 244 | </listitem>
|
---|
| 245 | </itemizedlist>
|
---|
| 246 | </listitem>
|
---|
| 247 |
|
---|
[f87f99c] | 248 | <listitem>
|
---|
[2db7d0d] | 249 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 250 | <itemizedlist>
|
---|
| 251 | <listitem>
|
---|
| 252 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 253 | </listitem>
|
---|
| 254 | </itemizedlist>
|
---|
| 255 | </listitem>
|
---|
| 256 |
|
---|
[375e915] | 257 | <listitem>
|
---|
| 258 | <para>December 1, 2005</para>
|
---|
| 259 | <itemizedlist>
|
---|
| 260 | <listitem>
|
---|
| 261 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 262 | </listitem>
|
---|
[cd69c8e] | 263 | <listitem>
|
---|
| 264 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 265 | </listitem>
|
---|
[94787be] | 266 | <listitem>
|
---|
| 267 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 268 | </listitem>
|
---|
[24a62de] | 269 | <listitem>
|
---|
| 270 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 271 | </listitem>
|
---|
[375e915] | 272 | </itemizedlist>
|
---|
| 273 | </listitem>
|
---|
| 274 |
|
---|
[e0e40d3] | 275 | <listitem>
|
---|
| 276 | <para>November 30, 2005</para>
|
---|
| 277 | <itemizedlist>
|
---|
| 278 | <listitem>
|
---|
| 279 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 280 | </listitem>
|
---|
[aa3ee8b] | 281 | <listitem>
|
---|
| 282 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 283 | </listitem>
|
---|
[e0e40d3] | 284 | </itemizedlist>
|
---|
| 285 | </listitem>
|
---|
| 286 |
|
---|
[d3a4fc0] | 287 | <listitem>
|
---|
[19a6071] | 288 | <para>November 29, 2005</para>
|
---|
| 289 | <itemizedlist>
|
---|
| 290 | <listitem>
|
---|
| 291 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 292 | </listitem>
|
---|
[308a04c] | 293 | <listitem>
|
---|
| 294 | <para>[jim] - Text updates to boot.</para>
|
---|
| 295 | </listitem>
|
---|
[19a6071] | 296 | </itemizedlist>
|
---|
| 297 | </listitem>
|
---|
| 298 |
|
---|
| 299 | <listitem>
|
---|
| 300 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 301 | <itemizedlist>
|
---|
| 302 | <listitem>
|
---|
| 303 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 304 | </listitem>
|
---|
[1bc8e5f] | 305 | <listitem>
|
---|
| 306 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 307 | </listitem>
|
---|
[735ac8e] | 308 | <listitem>
|
---|
| 309 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 310 | </listitem>
|
---|
[d3a4fc0] | 311 | </itemizedlist>
|
---|
| 312 | </listitem>
|
---|
| 313 |
|
---|
[d55f00bc] | 314 | <listitem>
|
---|
[19a6071] | 315 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 316 | <itemizedlist>
|
---|
| 317 | <listitem>
|
---|
| 318 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 319 | </listitem>
|
---|
[0350f47] | 320 | <listitem>
|
---|
| 321 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 322 | </listitem>
|
---|
[d55f00bc] | 323 | </itemizedlist>
|
---|
| 324 | </listitem>
|
---|
| 325 |
|
---|
[ed8de1a] | 326 | <listitem>
|
---|
[19a6071] | 327 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 328 | <itemizedlist>
|
---|
| 329 | <listitem>
|
---|
| 330 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 331 | </listitem>
|
---|
| 332 | </itemizedlist>
|
---|
| 333 | </listitem>
|
---|
| 334 |
|
---|
[3fc6b0b9] | 335 | <listitem>
|
---|
[19a6071] | 336 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 337 | <itemizedlist>
|
---|
| 338 | <listitem>
|
---|
[9095be6] | 339 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 340 | </listitem>
|
---|
| 341 | <listitem>
|
---|
[9095be6] | 342 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 343 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 344 | </listitem>
|
---|
| 345 | </itemizedlist>
|
---|
| 346 | </listitem>
|
---|
| 347 |
|
---|
[9095be6] | 348 | <listitem>
|
---|
| 349 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 350 | <itemizedlist>
|
---|
| 351 | <listitem>
|
---|
[9095be6] | 352 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 353 | /tools/include.</para>
|
---|
[3fc6b0b9] | 354 | </listitem>
|
---|
| 355 | </itemizedlist>
|
---|
| 356 | </listitem>
|
---|
| 357 |
|
---|
[9095be6] | 358 | <listitem>
|
---|
| 359 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 360 | <itemizedlist>
|
---|
| 361 | <listitem>
|
---|
[9095be6] | 362 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 363 | </listitem>
|
---|
| 364 | <listitem>
|
---|
[9095be6] | 365 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 366 | </listitem>
|
---|
| 367 | </itemizedlist>
|
---|
| 368 | </listitem>
|
---|
| 369 |
|
---|
[9095be6] | 370 | <listitem>
|
---|
| 371 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 372 | <itemizedlist>
|
---|
| 373 | <listitem>
|
---|
[9095be6] | 374 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 375 | </listitem>
|
---|
| 376 | </itemizedlist>
|
---|
| 377 | </listitem>
|
---|
| 378 |
|
---|
| 379 | <listitem>
|
---|
[9095be6] | 380 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 381 | <itemizedlist>
|
---|
| 382 | <listitem>
|
---|
[9095be6] | 383 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 384 | package.</para>
|
---|
[3fc6b0b9] | 385 | </listitem>
|
---|
| 386 | </itemizedlist>
|
---|
| 387 | </listitem>
|
---|
| 388 |
|
---|
| 389 | <listitem>
|
---|
[9095be6] | 390 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 391 | <itemizedlist>
|
---|
| 392 | <listitem>
|
---|
[9095be6] | 393 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 394 | </listitem>
|
---|
| 395 | <listitem>
|
---|
[9095be6] | 396 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 397 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 398 | </listitem>
|
---|
| 399 | <listitem>
|
---|
[9095be6] | 400 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 401 | </listitem>
|
---|
| 402 | </itemizedlist>
|
---|
| 403 | </listitem>
|
---|
| 404 |
|
---|
| 405 | <listitem>
|
---|
[9095be6] | 406 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 407 | <itemizedlist>
|
---|
| 408 | <listitem>
|
---|
[9095be6] | 409 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 410 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 411 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 412 | </listitem>
|
---|
| 413 | <listitem>
|
---|
[9095be6] | 414 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 415 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 416 | </listitem>
|
---|
| 417 | <listitem>
|
---|
[9095be6] | 418 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 419 | </listitem>
|
---|
| 420 | <listitem>
|
---|
[9095be6] | 421 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 422 | </listitem>
|
---|
| 423 | </itemizedlist>
|
---|
| 424 | </listitem>
|
---|
| 425 |
|
---|
| 426 | <listitem>
|
---|
[9095be6] | 427 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 428 | <itemizedlist>
|
---|
| 429 | <listitem>
|
---|
[9095be6] | 430 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 431 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 432 | </listitem>
|
---|
| 433 | <listitem>
|
---|
[9095be6] | 434 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 435 | </listitem>
|
---|
| 436 | <listitem>
|
---|
[9095be6] | 437 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 438 | </listitem>
|
---|
| 439 | </itemizedlist>
|
---|
| 440 | </listitem>
|
---|
| 441 |
|
---|
| 442 | <listitem>
|
---|
[9095be6] | 443 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 444 | <itemizedlist>
|
---|
| 445 | <listitem>
|
---|
[9095be6] | 446 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 447 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 448 | </listitem>
|
---|
| 449 | <listitem>
|
---|
[9095be6] | 450 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 451 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 452 | </listitem>
|
---|
| 453 | <listitem>
|
---|
[9095be6] | 454 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 455 | </listitem>
|
---|
| 456 | <listitem>
|
---|
[9095be6] | 457 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 458 | </listitem>
|
---|
| 459 | </itemizedlist>
|
---|
| 460 | </listitem>
|
---|
| 461 |
|
---|
| 462 | <listitem>
|
---|
[9095be6] | 463 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 464 | <itemizedlist>
|
---|
| 465 | <listitem>
|
---|
[9095be6] | 466 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 467 | </listitem>
|
---|
| 468 | </itemizedlist>
|
---|
| 469 | </listitem>
|
---|
| 470 |
|
---|
| 471 | <listitem>
|
---|
[9095be6] | 472 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 473 | <itemizedlist>
|
---|
| 474 | <listitem>
|
---|
[9095be6] | 475 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 476 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 477 | </listitem>
|
---|
| 478 | <listitem>
|
---|
[9095be6] | 479 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 480 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 481 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 482 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 483 | </listitem>
|
---|
| 484 | <listitem>
|
---|
[9095be6] | 485 | <para>[manuel] - Correct the instructions for running the
|
---|
| 486 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 487 | </listitem>
|
---|
| 488 | <listitem>
|
---|
[9095be6] | 489 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 490 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 491 | </listitem>
|
---|
| 492 | </itemizedlist>
|
---|
| 493 | </listitem>
|
---|
| 494 |
|
---|
| 495 | <listitem>
|
---|
[9095be6] | 496 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 497 | <itemizedlist>
|
---|
| 498 | <listitem>
|
---|
[9095be6] | 499 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 500 | </listitem>
|
---|
| 501 | <listitem>
|
---|
[9095be6] | 502 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 503 | </listitem>
|
---|
| 504 | <listitem>
|
---|
[9095be6] | 505 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 506 | </listitem>
|
---|
| 507 | </itemizedlist>
|
---|
| 508 | </listitem>
|
---|
| 509 |
|
---|
| 510 | <listitem>
|
---|
[9095be6] | 511 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 512 | <itemizedlist>
|
---|
| 513 | <listitem>
|
---|
[9095be6] | 514 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 515 | </listitem>
|
---|
| 516 | </itemizedlist>
|
---|
| 517 | </listitem>
|
---|
| 518 |
|
---|
| 519 | <listitem>
|
---|
[9095be6] | 520 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 521 | <itemizedlist>
|
---|
| 522 | <listitem>
|
---|
[9095be6] | 523 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 524 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 525 | </listitem>
|
---|
| 526 | </itemizedlist>
|
---|
| 527 | </listitem>
|
---|
| 528 |
|
---|
[3f8be484] | 529 | <listitem>
|
---|
[9095be6] | 530 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 531 | <itemizedlist>
|
---|
| 532 | <listitem>
|
---|
[9095be6] | 533 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 534 | </listitem>
|
---|
| 535 | </itemizedlist>
|
---|
| 536 | </listitem>
|
---|
| 537 |
|
---|
| 538 | </itemizedlist>
|
---|
| 539 |
|
---|
| 540 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 541 |
|
---|
| 542 | </sect1>
|
---|