[bf8c11f] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
| 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-intro-changelog" xreflabel="Master Changelog">
|
---|
| 9 | <?dbhtml filename="changelog.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Master Changelog</title>
|
---|
| 12 |
|
---|
| 13 | <para>This is version &version; of the Linux From Scratch book, dated
|
---|
| 14 | &releasedate;. If this book is more than six months old, a newer and better
|
---|
| 15 | version is probably already available. To find out, please check one of the
|
---|
| 16 | mirrors via <ulink url="&lfs-root;"/>.</para>
|
---|
| 17 |
|
---|
| 18 | <para>Below is a list of detailed changes made since the previous release of
|
---|
| 19 | the book.</para>
|
---|
| 20 |
|
---|
[da95ad7] | 21 | <itemizedlist>
|
---|
| 22 | <title>Changelog Entries:</title>
|
---|
[bf8c11f] | 23 |
|
---|
| 24 | <!-- Changelog template
|
---|
| 25 |
|
---|
| 26 | <listitem>
|
---|
| 27 | <para>Date</para>
|
---|
| 28 | <itemizedlist>
|
---|
| 29 | <listitem>
|
---|
[da95ad7] | 30 | <para>[name] - New changelog entry.</para>
|
---|
[bf8c11f] | 31 | </listitem>
|
---|
| 32 | <listitem>
|
---|
[da95ad7] | 33 | <para>[name] - Previous changelog entry.</para>
|
---|
[bf8c11f] | 34 | </listitem>
|
---|
| 35 | </itemizedlist>
|
---|
| 36 | </listitem>
|
---|
| 37 | -->
|
---|
| 38 |
|
---|
[655b411] | 39 | <listitem>
|
---|
| 40 | <para>December 15, 2005</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
|
---|
| 44 | </listitem>
|
---|
[4c2b35f] | 45 | <listitem>
|
---|
| 46 | <para>[jim] - Added not to temp-system about the WARNING message.</para>
|
---|
| 47 | </listitem>
|
---|
[655b411] | 48 | </itemizedlist>
|
---|
| 49 | </listitem>
|
---|
| 50 |
|
---|
[05806e8] | 51 | <listitem>
|
---|
| 52 | <para>December 14, 2005</para>
|
---|
| 53 | <itemizedlist>
|
---|
| 54 | <listitem>
|
---|
| 55 | <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
|
---|
| 56 | further build issues.</para>
|
---|
| 57 | </listitem>
|
---|
[496be96] | 58 | <listitem>
|
---|
| 59 | <para>[jim] - Updated to Man-Pages 2.17.</para>
|
---|
| 60 | </listitem>
|
---|
[43c3da5] | 61 | <listitem>
|
---|
| 62 | <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
|
---|
| 63 | </listitem>
|
---|
[05806e8] | 64 | </itemizedlist>
|
---|
| 65 | </listitem>
|
---|
| 66 |
|
---|
[ec00b5da] | 67 | <listitem>
|
---|
| 68 | <para>December 13, 2005</para>
|
---|
| 69 | <itemizedlist>
|
---|
| 70 | <listitem>
|
---|
| 71 | <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
|
---|
| 72 | Thanks to David Fix.</para>
|
---|
| 73 | </listitem>
|
---|
| 74 | </itemizedlist>
|
---|
| 75 | </listitem>
|
---|
| 76 |
|
---|
[d1f4384] | 77 | <listitem>
|
---|
| 78 | <para>December 12, 2005</para>
|
---|
| 79 | <itemizedlist>
|
---|
| 80 | <listitem>
|
---|
| 81 | <para>[jim] - Removed testsuites from Temp-Tools section.</para>
|
---|
| 82 | </listitem>
|
---|
| 83 | </itemizedlist>
|
---|
| 84 | </listitem>
|
---|
| 85 |
|
---|
[38a5094f] | 86 | <listitem>
|
---|
[1bc724c] | 87 | <para>December 11, 2005</para>
|
---|
| 88 | <itemizedlist>
|
---|
| 89 | <listitem>
|
---|
| 90 | <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
|
---|
| 91 | </listitem>
|
---|
| 92 | </itemizedlist>
|
---|
| 93 | </listitem>
|
---|
| 94 |
|
---|
| 95 | <listitem>
|
---|
[38a5094f] | 96 | <para>December 9, 2005</para>
|
---|
| 97 | <itemizedlist>
|
---|
| 98 | <listitem>
|
---|
| 99 | <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
|
---|
| 100 | </listitem>
|
---|
[9306bac] | 101 | <listitem>
|
---|
| 102 | <para>[ken] - Bzip2 - clarify what is being tested.</para>
|
---|
| 103 | </listitem>
|
---|
[beddd7f] | 104 | <listitem>
|
---|
| 105 | <para>[jim] - Removed installation of sound sanitized headers.
|
---|
| 106 | They will be removed in the next release of linux-libc-headers.</para>
|
---|
| 107 | </listitem>
|
---|
[38a5094f] | 108 | </itemizedlist>
|
---|
| 109 | </listitem>
|
---|
| 110 |
|
---|
[723b084] | 111 | <listitem>
|
---|
| 112 | <para>December 8, 2005</para>
|
---|
| 113 | <itemizedlist>
|
---|
| 114 | <listitem>
|
---|
| 115 | <para>[jim] - Upgraded to Less 394.</para>
|
---|
| 116 | </listitem>
|
---|
[84e963b] | 117 | <listitem>
|
---|
| 118 | <para>[jim] - Upgraded to Bash 3.1.</para>
|
---|
| 119 | </listitem>
|
---|
[44901d7] | 120 | <listitem>
|
---|
| 121 | <para>[jim] - Upgraded to Readline 5.1.</para>
|
---|
| 122 | </listitem>
|
---|
[723b084] | 123 | </itemizedlist>
|
---|
| 124 | </listitem>
|
---|
| 125 |
|
---|
[08f924db] | 126 | <listitem>
|
---|
| 127 | <para>December 7, 2005</para>
|
---|
| 128 | <itemizedlist>
|
---|
| 129 | <listitem>
|
---|
| 130 | <para>[jim] - Upgraded to TCL 8.4.12.</para>
|
---|
| 131 | </listitem>
|
---|
[142e211a] | 132 | <listitem>
|
---|
| 133 | <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
|
---|
| 134 | </listitem>
|
---|
[23ddcc3] | 135 | <listitem>
|
---|
| 136 | <para>[jim] - Upgraded to Readline 5.0.5.</para>
|
---|
| 137 | </listitem>
|
---|
[75a132b] | 138 | <listitem>
|
---|
| 139 | <para>[jim] - Upgraded to Bash 3.0.16.</para>
|
---|
| 140 | </listitem>
|
---|
| 141 | </itemizedlist>
|
---|
[08f924db] | 142 | </listitem>
|
---|
| 143 |
|
---|
[ee72551] | 144 | <listitem>
|
---|
| 145 | <para>December 6, 2005</para>
|
---|
| 146 | <itemizedlist>
|
---|
| 147 | <listitem>
|
---|
| 148 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 149 | </listitem>
|
---|
| 150 | <listitem>
|
---|
| 151 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 152 | </listitem>
|
---|
[3490624] | 153 | <listitem>
|
---|
| 154 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 155 | </listitem>
|
---|
| 156 | <listitem>
|
---|
| 157 | <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
|
---|
| 158 | correct the date in changelog.</para>
|
---|
| 159 | </listitem>
|
---|
[9531391] | 160 | <listitem>
|
---|
| 161 | <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
|
---|
| 162 | for livecd builders to not loose valueable build time, if something goes
|
---|
| 163 | wrong.</para>
|
---|
| 164 | </listitem>
|
---|
[c5f362fc] | 165 | <listitem>
|
---|
| 166 | <para>[jim] - Upgraded to Findutils 4.2.27.</para>
|
---|
| 167 | </listitem>
|
---|
[ee72551] | 168 | </itemizedlist>
|
---|
| 169 | </listitem>
|
---|
[82b71542] | 170 |
|
---|
[77d061a] | 171 | <listitem>
|
---|
| 172 | <para>December 5, 2005</para>
|
---|
| 173 | <itemizedlist>
|
---|
| 174 | <listitem>
|
---|
| 175 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 176 | instructions on using the LFS pastebin</para>
|
---|
[878ca1c] | 177 | </listitem>
|
---|
[82b71542] | 178 | <listitem>
|
---|
| 179 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[878ca1c] | 180 | </listitem>
|
---|
| 181 | <listitem>
|
---|
[82b71542] | 182 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 183 | user error system. This change will will need to be validated by
|
---|
| 184 | by other devs</para>
|
---|
| 185 | </listitem>
|
---|
[54996cb] | 186 | <listitem>
|
---|
| 187 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 188 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 189 | </listitem>
|
---|
[82b71542] | 190 | </itemizedlist>
|
---|
| 191 | </listitem>
|
---|
| 192 |
|
---|
[7102ce2] | 193 | <listitem>
|
---|
| 194 | <para>December 3, 2005</para>
|
---|
| 195 | <itemizedlist>
|
---|
| 196 | <listitem>
|
---|
| 197 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[e87810e] | 198 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 199 | from LFS.</para>
|
---|
[7102ce2] | 200 | </listitem>
|
---|
| 201 | </itemizedlist>
|
---|
| 202 | </listitem>
|
---|
| 203 |
|
---|
[54f8654] | 204 | <listitem>
|
---|
[aaec9ca9] | 205 | <para>December 2, 2005</para>
|
---|
[54f8654] | 206 | <itemizedlist>
|
---|
| 207 | <listitem>
|
---|
| 208 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 209 | </listitem>
|
---|
| 210 | </itemizedlist>
|
---|
| 211 | </listitem>
|
---|
| 212 |
|
---|
[91d4a73] | 213 | <listitem>
|
---|
| 214 | <para>December 1, 2005</para>
|
---|
| 215 | <itemizedlist>
|
---|
| 216 | <listitem>
|
---|
| 217 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 218 | </listitem>
|
---|
[695df81] | 219 | <listitem>
|
---|
| 220 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 221 | </listitem>
|
---|
[22de609] | 222 | <listitem>
|
---|
| 223 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 224 | </listitem>
|
---|
[a3e3be0] | 225 | <listitem>
|
---|
| 226 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 227 | </listitem>
|
---|
[91d4a73] | 228 | </itemizedlist>
|
---|
| 229 | </listitem>
|
---|
| 230 |
|
---|
[e6423a01] | 231 | <listitem>
|
---|
| 232 | <para>November 30, 2005</para>
|
---|
| 233 | <itemizedlist>
|
---|
| 234 | <listitem>
|
---|
| 235 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 236 | </listitem>
|
---|
[e7732d7] | 237 | <listitem>
|
---|
| 238 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 239 | </listitem>
|
---|
[e6423a01] | 240 | </itemizedlist>
|
---|
| 241 | </listitem>
|
---|
| 242 |
|
---|
[c48c555] | 243 | <listitem>
|
---|
[6069286] | 244 | <para>November 29, 2005</para>
|
---|
| 245 | <itemizedlist>
|
---|
| 246 | <listitem>
|
---|
| 247 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 248 | </listitem>
|
---|
[40c1b5b] | 249 | <listitem>
|
---|
| 250 | <para>[jim] - Text updates to boot.</para>
|
---|
| 251 | </listitem>
|
---|
[6069286] | 252 | </itemizedlist>
|
---|
| 253 | </listitem>
|
---|
| 254 |
|
---|
| 255 | <listitem>
|
---|
| 256 | <para>November 28, 2005</para>
|
---|
[c48c555] | 257 | <itemizedlist>
|
---|
| 258 | <listitem>
|
---|
| 259 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 260 | </listitem>
|
---|
[175ff828] | 261 | <listitem>
|
---|
| 262 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 263 | </listitem>
|
---|
[1235a03] | 264 | <listitem>
|
---|
| 265 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 266 | </listitem>
|
---|
[c48c555] | 267 | </itemizedlist>
|
---|
| 268 | </listitem>
|
---|
| 269 |
|
---|
[1b823a37] | 270 | <listitem>
|
---|
[6069286] | 271 | <para>November 27, 2005</para>
|
---|
[1b823a37] | 272 | <itemizedlist>
|
---|
| 273 | <listitem>
|
---|
| 274 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 275 | </listitem>
|
---|
[9e08944] | 276 | <listitem>
|
---|
| 277 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 278 | </listitem>
|
---|
[1b823a37] | 279 | </itemizedlist>
|
---|
| 280 | </listitem>
|
---|
| 281 |
|
---|
[d65c6ef] | 282 | <listitem>
|
---|
[6069286] | 283 | <para>November 25, 2005</para>
|
---|
[d65c6ef] | 284 | <itemizedlist>
|
---|
| 285 | <listitem>
|
---|
| 286 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 287 | </listitem>
|
---|
| 288 | </itemizedlist>
|
---|
| 289 | </listitem>
|
---|
| 290 |
|
---|
[eea1dfc] | 291 | <listitem>
|
---|
[6069286] | 292 | <para>November 24, 2005</para>
|
---|
[eea1dfc] | 293 | <itemizedlist>
|
---|
| 294 | <listitem>
|
---|
[da95ad7] | 295 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[eea1dfc] | 296 | </listitem>
|
---|
| 297 | <listitem>
|
---|
[da95ad7] | 298 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 299 | that it no longer exists</para>
|
---|
[eea1dfc] | 300 | </listitem>
|
---|
| 301 | </itemizedlist>
|
---|
| 302 | </listitem>
|
---|
| 303 |
|
---|
[da95ad7] | 304 | <listitem>
|
---|
| 305 | <para>November 23, 2005</para>
|
---|
[eea1dfc] | 306 | <itemizedlist>
|
---|
| 307 | <listitem>
|
---|
[da95ad7] | 308 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 309 | /tools/include.</para>
|
---|
[eea1dfc] | 310 | </listitem>
|
---|
| 311 | </itemizedlist>
|
---|
| 312 | </listitem>
|
---|
| 313 |
|
---|
[da95ad7] | 314 | <listitem>
|
---|
| 315 | <para>November 21, 2005</para>
|
---|
[eea1dfc] | 316 | <itemizedlist>
|
---|
| 317 | <listitem>
|
---|
[da95ad7] | 318 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[eea1dfc] | 319 | </listitem>
|
---|
| 320 | <listitem>
|
---|
[da95ad7] | 321 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[eea1dfc] | 322 | </listitem>
|
---|
| 323 | </itemizedlist>
|
---|
| 324 | </listitem>
|
---|
| 325 |
|
---|
[da95ad7] | 326 | <listitem>
|
---|
| 327 | <para>November 20, 2005</para>
|
---|
[eea1dfc] | 328 | <itemizedlist>
|
---|
| 329 | <listitem>
|
---|
[da95ad7] | 330 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[eea1dfc] | 331 | </listitem>
|
---|
| 332 | </itemizedlist>
|
---|
| 333 | </listitem>
|
---|
| 334 |
|
---|
| 335 | <listitem>
|
---|
[da95ad7] | 336 | <para>November 18, 2005</para>
|
---|
[eea1dfc] | 337 | <itemizedlist>
|
---|
| 338 | <listitem>
|
---|
[da95ad7] | 339 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 340 | package.</para>
|
---|
[eea1dfc] | 341 | </listitem>
|
---|
| 342 | </itemizedlist>
|
---|
| 343 | </listitem>
|
---|
| 344 |
|
---|
| 345 | <listitem>
|
---|
[da95ad7] | 346 | <para>November 17, 2005</para>
|
---|
[eea1dfc] | 347 | <itemizedlist>
|
---|
| 348 | <listitem>
|
---|
[da95ad7] | 349 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[eea1dfc] | 350 | </listitem>
|
---|
| 351 | <listitem>
|
---|
[da95ad7] | 352 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 353 | Architecture. New Patch added.</para>
|
---|
[eea1dfc] | 354 | </listitem>
|
---|
| 355 | <listitem>
|
---|
[da95ad7] | 356 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[eea1dfc] | 357 | </listitem>
|
---|
| 358 | </itemizedlist>
|
---|
| 359 | </listitem>
|
---|
| 360 |
|
---|
| 361 | <listitem>
|
---|
[da95ad7] | 362 | <para>November 13, 2005</para>
|
---|
[eea1dfc] | 363 | <itemizedlist>
|
---|
| 364 | <listitem>
|
---|
[da95ad7] | 365 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 366 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 367 | LFS-SVN.</para>
|
---|
[eea1dfc] | 368 | </listitem>
|
---|
| 369 | <listitem>
|
---|
[da95ad7] | 370 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 371 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 372 | </listitem>
|
---|
| 373 | <listitem>
|
---|
[da95ad7] | 374 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[eea1dfc] | 375 | </listitem>
|
---|
| 376 | <listitem>
|
---|
[da95ad7] | 377 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[eea1dfc] | 378 | </listitem>
|
---|
| 379 | </itemizedlist>
|
---|
| 380 | </listitem>
|
---|
| 381 |
|
---|
| 382 | <listitem>
|
---|
[da95ad7] | 383 | <para>November 10, 2005</para>
|
---|
[eea1dfc] | 384 | <itemizedlist>
|
---|
| 385 | <listitem>
|
---|
[da95ad7] | 386 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 387 | testsuite. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 388 | </listitem>
|
---|
| 389 | <listitem>
|
---|
[da95ad7] | 390 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[eea1dfc] | 391 | </listitem>
|
---|
| 392 | <listitem>
|
---|
[da95ad7] | 393 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[eea1dfc] | 394 | </listitem>
|
---|
| 395 | </itemizedlist>
|
---|
| 396 | </listitem>
|
---|
| 397 |
|
---|
| 398 | <listitem>
|
---|
[da95ad7] | 399 | <para>November 9, 2005</para>
|
---|
[eea1dfc] | 400 | <itemizedlist>
|
---|
| 401 | <listitem>
|
---|
[da95ad7] | 402 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 403 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 404 | </listitem>
|
---|
| 405 | <listitem>
|
---|
[da95ad7] | 406 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 407 | of /bin. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 408 | </listitem>
|
---|
| 409 | <listitem>
|
---|
[da95ad7] | 410 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[eea1dfc] | 411 | </listitem>
|
---|
| 412 | <listitem>
|
---|
[da95ad7] | 413 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[eea1dfc] | 414 | </listitem>
|
---|
| 415 | </itemizedlist>
|
---|
| 416 | </listitem>
|
---|
| 417 |
|
---|
| 418 | <listitem>
|
---|
[da95ad7] | 419 | <para>November 8, 2005</para>
|
---|
[eea1dfc] | 420 | <itemizedlist>
|
---|
| 421 | <listitem>
|
---|
[da95ad7] | 422 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[eea1dfc] | 423 | </listitem>
|
---|
| 424 | </itemizedlist>
|
---|
| 425 | </listitem>
|
---|
| 426 |
|
---|
| 427 | <listitem>
|
---|
[da95ad7] | 428 | <para>November 7, 2005</para>
|
---|
[eea1dfc] | 429 | <itemizedlist>
|
---|
| 430 | <listitem>
|
---|
[da95ad7] | 431 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 432 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 433 | </listitem>
|
---|
| 434 | <listitem>
|
---|
[da95ad7] | 435 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 436 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 437 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 438 | Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 439 | </listitem>
|
---|
| 440 | <listitem>
|
---|
[da95ad7] | 441 | <para>[manuel] - Correct the instructions for running the
|
---|
| 442 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[eea1dfc] | 443 | </listitem>
|
---|
| 444 | <listitem>
|
---|
[da95ad7] | 445 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 446 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[eea1dfc] | 447 | </listitem>
|
---|
| 448 | </itemizedlist>
|
---|
| 449 | </listitem>
|
---|
| 450 |
|
---|
| 451 | <listitem>
|
---|
[da95ad7] | 452 | <para>November 6, 2005</para>
|
---|
[eea1dfc] | 453 | <itemizedlist>
|
---|
| 454 | <listitem>
|
---|
[da95ad7] | 455 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[eea1dfc] | 456 | </listitem>
|
---|
| 457 | <listitem>
|
---|
[da95ad7] | 458 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[eea1dfc] | 459 | </listitem>
|
---|
| 460 | <listitem>
|
---|
[da95ad7] | 461 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[eea1dfc] | 462 | </listitem>
|
---|
| 463 | </itemizedlist>
|
---|
| 464 | </listitem>
|
---|
| 465 |
|
---|
| 466 | <listitem>
|
---|
[da95ad7] | 467 | <para>November 5, 2005</para>
|
---|
[eea1dfc] | 468 | <itemizedlist>
|
---|
| 469 | <listitem>
|
---|
[da95ad7] | 470 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[eea1dfc] | 471 | </listitem>
|
---|
| 472 | </itemizedlist>
|
---|
| 473 | </listitem>
|
---|
| 474 |
|
---|
| 475 | <listitem>
|
---|
[da95ad7] | 476 | <para>November 3, 2005</para>
|
---|
[eea1dfc] | 477 | <itemizedlist>
|
---|
| 478 | <listitem>
|
---|
[da95ad7] | 479 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 480 | Added fixes for dircolors and md5sum also.</para>
|
---|
[420e0cd] | 481 | </listitem>
|
---|
| 482 | </itemizedlist>
|
---|
| 483 | </listitem>
|
---|
| 484 |
|
---|
[bf8c11f] | 485 | <listitem>
|
---|
[da95ad7] | 486 | <para>October 31, 2005</para>
|
---|
[bf8c11f] | 487 | <itemizedlist>
|
---|
| 488 | <listitem>
|
---|
[da95ad7] | 489 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[bf8c11f] | 490 | </listitem>
|
---|
| 491 | </itemizedlist>
|
---|
| 492 | </listitem>
|
---|
| 493 |
|
---|
| 494 | </itemizedlist>
|
---|
| 495 |
|
---|
| 496 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 497 |
|
---|
| 498 | </sect1>
|
---|