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