[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 |
|
---|
[a32721a] | 39 | <listitem>
|
---|
| 40 | <para>December 7, 2005</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
|
---|
| 44 | </listitem>
|
---|
| 45 | </itemizedlist>
|
---|
| 46 | </listitem>
|
---|
| 47 |
|
---|
[b370497] | 48 | <listitem>
|
---|
| 49 | <para>December 6, 2005</para>
|
---|
| 50 | <itemizedlist>
|
---|
| 51 | <listitem>
|
---|
| 52 | <para>[jim] - Upgraded to Glibc 20051107.</para>
|
---|
| 53 | </listitem>
|
---|
| 54 | <listitem>
|
---|
| 55 | <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
|
---|
| 56 | </listitem>
|
---|
| 57 | </itemizedlist>
|
---|
| 58 | </listitem>
|
---|
[7b2bd6b] | 59 |
|
---|
[c362725] | 60 | <listitem>
|
---|
| 61 | <para>December 5, 2005</para>
|
---|
| 62 | <itemizedlist>
|
---|
| 63 | <listitem>
|
---|
| 64 | <para>[Matt Darcy] - Updated the resources page to include reference and base
|
---|
| 65 | instructions on using the LFS pastebin</para>
|
---|
[1f04f72] | 66 | </listitem>
|
---|
[7b2bd6b] | 67 | <listitem>
|
---|
| 68 | <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
|
---|
[1f04f72] | 69 | </listitem>
|
---|
| 70 | <listitem>
|
---|
[7b2bd6b] | 71 | <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
|
---|
| 72 | user error system. This change will will need to be validated by
|
---|
| 73 | by other devs</para>
|
---|
| 74 | </listitem>
|
---|
[24a0fbf4] | 75 | <listitem>
|
---|
| 76 | <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
|
---|
| 77 | testsuite doesn't bail out when testing generate-modprobe.conf.</para>
|
---|
| 78 | </listitem>
|
---|
[7b2bd6b] | 79 | </itemizedlist>
|
---|
| 80 | </listitem>
|
---|
| 81 |
|
---|
[bcbcf48] | 82 | <listitem>
|
---|
| 83 | <para>December 3, 2005</para>
|
---|
| 84 | <itemizedlist>
|
---|
| 85 | <listitem>
|
---|
| 86 | <para>[ken] - Reference a home directory for dummy user when testing
|
---|
[df0712e] | 87 | coreutils, and correct sed 'man page' to 'HTML documentation', both
|
---|
| 88 | from LFS.</para>
|
---|
[bcbcf48] | 89 | </listitem>
|
---|
| 90 | </itemizedlist>
|
---|
| 91 | </listitem>
|
---|
| 92 |
|
---|
[f87f99c] | 93 | <listitem>
|
---|
[2db7d0d] | 94 | <para>December 2, 2005</para>
|
---|
[f87f99c] | 95 | <itemizedlist>
|
---|
| 96 | <listitem>
|
---|
| 97 | <para>[jim] - Updated to Man-Pages 2.16.</para>
|
---|
| 98 | </listitem>
|
---|
| 99 | </itemizedlist>
|
---|
| 100 | </listitem>
|
---|
| 101 |
|
---|
[375e915] | 102 | <listitem>
|
---|
| 103 | <para>December 1, 2005</para>
|
---|
| 104 | <itemizedlist>
|
---|
| 105 | <listitem>
|
---|
| 106 | <para>[jim] - Updated to Linux 2.6.14.3.</para>
|
---|
| 107 | </listitem>
|
---|
[cd69c8e] | 108 | <listitem>
|
---|
| 109 | <para>[jim] - Updated to Man-Pages 2.15.</para>
|
---|
| 110 | </listitem>
|
---|
[94787be] | 111 | <listitem>
|
---|
| 112 | <para>[jim] - Updated to Udev 076.</para>
|
---|
| 113 | </listitem>
|
---|
[24a62de] | 114 | <listitem>
|
---|
| 115 | <para>[jim] - Added support for Sparc v8 and below.</para>
|
---|
| 116 | </listitem>
|
---|
[375e915] | 117 | </itemizedlist>
|
---|
| 118 | </listitem>
|
---|
| 119 |
|
---|
[e0e40d3] | 120 | <listitem>
|
---|
| 121 | <para>November 30, 2005</para>
|
---|
| 122 | <itemizedlist>
|
---|
| 123 | <listitem>
|
---|
| 124 | <para>[jim] - Text updates to final-system.</para>
|
---|
| 125 | </listitem>
|
---|
[aa3ee8b] | 126 | <listitem>
|
---|
| 127 | <para>[jim] - Text updates to temp-tools.</para>
|
---|
| 128 | </listitem>
|
---|
[e0e40d3] | 129 | </itemizedlist>
|
---|
| 130 | </listitem>
|
---|
| 131 |
|
---|
[d3a4fc0] | 132 | <listitem>
|
---|
[19a6071] | 133 | <para>November 29, 2005</para>
|
---|
| 134 | <itemizedlist>
|
---|
| 135 | <listitem>
|
---|
| 136 | <para>[jim] - Text updates to chroot.</para>
|
---|
| 137 | </listitem>
|
---|
[308a04c] | 138 | <listitem>
|
---|
| 139 | <para>[jim] - Text updates to boot.</para>
|
---|
| 140 | </listitem>
|
---|
[19a6071] | 141 | </itemizedlist>
|
---|
| 142 | </listitem>
|
---|
| 143 |
|
---|
| 144 | <listitem>
|
---|
| 145 | <para>November 28, 2005</para>
|
---|
[d3a4fc0] | 146 | <itemizedlist>
|
---|
| 147 | <listitem>
|
---|
| 148 | <para>[jim] - Text updates to glibc in all sections.</para>
|
---|
| 149 | </listitem>
|
---|
[1bc8e5f] | 150 | <listitem>
|
---|
| 151 | <para>[jim] - Text updates to temp-system.</para>
|
---|
| 152 | </listitem>
|
---|
[735ac8e] | 153 | <listitem>
|
---|
| 154 | <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
|
---|
| 155 | </listitem>
|
---|
[d3a4fc0] | 156 | </itemizedlist>
|
---|
| 157 | </listitem>
|
---|
| 158 |
|
---|
[d55f00bc] | 159 | <listitem>
|
---|
[19a6071] | 160 | <para>November 27, 2005</para>
|
---|
[d55f00bc] | 161 | <itemizedlist>
|
---|
| 162 | <listitem>
|
---|
| 163 | <para>[jim] - Text updates to gcc in all sections.</para>
|
---|
| 164 | </listitem>
|
---|
[0350f47] | 165 | <listitem>
|
---|
| 166 | <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
|
---|
| 167 | </listitem>
|
---|
[d55f00bc] | 168 | </itemizedlist>
|
---|
| 169 | </listitem>
|
---|
| 170 |
|
---|
[ed8de1a] | 171 | <listitem>
|
---|
[19a6071] | 172 | <para>November 25, 2005</para>
|
---|
[ed8de1a] | 173 | <itemizedlist>
|
---|
| 174 | <listitem>
|
---|
| 175 | <para>[jim] - Text updates to binutils in all sections.</para>
|
---|
| 176 | </listitem>
|
---|
| 177 | </itemizedlist>
|
---|
| 178 | </listitem>
|
---|
| 179 |
|
---|
[3fc6b0b9] | 180 | <listitem>
|
---|
[19a6071] | 181 | <para>November 24, 2005</para>
|
---|
[3fc6b0b9] | 182 | <itemizedlist>
|
---|
| 183 | <listitem>
|
---|
[9095be6] | 184 | <para>[Matt Darcy] - Text updates to resources page </para>
|
---|
[3fc6b0b9] | 185 | </listitem>
|
---|
| 186 | <listitem>
|
---|
[9095be6] | 187 | <para>[Matt Darcy] - Updated reference to LFS news server to reflect
|
---|
| 188 | that it no longer exists</para>
|
---|
[3fc6b0b9] | 189 | </listitem>
|
---|
| 190 | </itemizedlist>
|
---|
| 191 | </listitem>
|
---|
| 192 |
|
---|
[9095be6] | 193 | <listitem>
|
---|
| 194 | <para>November 23, 2005</para>
|
---|
[3fc6b0b9] | 195 | <itemizedlist>
|
---|
| 196 | <listitem>
|
---|
[9095be6] | 197 | <para>[jim] - For inetutils to utilize the Ncurses headers in
|
---|
| 198 | /tools/include.</para>
|
---|
[3fc6b0b9] | 199 | </listitem>
|
---|
| 200 | </itemizedlist>
|
---|
| 201 | </listitem>
|
---|
| 202 |
|
---|
[9095be6] | 203 | <listitem>
|
---|
| 204 | <para>November 21, 2005</para>
|
---|
[3fc6b0b9] | 205 | <itemizedlist>
|
---|
| 206 | <listitem>
|
---|
[9095be6] | 207 | <para>[jim] - Updated to Udev 075.</para>
|
---|
[3fc6b0b9] | 208 | </listitem>
|
---|
| 209 | <listitem>
|
---|
[9095be6] | 210 | <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
|
---|
[3fc6b0b9] | 211 | </listitem>
|
---|
| 212 | </itemizedlist>
|
---|
| 213 | </listitem>
|
---|
| 214 |
|
---|
[9095be6] | 215 | <listitem>
|
---|
| 216 | <para>November 20, 2005</para>
|
---|
[3fc6b0b9] | 217 | <itemizedlist>
|
---|
| 218 | <listitem>
|
---|
[9095be6] | 219 | <para>[jim] - Updated to Findutils 4.2.26.</para>
|
---|
[3fc6b0b9] | 220 | </listitem>
|
---|
| 221 | </itemizedlist>
|
---|
| 222 | </listitem>
|
---|
| 223 |
|
---|
| 224 | <listitem>
|
---|
[9095be6] | 225 | <para>November 18, 2005</para>
|
---|
[3fc6b0b9] | 226 | <itemizedlist>
|
---|
| 227 | <listitem>
|
---|
[9095be6] | 228 | <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
|
---|
| 229 | package.</para>
|
---|
[3fc6b0b9] | 230 | </listitem>
|
---|
| 231 | </itemizedlist>
|
---|
| 232 | </listitem>
|
---|
| 233 |
|
---|
| 234 | <listitem>
|
---|
[9095be6] | 235 | <para>November 17, 2005</para>
|
---|
[3fc6b0b9] | 236 | <itemizedlist>
|
---|
| 237 | <listitem>
|
---|
[9095be6] | 238 | <para>[jim] - Update to Man-Pages 2.14.</para>
|
---|
[3fc6b0b9] | 239 | </listitem>
|
---|
| 240 | <listitem>
|
---|
[9095be6] | 241 | <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
|
---|
| 242 | Architecture. New Patch added.</para>
|
---|
[3fc6b0b9] | 243 | </listitem>
|
---|
| 244 | <listitem>
|
---|
[9095be6] | 245 | <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
|
---|
[3fc6b0b9] | 246 | </listitem>
|
---|
| 247 | </itemizedlist>
|
---|
| 248 | </listitem>
|
---|
| 249 |
|
---|
| 250 | <listitem>
|
---|
[9095be6] | 251 | <para>November 13, 2005</para>
|
---|
[3fc6b0b9] | 252 | <itemizedlist>
|
---|
| 253 | <listitem>
|
---|
[9095be6] | 254 | <para>[manuel] - Improve the heuristic for determining a locale that
|
---|
| 255 | is supported by both Glibc and packages outside LFS. Ported from
|
---|
| 256 | LFS-SVN.</para>
|
---|
[3fc6b0b9] | 257 | </listitem>
|
---|
| 258 | <listitem>
|
---|
[9095be6] | 259 | <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
|
---|
| 260 | as make runs it automatically. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 261 | </listitem>
|
---|
| 262 | <listitem>
|
---|
[9095be6] | 263 | <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 264 | </listitem>
|
---|
| 265 | <listitem>
|
---|
[9095be6] | 266 | <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
|
---|
[3fc6b0b9] | 267 | </listitem>
|
---|
| 268 | </itemizedlist>
|
---|
| 269 | </listitem>
|
---|
| 270 |
|
---|
| 271 | <listitem>
|
---|
[9095be6] | 272 | <para>November 10, 2005</para>
|
---|
[3fc6b0b9] | 273 | <itemizedlist>
|
---|
| 274 | <listitem>
|
---|
[9095be6] | 275 | <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
|
---|
| 276 | testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 277 | </listitem>
|
---|
| 278 | <listitem>
|
---|
[9095be6] | 279 | <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
|
---|
[3fc6b0b9] | 280 | </listitem>
|
---|
| 281 | <listitem>
|
---|
[9095be6] | 282 | <para>[jim] - Added text for multilib kernel build requirements.</para>
|
---|
[3fc6b0b9] | 283 | </listitem>
|
---|
| 284 | </itemizedlist>
|
---|
| 285 | </listitem>
|
---|
| 286 |
|
---|
| 287 | <listitem>
|
---|
[9095be6] | 288 | <para>November 9, 2005</para>
|
---|
[3fc6b0b9] | 289 | <itemizedlist>
|
---|
| 290 | <listitem>
|
---|
[9095be6] | 291 | <para>[manuel] - Stop Udev from killing udevd processes on the
|
---|
| 292 | system and removed udevdir=/dev. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 293 | </listitem>
|
---|
| 294 | <listitem>
|
---|
[9095be6] | 295 | <para>[manuel] - Install the binaries from Less to /usr/bin instead
|
---|
| 296 | of /bin. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 297 | </listitem>
|
---|
| 298 | <listitem>
|
---|
[9095be6] | 299 | <para>[manuel] - Removed SBUs and disk usage information.</para>
|
---|
[3fc6b0b9] | 300 | </listitem>
|
---|
| 301 | <listitem>
|
---|
[9095be6] | 302 | <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
|
---|
[3fc6b0b9] | 303 | </listitem>
|
---|
| 304 | </itemizedlist>
|
---|
| 305 | </listitem>
|
---|
| 306 |
|
---|
| 307 | <listitem>
|
---|
[9095be6] | 308 | <para>November 8, 2005</para>
|
---|
[3fc6b0b9] | 309 | <itemizedlist>
|
---|
| 310 | <listitem>
|
---|
[9095be6] | 311 | <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
|
---|
[3fc6b0b9] | 312 | </listitem>
|
---|
| 313 | </itemizedlist>
|
---|
| 314 | </listitem>
|
---|
| 315 |
|
---|
| 316 | <listitem>
|
---|
[9095be6] | 317 | <para>November 7, 2005</para>
|
---|
[3fc6b0b9] | 318 | <itemizedlist>
|
---|
| 319 | <listitem>
|
---|
[9095be6] | 320 | <para>[manuel] - Remove the optimization related warnings from the
|
---|
| 321 | toolchain packages. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 322 | </listitem>
|
---|
| 323 | <listitem>
|
---|
[9095be6] | 324 | <para>[manuel] - Install Vim's documentation to <filename
|
---|
| 325 | class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
|
---|
| 326 | of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
|
---|
| 327 | Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 328 | </listitem>
|
---|
| 329 | <listitem>
|
---|
[9095be6] | 330 | <para>[manuel] - Correct the instructions for running the
|
---|
| 331 | Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
|
---|
[3fc6b0b9] | 332 | </listitem>
|
---|
| 333 | <listitem>
|
---|
[9095be6] | 334 | <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
|
---|
| 335 | cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
|
---|
[3fc6b0b9] | 336 | </listitem>
|
---|
| 337 | </itemizedlist>
|
---|
| 338 | </listitem>
|
---|
| 339 |
|
---|
| 340 | <listitem>
|
---|
[9095be6] | 341 | <para>November 6, 2005</para>
|
---|
[3fc6b0b9] | 342 | <itemizedlist>
|
---|
| 343 | <listitem>
|
---|
[9095be6] | 344 | <para>[jim] - Updated to Coreutils 5.93.</para>
|
---|
[3fc6b0b9] | 345 | </listitem>
|
---|
| 346 | <listitem>
|
---|
[9095be6] | 347 | <para>[jim] - Updated to Procps 3.2.6.</para>
|
---|
[3fc6b0b9] | 348 | </listitem>
|
---|
| 349 | <listitem>
|
---|
[9095be6] | 350 | <para>[jim] - Updated to Man-Pages 2.13.</para>
|
---|
[3fc6b0b9] | 351 | </listitem>
|
---|
| 352 | </itemizedlist>
|
---|
| 353 | </listitem>
|
---|
| 354 |
|
---|
| 355 | <listitem>
|
---|
[9095be6] | 356 | <para>November 5, 2005</para>
|
---|
[3fc6b0b9] | 357 | <itemizedlist>
|
---|
| 358 | <listitem>
|
---|
[9095be6] | 359 | <para>[jim] - Updated to psmisc 21.8.</para>
|
---|
[3fc6b0b9] | 360 | </listitem>
|
---|
| 361 | </itemizedlist>
|
---|
| 362 | </listitem>
|
---|
| 363 |
|
---|
| 364 | <listitem>
|
---|
[9095be6] | 365 | <para>November 3, 2005</para>
|
---|
[3fc6b0b9] | 366 | <itemizedlist>
|
---|
| 367 | <listitem>
|
---|
[9095be6] | 368 | <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
|
---|
| 369 | Added fixes for dircolors and md5sum also.</para>
|
---|
[8fdfc096] | 370 | </listitem>
|
---|
| 371 | </itemizedlist>
|
---|
| 372 | </listitem>
|
---|
| 373 |
|
---|
[3f8be484] | 374 | <listitem>
|
---|
[9095be6] | 375 | <para>October 31, 2005</para>
|
---|
[3f8be484] | 376 | <itemizedlist>
|
---|
| 377 | <listitem>
|
---|
[9095be6] | 378 | <para>[jim] - Now an official project. Resetting all Changelogs.</para>
|
---|
[3f8be484] | 379 | </listitem>
|
---|
| 380 | </itemizedlist>
|
---|
| 381 | </listitem>
|
---|
| 382 |
|
---|
| 383 | </itemizedlist>
|
---|
| 384 |
|
---|
| 385 | <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
|
---|
| 386 |
|
---|
| 387 | </sect1>
|
---|