| 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>January 29, 2006</para> 
 | 
|---|
| 41 |       <itemizedlist>
 | 
|---|
| 42 |         <listitem>
 | 
|---|
| 43 |           <para>[jim] - Updated Toolchain adjustment in final-system. Thank you Dan Nicholson.</para>
 | 
|---|
| 44 |         </listitem>
 | 
|---|
| 45 |       </itemizedlist>
 | 
|---|
| 46 |     </listitem>
 | 
|---|
| 47 | 
 | 
|---|
| 48 |     <listitem>
 | 
|---|
| 49 |       <para>January 24, 2006</para> 
 | 
|---|
| 50 |       <itemizedlist>
 | 
|---|
| 51 |         <listitem>
 | 
|---|
| 52 |           <para>[jim] - Updated to Man 1.6c.</para>
 | 
|---|
| 53 |         </listitem>
 | 
|---|
| 54 |       </itemizedlist>
 | 
|---|
| 55 |     </listitem>
 | 
|---|
| 56 | 
 | 
|---|
| 57 |     <listitem>
 | 
|---|
| 58 |       <para>January 23, 2006</para>
 | 
|---|
| 59 |       <itemizedlist>
 | 
|---|
| 60 |         <listitem>
 | 
|---|
| 61 |           <para>[Chris] - Removed unnecessary --with-ncurses switches
 | 
|---|
| 62 | from temp-system bash and inetutils.</para>
 | 
|---|
| 63 |         </listitem>
 | 
|---|
| 64 |         <listitem>
 | 
|---|
| 65 |           <para>[Chris] - Moved zlib from temp-system to boot as it's
 | 
|---|
| 66 | not needed if you chroot.</para>
 | 
|---|
| 67 |         </listitem>
 | 
|---|
| 68 |       </itemizedlist>
 | 
|---|
| 69 |     </listitem>
 | 
|---|
| 70 | 
 | 
|---|
| 71 |     <listitem>
 | 
|---|
| 72 |       <para>January 19, 2006</para> 
 | 
|---|
| 73 |       <itemizedlist>
 | 
|---|
| 74 |         <listitem>
 | 
|---|
| 75 |           <para>[Chris] - Removed patch from shadow instructions.</para>
 | 
|---|
| 76 |         </listitem>
 | 
|---|
| 77 |         <listitem>
 | 
|---|
| 78 |           <para>[Chris] - Added perl sprintf vulnerability patch.</para>
 | 
|---|
| 79 |         </listitem>
 | 
|---|
| 80 |         <listitem>
 | 
|---|
| 81 |           <para>[jim] - Updated to Man-Pages 2.21.</para>
 | 
|---|
| 82 |         </listitem>
 | 
|---|
| 83 |       </itemizedlist>
 | 
|---|
| 84 |     </listitem>
 | 
|---|
| 85 | 
 | 
|---|
| 86 |     <listitem>
 | 
|---|
| 87 |       <para>January 13, 2006</para>
 | 
|---|
| 88 |       <itemizedlist>
 | 
|---|
| 89 |         <listitem>
 | 
|---|
| 90 |           <para>[ken] - Moved grep ahead of libtool to avoid /tools being hardcoded
 | 
|---|
| 91 |           into the libtool script for EGREP.</para>
 | 
|---|
| 92 |         </listitem>
 | 
|---|
| 93 |         <listitem>
 | 
|---|
| 94 |           <para>[ken] - Alter bison to build repeatably, from LFS.</para> 
 | 
|---|
| 95 |         </listitem>
 | 
|---|
| 96 |         <listitem>
 | 
|---|
| 97 |           <para>[ken] - Alter gccbug to use mktemp, from LFS.</para> 
 | 
|---|
| 98 |         </listitem>
 | 
|---|
| 99 |         <listitem>
 | 
|---|
| 100 |           <para>[ken] - Move creation of /etc/hosts within Perl instructions,
 | 
|---|
| 101 |           for repeatability, from LFS.</para> 
 | 
|---|
| 102 |         </listitem>
 | 
|---|
| 103 |         <listitem>
 | 
|---|
| 104 |           <para>[Chris] - Moved bootloader setup to right after "Changing Ownership" in Chapter 7, and changed several package installation instructions in that chapter.</para>
 | 
|---|
| 105 |         </listitem>
 | 
|---|
| 106 | 
 | 
|---|
| 107 |       </itemizedlist>
 | 
|---|
| 108 |     </listitem>
 | 
|---|
| 109 |         
 | 
|---|
| 110 |     <listitem>
 | 
|---|
| 111 |       <para>January 12, 2006</para>
 | 
|---|
| 112 |       <itemizedlist>
 | 
|---|
| 113 |         <listitem>
 | 
|---|
| 114 |           <para>[Chris] - Moved directory and symlink creation pages
 | 
|---|
| 115 |           to the beginning of Chapter 7.</para>
 | 
|---|
| 116 |         </listitem>
 | 
|---|
| 117 |         <listitem>
 | 
|---|
| 118 |           <para>[jim] - Updated to Psmisc 22.1.</para>
 | 
|---|
| 119 |         </listitem>
 | 
|---|
| 120 |         <listitem>
 | 
|---|
| 121 |           <para>[jim] - Updated to Man-Pages 2.20.</para>
 | 
|---|
| 122 |         </listitem>
 | 
|---|
| 123 |         <listitem>
 | 
|---|
| 124 |           <para>[jim] - Updated Coreutils build instructions to copy more files
 | 
|---|
| 125 |            to /bin. These are changes for bootscripts and the new udev rules.</para>
 | 
|---|
| 126 |         </listitem>
 | 
|---|
| 127 |         <listitem>
 | 
|---|
| 128 |           <para>[jim] - Updated to Linux 2.6.14.6.</para>
 | 
|---|
| 129 |         </listitem>
 | 
|---|
| 130 |         <listitem>
 | 
|---|
| 131 |           <para>[jim] - Numerous complaints about temp-system Perl failing to build. So
 | 
|---|
| 132 |           I moved temp perl to first package in final-system build. The failures we noted
 | 
|---|
| 133 |           on Pure 64 builds.</para>
 | 
|---|
| 134 |         </listitem>
 | 
|---|
| 135 |       </itemizedlist>
 | 
|---|
| 136 |     </listitem>
 | 
|---|
| 137 | 
 | 
|---|
| 138 |     <listitem>
 | 
|---|
| 139 |       <para>January 11, 2006</para>
 | 
|---|
| 140 |       <itemizedlist>
 | 
|---|
| 141 |         <listitem>
 | 
|---|
| 142 |           <para>[jim] - Rewrote wrote zlib final instructions to include
 | 
|---|
| 143 |            a patch the will allow build of static and shared libraries at
 | 
|---|
| 144 |            the same time. Thanx for the recommendation Tushar Teredesai.</para>
 | 
|---|
| 145 |         </listitem>
 | 
|---|
| 146 |       </itemizedlist>
 | 
|---|
| 147 |     </listitem>
 | 
|---|
| 148 | 
 | 
|---|
| 149 |     <listitem>
 | 
|---|
| 150 |       <para>January 8, 2006</para>
 | 
|---|
| 151 |       <itemizedlist>
 | 
|---|
| 152 |         <listitem>
 | 
|---|
| 153 |           <para>[Chris] - Rewrote much of the description of the build
 | 
|---|
| 154 |           process and test suite information.</para>
 | 
|---|
| 155 |         </listitem>
 | 
|---|
| 156 |       </itemizedlist>
 | 
|---|
| 157 |     </listitem>
 | 
|---|
| 158 | 
 | 
|---|
| 159 |     <listitem>
 | 
|---|
| 160 |       <para>January 3, 2006</para>
 | 
|---|
| 161 |       <itemizedlist>
 | 
|---|
| 162 |         <listitem>
 | 
|---|
| 163 |           <para>[jim] - Updated to Shadow 4.0.14.</para>
 | 
|---|
| 164 |         </listitem>
 | 
|---|
| 165 |       </itemizedlist>
 | 
|---|
| 166 |     </listitem>
 | 
|---|
| 167 | 
 | 
|---|
| 168 |     <listitem>
 | 
|---|
| 169 |       <para>December 30, 2005</para>
 | 
|---|
| 170 |       <itemizedlist>
 | 
|---|
| 171 |         <listitem>
 | 
|---|
| 172 |           <para>[Chris] - Updated package dependencies, removed explanation of
 | 
|---|
| 173 |           "target alias" and "cross-compiling" from final-system binutils, and
 | 
|---|
| 174 |           removed note about GRUB's testsuite failure.</para>
 | 
|---|
| 175 |         </listitem>
 | 
|---|
| 176 |         <listitem>
 | 
|---|
| 177 |           <para>[ken] - Fix where tree gets installed.</para>
 | 
|---|
| 178 |         </listitem>
 | 
|---|
| 179 |       </itemizedlist>
 | 
|---|
| 180 |     </listitem>
 | 
|---|
| 181 | 
 | 
|---|
| 182 |     <listitem>
 | 
|---|
| 183 |       <para>December 29, 2005</para>
 | 
|---|
| 184 |       <itemizedlist>
 | 
|---|
| 185 |         <listitem>
 | 
|---|
| 186 |           <para>[jim] - Added CC="gcc" to temp-system perl build.</para>
 | 
|---|
| 187 |         </listitem>
 | 
|---|
| 188 |       </itemizedlist>
 | 
|---|
| 189 |     </listitem>
 | 
|---|
| 190 | 
 | 
|---|
| 191 |     <listitem>
 | 
|---|
| 192 |       <para>December 28, 2005</para>
 | 
|---|
| 193 |       <itemizedlist>
 | 
|---|
| 194 |         <listitem>
 | 
|---|
| 195 |           <para>[ken] - Remove --with-x=no from expect - either we booted, or we
 | 
|---|
| 196 |           are in chroot.</para>
 | 
|---|
| 197 |         </listitem>
 | 
|---|
| 198 |         <listitem>
 | 
|---|
| 199 |           <para>[ken] - Fix a failure to build glibc-headers.</para>
 | 
|---|
| 200 |         </listitem>
 | 
|---|
| 201 |         <listitem>
 | 
|---|
| 202 |           <para>[jim] - Updated to Linux 2.6.14.5.</para>
 | 
|---|
| 203 |         </listitem>
 | 
|---|
| 204 |       </itemizedlist>
 | 
|---|
| 205 |     </listitem>
 | 
|---|
| 206 | 
 | 
|---|
| 207 |     <listitem>
 | 
|---|
| 208 |       <para>December 23, 2005</para>
 | 
|---|
| 209 |       <itemizedlist>
 | 
|---|
| 210 |         <listitem>
 | 
|---|
| 211 |           <para>[jim] - Updated Shadow patch to fix linking to outside libraries.</para>
 | 
|---|
| 212 |         </listitem>
 | 
|---|
| 213 |       </itemizedlist>
 | 
|---|
| 214 |     </listitem>
 | 
|---|
| 215 | 
 | 
|---|
| 216 |     <listitem>
 | 
|---|
| 217 |       <para>December 22, 2005</para>
 | 
|---|
| 218 |       <itemizedlist>
 | 
|---|
| 219 |         <listitem>
 | 
|---|
| 220 |           <para>[jim] - Bash Maintainer Released Bash-001 patch. This patch fixes the
 | 
|---|
| 221 |           following issue: There are parsing problems with compound assignments in several contexts,
 | 
|---|
| 222 |           including as arguments to builtins like `local', `eval', and `let', and
 | 
|---|
| 223 |           as multiple assignments in a single command.</para>
 | 
|---|
| 224 |         </listitem>
 | 
|---|
| 225 |         <listitem>
 | 
|---|
| 226 |           <para>[jim] - Readline Maintainer Released Readline-001 patch. This patch fixes the
 | 
|---|
| 227 |           following issue: A problem with the readline callback interface can result in segmentation
 | 
|---|
| 228 |           faults when using the delete-char function via a multiple-key sequence.
 | 
|---|
| 229 |           Two consecutive calls to delete-char will crash the application calling
 | 
|---|
| 230 |           readline.</para>
 | 
|---|
| 231 |         </listitem>
 | 
|---|
| 232 |         <listitem>
 | 
|---|
| 233 |           <para>[jim] - Removed halt, sync, and shutdown users. These users work, but offer
 | 
|---|
| 234 |            a potential security threat. Thus the reason for removal.</para>
 | 
|---|
| 235 |         </listitem>
 | 
|---|
| 236 |         <listitem>
 | 
|---|
| 237 |           <para>[jim] - Fixed Vim symlink. Thank you LFS and Jeremy Huntwork.</para>
 | 
|---|
| 238 |         </listitem>
 | 
|---|
| 239 |       </itemizedlist>
 | 
|---|
| 240 |     </listitem>
 | 
|---|
| 241 | 
 | 
|---|
| 242 |     <listitem>
 | 
|---|
| 243 |       <para>December 20, 2005</para>
 | 
|---|
| 244 |       <itemizedlist>
 | 
|---|
| 245 |         <listitem>
 | 
|---|
| 246 |           <para>[jim] - Updated to M4 1.4.4.</para>
 | 
|---|
| 247 |         </listitem>
 | 
|---|
| 248 |       </itemizedlist>
 | 
|---|
| 249 |     </listitem>
 | 
|---|
| 250 | 
 | 
|---|
| 251 |    <listitem>
 | 
|---|
| 252 |      <para>December 19, 2005</para>
 | 
|---|
| 253 |      <itemizedlist>
 | 
|---|
| 254 |         <listitem>
 | 
|---|
| 255 |           <para>[ken] - Fix for accessing vim's documentation, from LFS.</para>
 | 
|---|
| 256 |         </listitem>
 | 
|---|
| 257 |         <listitem>
 | 
|---|
| 258 |           <para>[jim] - Fixed the Gettext testsuite from failing, by fixing
 | 
|---|
| 259 |           an issue in Gawk. Thank you Greg Schaefer.</para>
 | 
|---|
| 260 |         </listitem>
 | 
|---|
| 261 |      </itemizedlist>
 | 
|---|
| 262 |    </listitem>
 | 
|---|
| 263 | 
 | 
|---|
| 264 |     <listitem>
 | 
|---|
| 265 |       <para>December 18, 2005</para>
 | 
|---|
| 266 |       <itemizedlist>
 | 
|---|
| 267 |         <listitem>
 | 
|---|
| 268 |           <para>[jim] - Re-arranged temp-tools. Renamed it to testsuite-tools. Moved
 | 
|---|
| 269 |           perl and texinfo to temp-system. Moved flags from testsuite-tools to chroot
 | 
|---|
| 270 |           and boot sections.</para>
 | 
|---|
| 271 |         </listitem>
 | 
|---|
| 272 |         <listitem>
 | 
|---|
| 273 |           <para>[jim] - Removed 32bit and N32 builds from temp-system, upon testing
 | 
|---|
| 274 |           it was found that these were not needed for building the final system on
 | 
|---|
| 275 |           a multilib capable build.</para>
 | 
|---|
| 276 |         </listitem>
 | 
|---|
| 277 |         <listitem>
 | 
|---|
| 278 |           <para>[jim] - Updated to Libtool 1.5.22.</para>
 | 
|---|
| 279 |         </listitem>
 | 
|---|
| 280 |         <listitem>
 | 
|---|
| 281 |           <para>[jim] - Updated to Man-Pages 2.18.</para>
 | 
|---|
| 282 |         </listitem>
 | 
|---|
| 283 |       </itemizedlist>
 | 
|---|
| 284 |     </listitem>
 | 
|---|
| 285 | 
 | 
|---|
| 286 |     <listitem>
 | 
|---|
| 287 |       <para>December 17, 2005</para>
 | 
|---|
| 288 |       <itemizedlist>
 | 
|---|
| 289 |         <listitem>
 | 
|---|
| 290 |           <para>[jim] - Updated to psmisc 21.9.</para>
 | 
|---|
| 291 |         </listitem>
 | 
|---|
| 292 |       </itemizedlist>
 | 
|---|
| 293 |     </listitem>
 | 
|---|
| 294 | 
 | 
|---|
| 295 |     <listitem>
 | 
|---|
| 296 |       <para>December 16, 2005</para>
 | 
|---|
| 297 |       <itemizedlist>
 | 
|---|
| 298 |         <listitem>
 | 
|---|
| 299 |           <para>[jim] - Moved Tree to temp-tools, since it's not needed for the final-system.</para>
 | 
|---|
| 300 |         </listitem>
 | 
|---|
| 301 |         <listitem>
 | 
|---|
| 302 |           <para>[jim] - Moved Procps before perl in the final-system build. Fixes test suite issue
 | 
|---|
| 303 |           in perl.</para>
 | 
|---|
| 304 |         </listitem>
 | 
|---|
| 305 |       </itemizedlist>
 | 
|---|
| 306 |     </listitem>
 | 
|---|
| 307 | 
 | 
|---|
| 308 |     <listitem>
 | 
|---|
| 309 |       <para>December 15, 2005</para>
 | 
|---|
| 310 |       <itemizedlist>
 | 
|---|
| 311 |         <listitem>
 | 
|---|
| 312 |           <para>[ken] - Minor fix for rendering in temp-tools/texinfo.</para>
 | 
|---|
| 313 |         </listitem>
 | 
|---|
| 314 |         <listitem>
 | 
|---|
| 315 |           <para>[jim] - Added not to temp-system about the WARNING message.</para>
 | 
|---|
| 316 |         </listitem>
 | 
|---|
| 317 |       </itemizedlist>
 | 
|---|
| 318 |     </listitem>
 | 
|---|
| 319 | 
 | 
|---|
| 320 |     <listitem>
 | 
|---|
| 321 |       <para>December 14, 2005</para>
 | 
|---|
| 322 |       <itemizedlist>
 | 
|---|
| 323 |         <listitem>
 | 
|---|
| 324 |           <para>[jim] - Change the LFS_HOST and LFS_TARGET pages to prevent
 | 
|---|
| 325 |           further build issues.</para>
 | 
|---|
| 326 |         </listitem>
 | 
|---|
| 327 |         <listitem>
 | 
|---|
| 328 |           <para>[jim] - Updated to Man-Pages 2.17.</para>
 | 
|---|
| 329 |         </listitem>
 | 
|---|
| 330 |         <listitem>
 | 
|---|
| 331 |           <para>[jim] - Added Tree 1.5.0. Added for the udev testsuite.</para>
 | 
|---|
| 332 |         </listitem>
 | 
|---|
| 333 |       </itemizedlist>
 | 
|---|
| 334 |     </listitem>
 | 
|---|
| 335 | 
 | 
|---|
| 336 |     <listitem>
 | 
|---|
| 337 |       <para>December 13, 2005</para>
 | 
|---|
| 338 |       <itemizedlist>
 | 
|---|
| 339 |         <listitem>
 | 
|---|
| 340 |           <para>[jim] - Removed setvbuf test from Temp-System Bash compile.
 | 
|---|
| 341 |           Thanks to David Fix.</para>
 | 
|---|
| 342 |         </listitem>
 | 
|---|
| 343 |       </itemizedlist>
 | 
|---|
| 344 |     </listitem>
 | 
|---|
| 345 | 
 | 
|---|
| 346 |     <listitem>
 | 
|---|
| 347 |       <para>December 12, 2005</para>
 | 
|---|
| 348 |       <itemizedlist>
 | 
|---|
| 349 |         <listitem>
 | 
|---|
| 350 |           <para>[jim] - Removed testsuites from Temp-Tools section.</para>
 | 
|---|
| 351 |         </listitem>
 | 
|---|
| 352 |       </itemizedlist>
 | 
|---|
| 353 |     </listitem>
 | 
|---|
| 354 | 
 | 
|---|
| 355 |     <listitem>
 | 
|---|
| 356 |       <para>December 11, 2005</para>
 | 
|---|
| 357 |       <itemizedlist>
 | 
|---|
| 358 |         <listitem>
 | 
|---|
| 359 |           <para>[ken] - Fix Tcl configure, thanks to Greg Schafer.</para>
 | 
|---|
| 360 |         </listitem>
 | 
|---|
| 361 |       </itemizedlist>
 | 
|---|
| 362 |     </listitem>
 | 
|---|
| 363 | 
 | 
|---|
| 364 |     <listitem>
 | 
|---|
| 365 |       <para>December 9, 2005</para>
 | 
|---|
| 366 |       <itemizedlist>
 | 
|---|
| 367 |         <listitem>
 | 
|---|
| 368 |           <para>[jim] - Upgraded to Module Init Tools 3.2.2.</para>
 | 
|---|
| 369 |         </listitem>
 | 
|---|
| 370 |         <listitem>
 | 
|---|
| 371 |           <para>[ken] - Bzip2 - clarify what is being tested.</para>
 | 
|---|
| 372 |         </listitem>
 | 
|---|
| 373 |         <listitem>
 | 
|---|
| 374 |           <para>[jim] - Removed installation of sound sanitized headers.
 | 
|---|
| 375 |           They will be removed in the next release of linux-libc-headers.</para>
 | 
|---|
| 376 |         </listitem>
 | 
|---|
| 377 |       </itemizedlist>
 | 
|---|
| 378 |     </listitem>
 | 
|---|
| 379 | 
 | 
|---|
| 380 |     <listitem>
 | 
|---|
| 381 |       <para>December 8, 2005</para>
 | 
|---|
| 382 |       <itemizedlist>
 | 
|---|
| 383 |         <listitem>
 | 
|---|
| 384 |           <para>[jim] - Upgraded to Less 394.</para>
 | 
|---|
| 385 |         </listitem>
 | 
|---|
| 386 |         <listitem>
 | 
|---|
| 387 |           <para>[jim] - Upgraded to Bash 3.1.</para>
 | 
|---|
| 388 |         </listitem>
 | 
|---|
| 389 |         <listitem>
 | 
|---|
| 390 |           <para>[jim] - Upgraded to Readline 5.1.</para>
 | 
|---|
| 391 |         </listitem>
 | 
|---|
| 392 |       </itemizedlist>
 | 
|---|
| 393 |     </listitem>
 | 
|---|
| 394 | 
 | 
|---|
| 395 |     <listitem>
 | 
|---|
| 396 |       <para>December 7, 2005</para>
 | 
|---|
| 397 |       <itemizedlist>
 | 
|---|
| 398 |         <listitem>
 | 
|---|
| 399 |           <para>[jim] - Upgraded to TCL 8.4.12.</para>
 | 
|---|
| 400 |         </listitem>
 | 
|---|
| 401 |         <listitem>
 | 
|---|
| 402 |           <para>[jim] - Upgraded to IPRoute2 2.6.14-051107.</para>
 | 
|---|
| 403 |         </listitem>
 | 
|---|
| 404 |         <listitem>
 | 
|---|
| 405 |           <para>[jim] - Upgraded to Readline 5.0.5.</para>
 | 
|---|
| 406 |         </listitem>
 | 
|---|
| 407 |         <listitem>
 | 
|---|
| 408 |           <para>[jim] - Upgraded to Bash 3.0.16.</para>
 | 
|---|
| 409 |         </listitem>
 | 
|---|
| 410 |       </itemizedlist>
 | 
|---|
| 411 |     </listitem>
 | 
|---|
| 412 | 
 | 
|---|
| 413 |     <listitem>
 | 
|---|
| 414 |       <para>December 6, 2005</para>
 | 
|---|
| 415 |       <itemizedlist>
 | 
|---|
| 416 |         <listitem>
 | 
|---|
| 417 |           <para>[jim] - Upgraded to Glibc 20051107.</para>
 | 
|---|
| 418 |         </listitem>
 | 
|---|
| 419 |         <listitem>
 | 
|---|
| 420 |           <para>[jim] - Sparcv8 now uses the same Glibc as the other architectures.</para>
 | 
|---|
| 421 |         </listitem>
 | 
|---|
| 422 |         <listitem>
 | 
|---|
| 423 |           <para>[jim] - Ported Gettext update from Temp-system LFS to Cross-LFS.</para>
 | 
|---|
| 424 |         </listitem>
 | 
|---|
| 425 |         <listitem>
 | 
|---|
| 426 |           <para>[ken] - Tidying in Gettext to reflect our differences from LFS, and
 | 
|---|
| 427 |                 correct the date in changelog.</para>
 | 
|---|
| 428 |         </listitem>
 | 
|---|
| 429 |         <listitem>
 | 
|---|
| 430 |           <para>[jim] - Moved Cross-tools from $HOME to LFS. This provide a easy way
 | 
|---|
| 431 |           for livecd builders to not loose valueable build time, if something goes
 | 
|---|
| 432 |           wrong.</para>
 | 
|---|
| 433 |         </listitem>
 | 
|---|
| 434 |         <listitem>
 | 
|---|
| 435 |           <para>[jim] - Upgraded to Findutils 4.2.27.</para>
 | 
|---|
| 436 |         </listitem>
 | 
|---|
| 437 |       </itemizedlist>
 | 
|---|
| 438 |     </listitem>
 | 
|---|
| 439 | 
 | 
|---|
| 440 |     <listitem>
 | 
|---|
| 441 |       <para>December 5, 2005</para>
 | 
|---|
| 442 |       <itemizedlist>
 | 
|---|
| 443 |         <listitem>
 | 
|---|
| 444 |           <para>[Matt Darcy] - Updated the resources page to include reference and base
 | 
|---|
| 445 |                 instructions on using the LFS pastebin</para>
 | 
|---|
| 446 |         </listitem>
 | 
|---|
| 447 |         <listitem>
 | 
|---|
| 448 |           <para>[Matt Darcy] - Updated some of the missing text poritions of the book</para>
 | 
|---|
| 449 |         </listitem>
 | 
|---|
| 450 |         <listitem>
 | 
|---|
| 451 |           <para>[Matt Darcy] - Updated creation of $LFSHOME parameter to a less
 | 
|---|
| 452 |                 user error system. This change will will need to be validated by
 | 
|---|
| 453 |                 by other devs</para>
 | 
|---|
| 454 |         </listitem>
 | 
|---|
| 455 |         <listitem>
 | 
|---|
| 456 |           <para>[ken] - Moved Mktemp ahead of Module-init-tools so that the latter's
 | 
|---|
| 457 |                 testsuite doesn't bail out when testing generate-modprobe.conf.</para>
 | 
|---|
| 458 |         </listitem>
 | 
|---|
| 459 |       </itemizedlist>
 | 
|---|
| 460 |     </listitem>
 | 
|---|
| 461 | 
 | 
|---|
| 462 |     <listitem>
 | 
|---|
| 463 |       <para>December 3, 2005</para>
 | 
|---|
| 464 |       <itemizedlist>
 | 
|---|
| 465 |         <listitem>
 | 
|---|
| 466 |           <para>[ken] - Reference a home directory for dummy user when testing
 | 
|---|
| 467 |           coreutils, and correct sed 'man page' to 'HTML documentation', both
 | 
|---|
| 468 |           from LFS.</para>
 | 
|---|
| 469 |         </listitem>
 | 
|---|
| 470 |       </itemizedlist>
 | 
|---|
| 471 |     </listitem>
 | 
|---|
| 472 | 
 | 
|---|
| 473 |     <listitem>
 | 
|---|
| 474 |       <para>December 2, 2005</para>
 | 
|---|
| 475 |       <itemizedlist>
 | 
|---|
| 476 |         <listitem>
 | 
|---|
| 477 |           <para>[jim] - Updated to Man-Pages 2.16.</para>
 | 
|---|
| 478 |         </listitem>
 | 
|---|
| 479 |       </itemizedlist>
 | 
|---|
| 480 |     </listitem>
 | 
|---|
| 481 | 
 | 
|---|
| 482 |     <listitem>
 | 
|---|
| 483 |       <para>December 1, 2005</para>
 | 
|---|
| 484 |       <itemizedlist>
 | 
|---|
| 485 |         <listitem>
 | 
|---|
| 486 |           <para>[jim] - Updated to Linux 2.6.14.3.</para>
 | 
|---|
| 487 |         </listitem>
 | 
|---|
| 488 |         <listitem>
 | 
|---|
| 489 |           <para>[jim] - Updated to Man-Pages 2.15.</para>
 | 
|---|
| 490 |         </listitem>
 | 
|---|
| 491 |         <listitem>
 | 
|---|
| 492 |           <para>[jim] - Updated to Udev 076.</para>
 | 
|---|
| 493 |         </listitem>
 | 
|---|
| 494 |         <listitem>
 | 
|---|
| 495 |           <para>[jim] - Added support for Sparc v8 and below.</para>
 | 
|---|
| 496 |         </listitem>
 | 
|---|
| 497 |       </itemizedlist>
 | 
|---|
| 498 |     </listitem>
 | 
|---|
| 499 | 
 | 
|---|
| 500 |    <listitem>
 | 
|---|
| 501 |       <para>November 30, 2005</para>
 | 
|---|
| 502 |       <itemizedlist>
 | 
|---|
| 503 |         <listitem>
 | 
|---|
| 504 |           <para>[jim] - Text updates to final-system.</para>
 | 
|---|
| 505 |         </listitem>
 | 
|---|
| 506 |         <listitem>
 | 
|---|
| 507 |           <para>[jim] - Text updates to temp-tools.</para>
 | 
|---|
| 508 |         </listitem>
 | 
|---|
| 509 |       </itemizedlist>
 | 
|---|
| 510 |     </listitem>
 | 
|---|
| 511 | 
 | 
|---|
| 512 |    <listitem>
 | 
|---|
| 513 |       <para>November 29, 2005</para>
 | 
|---|
| 514 |       <itemizedlist>
 | 
|---|
| 515 |         <listitem>
 | 
|---|
| 516 |           <para>[jim] - Text updates to chroot.</para>
 | 
|---|
| 517 |         </listitem>
 | 
|---|
| 518 |         <listitem>
 | 
|---|
| 519 |           <para>[jim] - Text updates to boot.</para>
 | 
|---|
| 520 |         </listitem>
 | 
|---|
| 521 |       </itemizedlist>
 | 
|---|
| 522 |     </listitem>
 | 
|---|
| 523 | 
 | 
|---|
| 524 |    <listitem>
 | 
|---|
| 525 |       <para>November 28, 2005</para>
 | 
|---|
| 526 |       <itemizedlist>
 | 
|---|
| 527 |         <listitem>
 | 
|---|
| 528 |           <para>[jim] - Text updates to glibc in all sections.</para>
 | 
|---|
| 529 |         </listitem>
 | 
|---|
| 530 |         <listitem>
 | 
|---|
| 531 |           <para>[jim] - Text updates to temp-system.</para>
 | 
|---|
| 532 |         </listitem>
 | 
|---|
| 533 |         <listitem>
 | 
|---|
| 534 |           <para>[jim] - Fixed duplicated gcc configure line in gcc. Thank you Dennis Perkins.</para>
 | 
|---|
| 535 |         </listitem>
 | 
|---|
| 536 |       </itemizedlist>
 | 
|---|
| 537 |     </listitem>
 | 
|---|
| 538 | 
 | 
|---|
| 539 |    <listitem>
 | 
|---|
| 540 |       <para>November 27, 2005</para>
 | 
|---|
| 541 |       <itemizedlist>
 | 
|---|
| 542 |         <listitem>
 | 
|---|
| 543 |           <para>[jim] - Text updates to gcc in all sections.</para>
 | 
|---|
| 544 |         </listitem>
 | 
|---|
| 545 |         <listitem>
 | 
|---|
| 546 |           <para>[jim] - Updates to Ncurses, added curses file and link. Thank you G. Moko.</para>
 | 
|---|
| 547 |         </listitem>
 | 
|---|
| 548 |       </itemizedlist>
 | 
|---|
| 549 |     </listitem>
 | 
|---|
| 550 | 
 | 
|---|
| 551 |    <listitem>
 | 
|---|
| 552 |       <para>November 25, 2005</para>
 | 
|---|
| 553 |       <itemizedlist>
 | 
|---|
| 554 |         <listitem>
 | 
|---|
| 555 |           <para>[jim] - Text updates to binutils in all sections.</para>
 | 
|---|
| 556 |         </listitem>
 | 
|---|
| 557 |       </itemizedlist>
 | 
|---|
| 558 |     </listitem>
 | 
|---|
| 559 | 
 | 
|---|
| 560 |     <listitem>
 | 
|---|
| 561 |       <para>November 24, 2005</para>
 | 
|---|
| 562 |       <itemizedlist>
 | 
|---|
| 563 |         <listitem>
 | 
|---|
| 564 |           <para>[Matt Darcy] - Text updates to resources page </para>
 | 
|---|
| 565 |         </listitem>
 | 
|---|
| 566 |         <listitem>
 | 
|---|
| 567 |           <para>[Matt Darcy] - Updated reference to LFS news server to reflect
 | 
|---|
| 568 |           that it no longer exists</para>
 | 
|---|
| 569 |         </listitem>
 | 
|---|
| 570 |       </itemizedlist>
 | 
|---|
| 571 |     </listitem>
 | 
|---|
| 572 | 
 | 
|---|
| 573 |     <listitem>
 | 
|---|
| 574 |       <para>November 23, 2005</para>
 | 
|---|
| 575 |       <itemizedlist>
 | 
|---|
| 576 |         <listitem>
 | 
|---|
| 577 |           <para>[jim] - For inetutils to utilize the Ncurses headers in
 | 
|---|
| 578 |           /tools/include.</para>
 | 
|---|
| 579 |         </listitem>
 | 
|---|
| 580 |       </itemizedlist>
 | 
|---|
| 581 |     </listitem>
 | 
|---|
| 582 | 
 | 
|---|
| 583 |     <listitem>
 | 
|---|
| 584 |       <para>November 21, 2005</para>
 | 
|---|
| 585 |       <itemizedlist>
 | 
|---|
| 586 |         <listitem>
 | 
|---|
| 587 |           <para>[jim] - Updated to Udev 075.</para>
 | 
|---|
| 588 |         </listitem>
 | 
|---|
| 589 |         <listitem>
 | 
|---|
| 590 |           <para>[jim] - Updated to Module Init Tools 3.2.1.</para>
 | 
|---|
| 591 |         </listitem>
 | 
|---|
| 592 |       </itemizedlist>
 | 
|---|
| 593 |     </listitem>
 | 
|---|
| 594 | 
 | 
|---|
| 595 |     <listitem>
 | 
|---|
| 596 |       <para>November 20, 2005</para>
 | 
|---|
| 597 |       <itemizedlist>
 | 
|---|
| 598 |         <listitem>
 | 
|---|
| 599 |           <para>[jim] - Updated to Findutils 4.2.26.</para>
 | 
|---|
| 600 |         </listitem>
 | 
|---|
| 601 |       </itemizedlist>
 | 
|---|
| 602 |     </listitem>
 | 
|---|
| 603 | 
 | 
|---|
| 604 |     <listitem>
 | 
|---|
| 605 |       <para>November 18, 2005</para>
 | 
|---|
| 606 |       <itemizedlist>
 | 
|---|
| 607 |         <listitem>
 | 
|---|
| 608 |           <para>[manuel] - Fixed the unpack of the module-init-tools-testsuite
 | 
|---|
| 609 |           package.</para>
 | 
|---|
| 610 |         </listitem>
 | 
|---|
| 611 |       </itemizedlist>
 | 
|---|
| 612 |     </listitem>
 | 
|---|
| 613 | 
 | 
|---|
| 614 |     <listitem>
 | 
|---|
| 615 |       <para>November 17, 2005</para>
 | 
|---|
| 616 |       <itemizedlist>
 | 
|---|
| 617 |         <listitem>
 | 
|---|
| 618 |           <para>[jim] - Update to Man-Pages 2.14.</para>
 | 
|---|
| 619 |         </listitem>
 | 
|---|
| 620 |         <listitem>
 | 
|---|
| 621 |           <para>[jim] - Update to Linux 2.6.14.2. This includes changes for the MIPS
 | 
|---|
| 622 |           Architecture. New Patch added.</para>
 | 
|---|
| 623 |         </listitem>
 | 
|---|
| 624 |         <listitem>
 | 
|---|
| 625 |           <para>[jim] - Added change to move /usr/bin/less to /bin/less.</para>
 | 
|---|
| 626 |         </listitem>
 | 
|---|
| 627 |       </itemizedlist>
 | 
|---|
| 628 |     </listitem>
 | 
|---|
| 629 | 
 | 
|---|
| 630 |     <listitem>
 | 
|---|
| 631 |       <para>November 13, 2005</para>
 | 
|---|
| 632 |       <itemizedlist>
 | 
|---|
| 633 |         <listitem>
 | 
|---|
| 634 |           <para>[manuel] - Improve the heuristic for determining a locale that
 | 
|---|
| 635 |           is supported by both Glibc and packages outside LFS. Ported from
 | 
|---|
| 636 |           LFS-SVN.</para>
 | 
|---|
| 637 |         </listitem>
 | 
|---|
| 638 |         <listitem>
 | 
|---|
| 639 |           <para>[manuel] - Omit running Bzip2's testsuite as a separate step,
 | 
|---|
| 640 |           as make runs it automatically. Ported from LFS-SVN.</para>
 | 
|---|
| 641 |         </listitem>
 | 
|---|
| 642 |         <listitem>
 | 
|---|
| 643 |           <para>[jim] - Updated TCL build to install headers. Thank you Greg Schafer.</para>
 | 
|---|
| 644 |         </listitem>
 | 
|---|
| 645 |         <listitem>
 | 
|---|
| 646 |           <para>[jim] - Updated Expect to use the newly relocated TCL Headers. Thank you Greg Schafer.</para>
 | 
|---|
| 647 |         </listitem>
 | 
|---|
| 648 |       </itemizedlist>
 | 
|---|
| 649 |     </listitem>
 | 
|---|
| 650 | 
 | 
|---|
| 651 |     <listitem>
 | 
|---|
| 652 |       <para>November 10, 2005</para>
 | 
|---|
| 653 |       <itemizedlist>
 | 
|---|
| 654 |         <listitem>
 | 
|---|
| 655 |           <para>[ken] - Added Data/Dumper to temp perl modules, for coreutils
 | 
|---|
| 656 |           testsuite. Ported from LFS-SVN.</para>
 | 
|---|
| 657 |         </listitem>
 | 
|---|
| 658 |         <listitem>
 | 
|---|
| 659 |           <para>[ken] - Removed POSIX VERSION information from coreutils page Thank you G Moko.</para>
 | 
|---|
| 660 |         </listitem>
 | 
|---|
| 661 |         <listitem>
 | 
|---|
| 662 |           <para>[jim] - Added text for multilib kernel build requirements.</para>
 | 
|---|
| 663 |         </listitem>
 | 
|---|
| 664 |       </itemizedlist>
 | 
|---|
| 665 |     </listitem>
 | 
|---|
| 666 | 
 | 
|---|
| 667 |     <listitem>
 | 
|---|
| 668 |       <para>November 9, 2005</para>
 | 
|---|
| 669 |       <itemizedlist>
 | 
|---|
| 670 |         <listitem>
 | 
|---|
| 671 |           <para>[manuel] - Stop Udev from killing udevd processes on the
 | 
|---|
| 672 |           system and removed udevdir=/dev. Ported from LFS-SVN.</para>
 | 
|---|
| 673 |         </listitem>
 | 
|---|
| 674 |         <listitem>
 | 
|---|
| 675 |           <para>[manuel] - Install the binaries from Less to /usr/bin instead
 | 
|---|
| 676 |           of /bin. Ported from LFS-SVN.</para>
 | 
|---|
| 677 |         </listitem>
 | 
|---|
| 678 |         <listitem>
 | 
|---|
| 679 |           <para>[manuel] - Removed SBUs and disk usage information.</para>
 | 
|---|
| 680 |         </listitem>
 | 
|---|
| 681 |         <listitem>
 | 
|---|
| 682 |           <para>[jim] - Added missing utmp group. Thank you William Zhou.</para>
 | 
|---|
| 683 |         </listitem>
 | 
|---|
| 684 |       </itemizedlist>
 | 
|---|
| 685 |     </listitem>
 | 
|---|
| 686 | 
 | 
|---|
| 687 |     <listitem>
 | 
|---|
| 688 |       <para>November 8, 2005</para>
 | 
|---|
| 689 |       <itemizedlist>
 | 
|---|
| 690 |         <listitem>
 | 
|---|
| 691 |           <para>[jim] - Removed make headers -C bfd from Binutils. Thank you Robert Day.</para>
 | 
|---|
| 692 |         </listitem>
 | 
|---|
| 693 |       </itemizedlist>
 | 
|---|
| 694 |     </listitem>
 | 
|---|
| 695 | 
 | 
|---|
| 696 |     <listitem>
 | 
|---|
| 697 |       <para>November 7, 2005</para>
 | 
|---|
| 698 |       <itemizedlist>
 | 
|---|
| 699 |         <listitem>
 | 
|---|
| 700 |           <para>[manuel] - Remove the optimization related warnings from the
 | 
|---|
| 701 |           toolchain packages. Ported from LFS-SVN.</para>
 | 
|---|
| 702 |         </listitem>
 | 
|---|
| 703 |         <listitem>
 | 
|---|
| 704 |           <para>[manuel] - Install Vim's documentation to <filename
 | 
|---|
| 705 |           class="directory">/usr/share/doc/vim-&vim-version;</filename> instead
 | 
|---|
| 706 |           of <filename class="directory">/usr/share/vim/vim64/doc</filename>.
 | 
|---|
| 707 |           Ported from LFS-SVN.</para>
 | 
|---|
| 708 |         </listitem>
 | 
|---|
| 709 |         <listitem>
 | 
|---|
| 710 |           <para>[manuel] - Correct the instructions for running the
 | 
|---|
| 711 |           Module-Init-Tools' testsuite. Ported from LFS-SVN.</para>
 | 
|---|
| 712 |         </listitem>
 | 
|---|
| 713 |         <listitem>
 | 
|---|
| 714 |           <para>[jim] - Removed unnecessary linking libc sed in gcc-final in
 | 
|---|
| 715 |           cross-tools. Recommendation from Erik-Jan, via cross-lfs list.</para>
 | 
|---|
| 716 |         </listitem>
 | 
|---|
| 717 |       </itemizedlist>
 | 
|---|
| 718 |     </listitem>
 | 
|---|
| 719 | 
 | 
|---|
| 720 |     <listitem>
 | 
|---|
| 721 |       <para>November 6, 2005</para>
 | 
|---|
| 722 |       <itemizedlist>
 | 
|---|
| 723 |         <listitem>
 | 
|---|
| 724 |           <para>[jim] - Updated to Coreutils 5.93.</para>
 | 
|---|
| 725 |         </listitem>
 | 
|---|
| 726 |         <listitem>
 | 
|---|
| 727 |           <para>[jim] - Updated to Procps 3.2.6.</para>
 | 
|---|
| 728 |         </listitem>
 | 
|---|
| 729 |         <listitem>
 | 
|---|
| 730 |           <para>[jim] - Updated to Man-Pages 2.13.</para>
 | 
|---|
| 731 |         </listitem>
 | 
|---|
| 732 |       </itemizedlist>
 | 
|---|
| 733 |     </listitem>
 | 
|---|
| 734 | 
 | 
|---|
| 735 |     <listitem>
 | 
|---|
| 736 |       <para>November 5, 2005</para>
 | 
|---|
| 737 |       <itemizedlist>
 | 
|---|
| 738 |         <listitem>
 | 
|---|
| 739 |           <para>[jim] - Updated to psmisc 21.8.</para>
 | 
|---|
| 740 |         </listitem>
 | 
|---|
| 741 |       </itemizedlist>
 | 
|---|
| 742 |     </listitem>
 | 
|---|
| 743 | 
 | 
|---|
| 744 |     <listitem>
 | 
|---|
| 745 |       <para>November 3, 2005</para>
 | 
|---|
| 746 |       <itemizedlist>
 | 
|---|
| 747 |         <listitem>
 | 
|---|
| 748 |           <para>[jim] - Fixes added to coreutils. Coreutils was install locales to /locale.
 | 
|---|
| 749 |            Added fixes for dircolors and md5sum also.</para>
 | 
|---|
| 750 |         </listitem>
 | 
|---|
| 751 |       </itemizedlist>
 | 
|---|
| 752 |     </listitem>
 | 
|---|
| 753 | 
 | 
|---|
| 754 |     <listitem>
 | 
|---|
| 755 |       <para>October 31, 2005</para>
 | 
|---|
| 756 |       <itemizedlist>
 | 
|---|
| 757 |         <listitem>
 | 
|---|
| 758 |           <para>[jim] - Now an official project. Resetting all Changelogs.</para>
 | 
|---|
| 759 |         </listitem>
 | 
|---|
| 760 |       </itemizedlist>
 | 
|---|
| 761 |     </listitem>
 | 
|---|
| 762 | 
 | 
|---|
| 763 |   </itemizedlist>
 | 
|---|
| 764 | 
 | 
|---|
| 765 |   <para>Branch Synced from the Release of LFS 6.0 on February 23rd, 2005</para>
 | 
|---|
| 766 | 
 | 
|---|
| 767 | </sect1>
 | 
|---|