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