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