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