[02095ae] | 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 Cross-Compiled 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
|
---|
[d5d4d82] | 16 | mirrors via <ulink url="&clfs-wiki;"/>.</para>
|
---|
[02095ae] | 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 |
|
---|
[2078b85] | 39 | <listitem>
|
---|
| 40 | <para>November 24, 2006</para>
|
---|
| 41 | <itemizedlist>
|
---|
| 42 | <listitem>
|
---|
| 43 | <para>[jciccone] - Added a native compile of Shadow. The native
|
---|
| 44 | utilities are configured to work with the target system. The password
|
---|
| 45 | and group files can now be shadowed and the root password can be set
|
---|
| 46 | before booting into the system.</para>
|
---|
| 47 | </listitem>
|
---|
| 48 | </itemizedlist>
|
---|
| 49 | </listitem>
|
---|
| 50 |
|
---|
[b4547e6] | 51 | <listitem>
|
---|
| 52 | <para>November 23, 2006</para>
|
---|
| 53 | <itemizedlist>
|
---|
[32edd3a] | 54 | <listitem>
|
---|
| 55 | <para>[jciccone] - Replace the glibc crosscompile timezone fix patch
|
---|
| 56 | with the glibc cross hacks patch. The new patch has support for
|
---|
| 57 | zoneinfo, locales, and librpcsvc.</para>
|
---|
| 58 | </listitem>
|
---|
[a186108] | 59 | <listitem>
|
---|
| 60 | <para>[jciccone] - Update the Glibc libgcc_eh patch to -2. The new
|
---|
| 61 | version checks to see if libgcc_eh exists and if it does Glibc will
|
---|
| 62 | link against it.</para>
|
---|
| 63 | </listitem>
|
---|
[ff4db719] | 64 | <listitem>
|
---|
| 65 | <para>[jciccone] - Updated Man to 1.6e.</para>
|
---|
| 66 | </listitem>
|
---|
[edcb0ad] | 67 | <listitem>
|
---|
| 68 | <para>[jciccone] - Updated Coreutils to 6.6.</para>
|
---|
| 69 | </listitem>
|
---|
[4c1e84e] | 70 | <listitem>
|
---|
| 71 | <para>[jciccone] - Updated Linux to 2.6.18.3 and Linux Headers to
|
---|
| 72 | 2.6.18.3-11202006.</para>
|
---|
| 73 | </listitem>
|
---|
[b4547e6] | 74 | <listitem>
|
---|
| 75 | <para>[jciccone] - Updated M4 to 1.4.8.</para>
|
---|
| 76 | </listitem>
|
---|
| 77 | </itemizedlist>
|
---|
| 78 | </listitem>
|
---|
| 79 |
|
---|
[9bc8eff] | 80 | <listitem>
|
---|
| 81 | <para>November 20, 2006</para>
|
---|
| 82 | <itemizedlist>
|
---|
[cecad04f] | 83 | <listitem>
|
---|
| 84 | <para>[jciccone] - Updated Coreutils to 6.5.</para>
|
---|
| 85 | </listitem>
|
---|
[9bc8eff] | 86 | <listitem>
|
---|
| 87 | <para>[jciccone] - Updated Autoconf to 2.61.</para>
|
---|
| 88 | </listitem>
|
---|
| 89 | </itemizedlist>
|
---|
| 90 | </listitem>
|
---|
| 91 |
|
---|
[d7d55ea] | 92 | <listitem>
|
---|
| 93 | <para>November 15, 2006</para>
|
---|
| 94 | <itemizedlist>
|
---|
| 95 | <listitem>
|
---|
| 96 | <para>[jciccone] - Updated to IANA-Etc 2.20.</para>
|
---|
| 97 | </listitem>
|
---|
| 98 | </itemizedlist>
|
---|
| 99 | </listitem>
|
---|
| 100 |
|
---|
[e4f8ab6] | 101 | <listitem>
|
---|
| 102 | <para>November 14, 2006</para>
|
---|
| 103 | <itemizedlist>
|
---|
[e91a68f] | 104 | <listitem>
|
---|
| 105 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes 001-005.</para>
|
---|
| 106 | </listitem>
|
---|
[e4f8ab6] | 107 | <listitem>
|
---|
| 108 | <para>[jciccone] - Updated to Linux Headers 2.6.18.2-11122006.</para>
|
---|
| 109 | </listitem>
|
---|
| 110 | </itemizedlist>
|
---|
| 111 | </listitem>
|
---|
| 112 |
|
---|
[2c8407f] | 113 | <listitem>
|
---|
| 114 | <para>November 9, 2006</para>
|
---|
| 115 | <itemizedlist>
|
---|
| 116 | <listitem>
|
---|
| 117 | <para>[Chris] - Removed unnecessary creation of /etc/mtab.</para>
|
---|
| 118 | </listitem>
|
---|
| 119 | </itemizedlist>
|
---|
| 120 | </listitem>
|
---|
| 121 |
|
---|
[4b560b6] | 122 | <listitem>
|
---|
[196784d] | 123 | <para>November 7, 2006</para>
|
---|
[4b560b6] | 124 | <itemizedlist>
|
---|
[aa7d916] | 125 | <listitem>
|
---|
| 126 | <para>[jciccone] - Added a patch to fix a versioning issue with Glibc 2.5.</para>
|
---|
| 127 | </listitem>
|
---|
| 128 | <listitem>
|
---|
| 129 | <para>[jciccone] - Updated to Glibc 2.5.</para>
|
---|
| 130 | </listitem>
|
---|
[b9b48cc] | 131 | <listitem>
|
---|
| 132 | <para>[jciccone] - Modified the instructions for disabling the
|
---|
| 133 | installation of the groups program to account for changes in shadow's
|
---|
| 134 | Makefile.</para>
|
---|
| 135 | </listitem>
|
---|
[7b7ff9a] | 136 | <listitem>
|
---|
| 137 | <para>[jciccone] - Updated to File 4.18.</para>
|
---|
| 138 | </listitem>
|
---|
[764e320] | 139 | <listitem>
|
---|
| 140 | <para>[jciccone] - Updated to Bootscripts 1.1-pre3.</para>
|
---|
| 141 | </listitem>
|
---|
[9f56523] | 142 | <listitem>
|
---|
| 143 | <para>[jciccone] - Bash 3.2 patch updated with upstream fixes.</para>
|
---|
| 144 | </listitem>
|
---|
[c545058] | 145 | <listitem>
|
---|
| 146 | <para>[jciccone] - Updated to Udev Rules 1.1-pre2.</para>
|
---|
| 147 | </listitem>
|
---|
[e2cf0cf] | 148 | <listitem>
|
---|
| 149 | <para>[jciccone] - Updated to Gettext 0.16.</para>
|
---|
| 150 | </listitem>
|
---|
[d09d573] | 151 | <listitem>
|
---|
| 152 | <para>[jciccone] - Updated to Psmisc 22.3.</para>
|
---|
| 153 | </listitem>
|
---|
[71d6e4a] | 154 | <listitem>
|
---|
| 155 | <para>[jciccone] - Moved e2fsprogs and sed before coreutils
|
---|
| 156 | for consistancy with clfs-svn. The testsuite dependency,
|
---|
| 157 | the reason for it moving, doesn't affect clfs2.</para>
|
---|
| 158 | </listitem>
|
---|
[81b5f39] | 159 | <listitem>
|
---|
[de17e85] | 160 | <para>[jciccone] - Removed out of place udev text in bootscripts Networking.</para>
|
---|
| 161 | </listitem>
|
---|
| 162 | <listitem>
|
---|
[6febf80] | 163 | <para>[jciccone] - Updated to Linux 2.6.18.2 and Linux-Headers 2.6.18.2-11052006.</para>
|
---|
[81b5f39] | 164 | </listitem>
|
---|
[df5952f] | 165 | <listitem>
|
---|
[5fc4a87] | 166 | <para>[jciccone] - Updated to Coreutils 6.4.</para>
|
---|
[df5952f] | 167 | </listitem>
|
---|
[d1eb5b7] | 168 | <listitem>
|
---|
| 169 | <para>[jciccone] - Updated to Udev 103.</para>
|
---|
| 170 | </listitem>
|
---|
[c4c611d] | 171 | <listitem>
|
---|
| 172 | <para>[jciccone] - Updated to Tar 1.16.</para>
|
---|
| 173 | </listitem>
|
---|
[4b560b6] | 174 | <listitem>
|
---|
| 175 | <para>[jciccone] - Updated to IPRoute2 2.6.18-061002.</para>
|
---|
| 176 | </listitem>
|
---|
| 177 | </itemizedlist>
|
---|
| 178 | </listitem>
|
---|
| 179 |
|
---|
[62b7b47] | 180 | <listitem>
|
---|
| 181 | <para>November 5, 2006</para>
|
---|
| 182 | <itemizedlist>
|
---|
[5141d74] | 183 | <listitem>
|
---|
| 184 | <para>[jciccone] - Updated to Inetutils 1.5.</para>
|
---|
| 185 | </listitem>
|
---|
[f386fcc] | 186 | <listitem>
|
---|
| 187 | <para>[jciccone] - Added command to man instructions to comment out
|
---|
| 188 | MANPATH /usr/local/man (in addition to /usr/man).</para>
|
---|
| 189 | </listitem>
|
---|
[62b7b47] | 190 | <listitem>
|
---|
| 191 | <para>[jciccone] - Updated Bash 3.2 with some unofficial upstream fixes. Thank you Chet Ramey.</para>
|
---|
| 192 | </listitem>
|
---|
| 193 | </itemizedlist>
|
---|
| 194 | </listitem>
|
---|
| 195 |
|
---|
[51cbbb6] | 196 | <listitem>
|
---|
| 197 | <para>October 14, 2006</para>
|
---|
| 198 | <itemizedlist>
|
---|
[54774ad] | 199 | <listitem>
|
---|
| 200 | <para>[jciccone] - Updated the udev rules tarball to 1.1-09062006.</para>
|
---|
| 201 | </listitem>
|
---|
[a7ad47f] | 202 | <listitem>
|
---|
| 203 | <para>[jciccone] - Updated the vim fixes patch to -14.</para>
|
---|
| 204 | </listitem>
|
---|
[d56bc99] | 205 | <listitem>
|
---|
| 206 | <para>[jciccone] - Added patch to fix build issues with
|
---|
| 207 | Bash 3.2.</para>
|
---|
| 208 | </listitem>
|
---|
[69b39b5] | 209 | <listitem>
|
---|
| 210 | <para>[jciccone] - Updated Udev to 102.</para>
|
---|
| 211 | </listitem>
|
---|
[43b38ea] | 212 | <listitem>
|
---|
[89d13a9] | 213 | <para>[jciccone] - Updated Man-Pages to 2.41.</para>
|
---|
[43b38ea] | 214 | </listitem>
|
---|
[b8c1aeb] | 215 | <listitem>
|
---|
| 216 | <para>[jciccone] - Updated Readline to 5.2.</para>
|
---|
| 217 | </listitem>
|
---|
[c19433e] | 218 | <listitem>
|
---|
| 219 | <para>[jciccone] - Updated Bash to 3.2.</para>
|
---|
| 220 | </listitem>
|
---|
[5fe131b] | 221 | <listitem>
|
---|
| 222 | <para>[jciccone] - New patch for util-linux, replaces GCC 4 fixes.
|
---|
| 223 | The new patch fixes the same issues, and removes the use of
|
---|
| 224 | syscalls. Syscalls were removed from unistd.h during sanitation.
|
---|
| 225 | </para>
|
---|
| 226 | </listitem>
|
---|
[f74dd81] | 227 | <listitem>
|
---|
| 228 | <para>[jciccone] - Updated Texinfo to 4.8a.</para>
|
---|
| 229 | </listitem>
|
---|
[f01a21b] | 230 | <listitem>
|
---|
| 231 | <para>[jciccone] - Added a patch to Util-Linux to fix build issues
|
---|
| 232 | due to changes in the kernel.</para>
|
---|
| 233 | </listitem>
|
---|
[357a675] | 234 | <listitem>
|
---|
| 235 | <para>[jciccone] - Updated M4 to 1.4.7</para>
|
---|
| 236 | </listitem>
|
---|
[cc80301] | 237 | <listitem>
|
---|
| 238 | <para>[jciccone] - Updated to Linux 2.6.18 and
|
---|
| 239 | Linux-Headers-2.6.18-09302006.</para>
|
---|
| 240 | </listitem>
|
---|
[d847aa5] | 241 | <listitem>
|
---|
| 242 | <para>[jciccone] - Updated Bootscripts to 1.1-pre1. Adding in the
|
---|
| 243 | boot logging feature.</para>
|
---|
| 244 | </listitem>
|
---|
[51cbbb6] | 245 | <listitem>
|
---|
| 246 | <para>[jciccone] - Removed TeX installation commands from Texinfo
|
---|
| 247 | instructions.</para>
|
---|
| 248 | </listitem>
|
---|
| 249 | </itemizedlist>
|
---|
| 250 | </listitem>
|
---|
| 251 |
|
---|
[e11607f] | 252 | <listitem>
|
---|
| 253 | <para>October 5, 2006</para>
|
---|
| 254 | <itemizedlist>
|
---|
| 255 | <listitem>
|
---|
| 256 | <para>[manuel] - Changed book license to the Open Publication
|
---|
| 257 | License v1.0.</para>
|
---|
| 258 | </listitem>
|
---|
| 259 | </itemizedlist>
|
---|
| 260 | </listitem>
|
---|
| 261 |
|
---|
[0c263d7] | 262 | <listitem>
|
---|
| 263 | <para>August 31, 2006</para>
|
---|
| 264 | <itemizedlist>
|
---|
[14af44b] | 265 | <listitem>
|
---|
[e11607f] | 266 | <para>[jciccone] - Added a Host System Requirements page.</para>
|
---|
[14af44b] | 267 | </listitem>
|
---|
[5ae7889] | 268 | <listitem>
|
---|
| 269 | <para>[jciccone] - Updated to Vim Patch -12, which contains upstream
|
---|
| 270 | fixes. This patch will be upgraded weekly, no further changelog
|
---|
| 271 | entries needed.</para>
|
---|
| 272 | </listitem>
|
---|
[7a0a90d] | 273 | <listitem>
|
---|
| 274 | <para>[jciccone] - Add patch to fix gzexe. Used Matts change from LFS,
|
---|
| 275 | that utilizes Robert's fix. More details at
|
---|
| 276 | http://wiki.linuxfromscratch.org/lfs/ticket/1876.</para>
|
---|
| 277 | </listitem>
|
---|
[06f31ed] | 278 | <listitem>
|
---|
| 279 | <para>[jciccone] - Added a patch to fix Inetutils. Telnet on 64 bit
|
---|
| 280 | systems will fail, it will attempt to connect to 255.255.255.255
|
---|
| 281 | instead of the ip address entered. This was due to a change in glibc's
|
---|
[e11607f] | 282 | handling of inet_addr, was long now is u_int32_t. Bug found by
|
---|
[06f31ed] | 283 | Vladimir Vainer.</para>
|
---|
| 284 | </listitem>
|
---|
[58bc8d5] | 285 | <listitem>
|
---|
| 286 | <para>[jciccone] - Updated Linux to 2.6.17.13 and Linux Headers to 2.6.17.13-09092006.</para>
|
---|
| 287 | </listitem>
|
---|
[b24764b] | 288 | <listitem>
|
---|
| 289 | <para>[jciccone] - Replaced the Perl -fPIC patch with a sed.</para>
|
---|
| 290 | </listitem>
|
---|
[64561e8] | 291 | <listitem>
|
---|
[e11607f] | 292 | <para>[jciccone] - Removed the keymap settings from the kernel
|
---|
[64561e8] | 293 | pages.</para>
|
---|
| 294 | </listitem>
|
---|
[0c263d7] | 295 | <listitem>
|
---|
| 296 | <para>[jciccone] - Added Shadow patch to fix useradd.</para>
|
---|
| 297 | </listitem>
|
---|
| 298 | </itemizedlist>
|
---|
| 299 | </listitem>
|
---|
| 300 |
|
---|
[823185c] | 301 | <listitem>
|
---|
| 302 | <para>August 30, 2006</para>
|
---|
| 303 | <itemizedlist>
|
---|
[485c2de] | 304 | <listitem>
|
---|
| 305 | <para>[jciccone] - Updated to Coreutils Uname Patch -2, which supports all architectures.</para>
|
---|
| 306 | </listitem>
|
---|
[d9aba5a] | 307 | <listitem>
|
---|
[e11607f] | 308 | <para>[jciccone] - Updated to Vim Patch -10, which contains upstream
|
---|
[d9aba5a] | 309 | fixes.</para>
|
---|
| 310 | </listitem>
|
---|
[304159e] | 311 | <listitem>
|
---|
[44a3c86] | 312 | <para>[jciccone] - Updated to Udev 098 and udev-cross-lfs to
|
---|
| 313 | 1.1-08272006 rules.</para>
|
---|
[304159e] | 314 | </listitem>
|
---|
[33bdda8] | 315 | <listitem>
|
---|
| 316 | <para>[jciccone] - Updated to Findutils 4.2.28.</para>
|
---|
| 317 | </listitem>
|
---|
[e1588c5] | 318 | <listitem>
|
---|
| 319 | <para>[jciccone] - Updated to M4 1.4.6.</para>
|
---|
| 320 | </listitem>
|
---|
[17e2d08] | 321 | <listitem>
|
---|
| 322 | <para>[jciccone] - Updated to Autoconf 2.60.</para>
|
---|
| 323 | </listitem>
|
---|
[9d8ecde] | 324 | <listitem>
|
---|
| 325 | <para>[jciccone] - Updated to Man-Pages 2.39.</para>
|
---|
| 326 | </listitem>
|
---|
[c8def31] | 327 | <listitem>
|
---|
| 328 | <para>[jciccone] - Updated to Procps 3.2.7.</para>
|
---|
| 329 | </listitem>
|
---|
[63a500a] | 330 | <listitem>
|
---|
| 331 | <para>[jciccone] - Updated to Coreutils 0.97.</para>
|
---|
| 332 | </listitem>
|
---|
[2772db7] | 333 | <listitem>
|
---|
| 334 | <para>[jciccone] - Updated to Shadow 4.0.18.1.</para>
|
---|
| 335 | </listitem>
|
---|
[199af35] | 336 | <listitem>
|
---|
| 337 | <para>[jciccone] - Updated to Gettext 0.15.</para>
|
---|
| 338 | </listitem>
|
---|
[be01794] | 339 | <listitem>
|
---|
| 340 | <para>[jciccone] - Updated to Cross-LFS Bootscripts 0.4.</para>
|
---|
| 341 | </listitem>
|
---|
[4aeb917] | 342 | <listitem>
|
---|
| 343 | <para>[jciccone] - Updated to Linux-2.6.17.11 and Linux-Headers to
|
---|
| 344 | 2.6.17.11-08232006.</para>
|
---|
| 345 | </listitem>
|
---|
[c62fb2a] | 346 | <listitem>
|
---|
| 347 | <para>[jciccone] - Added the Perl fPIC patch which makes perl build
|
---|
| 348 | a shared DynaLoader.a.</para>
|
---|
| 349 | </listitem>
|
---|
[823185c] | 350 | <listitem>
|
---|
| 351 | <para>[jciccone] - Removed mention of package users hint from
|
---|
| 352 | "Package Management" page.</para>
|
---|
| 353 | </listitem>
|
---|
| 354 | </itemizedlist>
|
---|
| 355 | </listitem>
|
---|
| 356 |
|
---|
[e91b88c] | 357 | <listitem>
|
---|
| 358 | <para>August 8, 2006</para>
|
---|
| 359 | <itemizedlist>
|
---|
| 360 | <listitem>
|
---|
| 361 | <para>[jciccone] - Moved man-pages to the beginning of the build.
|
---|
| 362 | (fixes ticket #82).</para>
|
---|
| 363 | </listitem>
|
---|
| 364 | </itemizedlist>
|
---|
| 365 | </listitem>
|
---|
| 366 |
|
---|
[21bbc73] | 367 | <listitem>
|
---|
| 368 | <para>August 7, 2006</para>
|
---|
| 369 | <itemizedlist>
|
---|
[5514d4d] | 370 | <listitem>
|
---|
| 371 | <para>[jciccone] - Fixed a problem where when bash is cross-compiled
|
---|
| 372 | it cannot test for the presence of named pipes.</para>
|
---|
| 373 | </listitem>
|
---|
[21bbc73] | 374 | <listitem>
|
---|
| 375 | <para>[jciccone] - Fixed symlink issue in bootscripts. New package
|
---|
| 376 | CLFS-bootscropts 0.3.</para>
|
---|
| 377 | </listitem>
|
---|
| 378 | </itemizedlist>
|
---|
| 379 | </listitem>
|
---|
| 380 |
|
---|
[f15f637] | 381 | <listitem>
|
---|
[fa93ce1] | 382 | <para>July 22, 2006</para>
|
---|
| 383 | <itemizedlist>
|
---|
| 384 | <listitem>
|
---|
| 385 | <para>[jciccone] - Updated the perl cross-compile patch to -2 to
|
---|
| 386 | support x86.</para>
|
---|
| 387 | </listitem>
|
---|
| 388 | <listitem>
|
---|
| 389 | <para>[jciccone] - Added x86 to the book.</para>
|
---|
| 390 | </listitem>
|
---|
| 391 | </itemizedlist>
|
---|
| 392 | </listitem>
|
---|
| 393 |
|
---|
| 394 | <listitem>
|
---|
| 395 | <para>July 21, 2006</para>
|
---|
[f15f637] | 396 | <itemizedlist>
|
---|
| 397 | <listitem>
|
---|
| 398 | <para>[jciccone] - Added TZDIR="${CLFS}/usr/share/zoneinfo" to the
|
---|
| 399 | tzselect command. This makes sure that the tzselect command looks in
|
---|
| 400 | zoneinfo dir that was just installed by glibc instead of the host.
|
---|
| 401 | </para>
|
---|
| 402 | </listitem>
|
---|
| 403 | </itemizedlist>
|
---|
| 404 | </listitem>
|
---|
| 405 |
|
---|
[0bb24b7] | 406 | <listitem>
|
---|
[fa93ce1] | 407 | <para>July 20, 2006</para>
|
---|
[0bb24b7] | 408 | <itemizedlist>
|
---|
[beea2b3] | 409 | <listitem>
|
---|
| 410 | <para>[jciccone] - Added groff to cross-tools to satisfy a dependency
|
---|
| 411 | when cross-compiling it later in the final system.</para>
|
---|
| 412 | </listitem>
|
---|
[0bb24b7] | 413 | <listitem>
|
---|
| 414 | <para>[jciccone] - Updated to Udev-096.</para>
|
---|
| 415 | </listitem>
|
---|
| 416 | <listitem>
|
---|
| 417 | <para>[jciccone] - Updated to linux-2.6.17.6 and
|
---|
| 418 | linux-headers-2.6.17.6-07202006.</para>
|
---|
| 419 | </listitem>
|
---|
| 420 | </itemizedlist>
|
---|
| 421 | </listitem>
|
---|
| 422 |
|
---|
[dc43690] | 423 | <listitem>
|
---|
[fa93ce1] | 424 | <para>July 16, 2006</para>
|
---|
[163e64e] | 425 | <itemizedlist>
|
---|
| 426 | <listitem>
|
---|
[72d4eec] | 427 | <para>[jciccone] - Added a sed to fix updatedb due to the new
|
---|
| 428 | location of find.</para>
|
---|
[163e64e] | 429 | </listitem>
|
---|
| 430 | <listitem>
|
---|
| 431 | <para>[jciccone] - Removed unneeded chown and chmod commands from
|
---|
| 432 | the linux-headers installation.</para>
|
---|
| 433 | </listitem>
|
---|
| 434 | </itemizedlist>
|
---|
| 435 | </listitem>
|
---|
| 436 |
|
---|
| 437 | <listitem>
|
---|
[dc43690] | 438 | <para>July 10, 2006</para>
|
---|
| 439 | <itemizedlist>
|
---|
| 440 | <listitem>
|
---|
| 441 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07112006.</para>
|
---|
| 442 | </listitem>
|
---|
| 443 | </itemizedlist>
|
---|
| 444 | </listitem>
|
---|
| 445 |
|
---|
[47c828c] | 446 | <listitem>
|
---|
| 447 | <para>July 10, 2006</para>
|
---|
| 448 | <itemizedlist>
|
---|
| 449 | <listitem>
|
---|
| 450 | <para>[jciccone] - Updated to linux-headers-2.6.17.4-07092006.</para>
|
---|
| 451 | </listitem>
|
---|
| 452 | </itemizedlist>
|
---|
| 453 | </listitem>
|
---|
| 454 |
|
---|
[32a0631] | 455 | <listitem>
|
---|
[54445d4] | 456 | <para>July 9, 2006</para>
|
---|
[32a0631] | 457 | <itemizedlist>
|
---|
[5d6eb6e] | 458 | <listitem>
|
---|
| 459 | <para>[jciccone] - Updated to linux-2.6.17.4 and
|
---|
| 460 | linux-headers-2.6.17.4-07072006.</para>
|
---|
[7544b10] | 461 | </listitem>
|
---|
[54445d4] | 462 | <listitem>
|
---|
| 463 | <para>[jciccone] - Updated Udev rules to 07062006, Fixed cdrom
|
---|
| 464 | permissions and groups. </para>
|
---|
| 465 | </listitem>
|
---|
[32a0631] | 466 | <listitem>
|
---|
| 467 | <para>[jciccone] - Fixes a possible issue with bootscripts if the
|
---|
| 468 | /usr partition is not mounted during startup. Moved find to /bin
|
---|
| 469 | and moved some kbd utilities to /bin.</para>
|
---|
| 470 | </listitem>
|
---|
| 471 | </itemizedlist>
|
---|
| 472 | </listitem>
|
---|
| 473 |
|
---|
[586feb7] | 474 | <listitem>
|
---|
| 475 | <para>July 2, 2006</para>
|
---|
| 476 | <itemizedlist>
|
---|
| 477 | <listitem>
|
---|
| 478 | <para>[jciccone] - Updated passwd and group file creation
|
---|
| 479 | to only create minimal users and groups and
|
---|
| 480 | include information on other users/groups.</para>
|
---|
| 481 | </listitem>
|
---|
| 482 | <listitem>
|
---|
| 483 | <para>[jciccone] - Updated to Cross-LFS Bootscripts. Added check for
|
---|
| 484 | for /etc/sysconfig/createfiles.</para>
|
---|
| 485 | </listitem>
|
---|
| 486 | </itemizedlist>
|
---|
| 487 | </listitem>
|
---|
| 488 |
|
---|
[3908fc6] | 489 | <listitem>
|
---|
| 490 | <para>June 28, 2006</para>
|
---|
| 491 | <itemizedlist>
|
---|
| 492 | <listitem>
|
---|
| 493 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06272006.</para>
|
---|
| 494 | </listitem>
|
---|
| 495 | </itemizedlist>
|
---|
| 496 | </listitem>
|
---|
| 497 |
|
---|
[7730c9f] | 498 | <listitem>
|
---|
[58518df] | 499 | <para>June 24, 2006</para>
|
---|
| 500 | <itemizedlist>
|
---|
| 501 | <listitem>
|
---|
| 502 | <para>[jciccone] - Updated to Binutils-2.17.</para>
|
---|
| 503 | </listitem>
|
---|
| 504 | </itemizedlist>
|
---|
| 505 | </listitem>
|
---|
| 506 |
|
---|
| 507 | <listitem>
|
---|
[7730c9f] | 508 | <para>June 22, 2006</para>
|
---|
| 509 | <itemizedlist>
|
---|
[25e3595] | 510 | <listitem>
|
---|
| 511 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -5.</para>
|
---|
| 512 | </listitem>
|
---|
[7730c9f] | 513 | <listitem>
|
---|
| 514 | <para>[jciccone] - Updated to linux-headers-2.6.17.1-06212006.</para>
|
---|
| 515 | </listitem>
|
---|
| 516 | <listitem>
|
---|
[25e3595] | 517 | <para>[jciccone] - Updated Vim 7.0 fixes patch to -4.</para>
|
---|
[7730c9f] | 518 | </listitem>
|
---|
| 519 | <listitem>
|
---|
| 520 | <para>[jciccone] - Added mktemp to the Linux dependency list. New
|
---|
| 521 | dependency as of 2.6.17.</para>
|
---|
| 522 | </listitem>
|
---|
| 523 | </itemizedlist>
|
---|
| 524 | </listitem>
|
---|
| 525 |
|
---|
[f7941b2] | 526 | <listitem>
|
---|
[5590e0d] | 527 | <para>June 21, 2006</para>
|
---|
| 528 | <itemizedlist>
|
---|
| 529 | <listitem>
|
---|
| 530 | <para>[jciccone] - Updated to linux-2.6.17.1 and linux-headers-2.6.17.1-06202006-1.</para>
|
---|
| 531 | </listitem>
|
---|
| 532 | </itemizedlist>
|
---|
| 533 | </listitem>
|
---|
| 534 |
|
---|
| 535 | <listitem>
|
---|
| 536 | <para>June 19, 2006</para>
|
---|
[f7941b2] | 537 | <itemizedlist>
|
---|
| 538 | <listitem>
|
---|
| 539 | <para>[jciccone] - Updated to man-1.6d.</para>
|
---|
| 540 | </listitem>
|
---|
| 541 | <listitem>
|
---|
| 542 | <para>[jciccone] - Added an iconv_fix patch to glibc which fixes an
|
---|
| 543 | issue that has shown up primarily in samba.</para>
|
---|
| 544 | </listitem>
|
---|
| 545 | <listitem>
|
---|
| 546 | <para>[jciccone] - Updated to linux-2.6.17 and
|
---|
| 547 | linux-headers-2.6.17-06192006.</para>
|
---|
| 548 | </listitem>
|
---|
| 549 | </itemizedlist>
|
---|
| 550 | </listitem>
|
---|
| 551 |
|
---|
[06e1eb5] | 552 | <listitem>
|
---|
| 553 | <para>June 18, 2006</para>
|
---|
| 554 | <itemizedlist>
|
---|
| 555 | <listitem>
|
---|
| 556 | <para>[jciccone] - Added the glibc crosscompile_timezone-fix to glibc
|
---|
| 557 | which installs timezone info when cross-compiling.</para>
|
---|
| 558 | </listitem>
|
---|
| 559 | </itemizedlist>
|
---|
| 560 | </listitem>
|
---|
| 561 |
|
---|
[1fedb6d] | 562 | <listitem>
|
---|
| 563 | <para>June 16, 2006</para>
|
---|
| 564 | <itemizedlist>
|
---|
| 565 | <listitem>
|
---|
[06e1eb5] | 566 | <para>[jciccone] - Added information about cross-compiling perl.</para>
|
---|
[1fedb6d] | 567 | </listitem>
|
---|
| 568 | </itemizedlist>
|
---|
| 569 | </listitem>
|
---|
| 570 |
|
---|
[795a4b8] | 571 | <listitem>
|
---|
| 572 | <para>June 15, 2006</para>
|
---|
| 573 | <itemizedlist>
|
---|
| 574 | <listitem>
|
---|
| 575 | <para>[jciccone] - Updated to Binutils-2.16.94.</para>
|
---|
| 576 | </listitem>
|
---|
| 577 | </itemizedlist>
|
---|
| 578 | </listitem>
|
---|
| 579 |
|
---|
[82b662d] | 580 | <listitem>
|
---|
| 581 | <para>June 11, 2006</para>
|
---|
| 582 | <itemizedlist>
|
---|
| 583 | <listitem>
|
---|
| 584 | <para>[jciccone] - Updated the list of installed programs for several packages.</para>
|
---|
| 585 | </listitem>
|
---|
| 586 | <listitem>
|
---|
| 587 | <para>[jciccone] - Fixed the module-init-tools install in the presence of existing files.</para>
|
---|
| 588 | </listitem>
|
---|
| 589 | <listitem>
|
---|
[a2aabd3] | 590 | <para>[jciccone] - Updated to Linux-Headers-2.6.16.20-10262006.</para>
|
---|
[82b662d] | 591 | </listitem>
|
---|
| 592 | <listitem>
|
---|
| 593 | <para>[jciccone] - Updated to Shadow-4.0.16.</para>
|
---|
| 594 | </listitem>
|
---|
| 595 | </itemizedlist>
|
---|
| 596 | </listitem>
|
---|
| 597 |
|
---|
[817bb11] | 598 | <listitem>
|
---|
| 599 | <para>June 6, 2006</para>
|
---|
| 600 | <itemizedlist>
|
---|
| 601 | <listitem>
|
---|
| 602 | <para>[jciccone] - Added information about cross-compiling vim.</para>
|
---|
| 603 | </listitem>
|
---|
| 604 | </itemizedlist>
|
---|
| 605 | </listitem>
|
---|
| 606 |
|
---|
[59fb197] | 607 | <listitem>
|
---|
| 608 | <para>May 29, 2006</para>
|
---|
| 609 | <itemizedlist>
|
---|
[3e336a7] | 610 | <listitem>
|
---|
| 611 | <para>[jciccone] - Updated to linux-2.6.16.20, linux-headers-2.6.16.20-06052006, and Bison-2.3.</para>
|
---|
| 612 | </listitem>
|
---|
[59fb197] | 613 | <listitem>
|
---|
[3e336a7] | 614 | <para>[jciccone] - Added a patch to fix a missing declaration of R_OK in util-linux.</para>
|
---|
[59fb197] | 615 | </listitem>
|
---|
| 616 | <listitem>
|
---|
| 617 | <para>[jciccone] - Updated to e2fsprogs-1.39, man-pages-2.33, and linux-headers-2.6.16.19-06042006.</para>
|
---|
| 618 | </listitem>
|
---|
| 619 | </itemizedlist>
|
---|
| 620 | </listitem>
|
---|
| 621 |
|
---|
[634031b] | 622 | <listitem>
|
---|
| 623 | <para>May 29, 2006</para>
|
---|
| 624 | <itemizedlist>
|
---|
| 625 | <listitem>
|
---|
| 626 | <para>[jciccone] - Updated to linux-headers-05292006, udev-093, and binutils-2.16.93.</para>
|
---|
| 627 | </listitem>
|
---|
| 628 | </itemizedlist>
|
---|
| 629 | </listitem>
|
---|
| 630 |
|
---|
[02095ae] | 631 | <listitem>
|
---|
| 632 | <para>May 24, 2006</para>
|
---|
| 633 | <itemizedlist>
|
---|
| 634 | <listitem>
|
---|
| 635 | <para>[jciccone] - Created the clfs-2.0 branch. Resetting all Changelogs.</para>
|
---|
| 636 | </listitem>
|
---|
| 637 | </itemizedlist>
|
---|
| 638 | </listitem>
|
---|
| 639 |
|
---|
| 640 | </itemizedlist>
|
---|
| 641 |
|
---|
[34c890b] | 642 | <para>Branch Synced from cross-lfs-1.0 on May 24th, 2006</para>
|
---|
[02095ae] | 643 |
|
---|
| 644 | </sect1>
|
---|