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