| 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
|---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/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
|
|---|
| 16 | mirrors via <ulink url="&clfs-wiki;"/>.</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 | <listitem>
|
|---|
| 39 | <para>August 12, 2013</para>
|
|---|
| 40 | <itemizedlist>
|
|---|
| 41 | <listitem>
|
|---|
| 42 | <para>[abradford] - Don't copy libiberty.h from binutils.</para>
|
|---|
| 43 | </listitem>
|
|---|
| 44 | <listitem>
|
|---|
| 45 | <para>[abradford] - Install linux headers directly without cp.</para>
|
|---|
| 46 | </listitem>
|
|---|
| 47 | <listitem>
|
|---|
| 48 | <para>[abradford] - Revert install of headers to cross-tools.</para>
|
|---|
| 49 | </listitem>
|
|---|
| 50 | </itemizedlist>
|
|---|
| 51 | </listitem>
|
|---|
| 52 |
|
|---|
| 53 | <listitem>
|
|---|
| 54 | <para>July 24, 2013</para>
|
|---|
| 55 | <itemizedlist>
|
|---|
| 56 | <listitem>
|
|---|
| 57 | <para>[abradford] - Fix binutils build issue with some Texinfo.</para>
|
|---|
| 58 | </listitem>
|
|---|
| 59 | <listitem>
|
|---|
| 60 | <para>[abradford] - Install headers to cross-tools.</para>
|
|---|
| 61 | </listitem>
|
|---|
| 62 | </itemizedlist>
|
|---|
| 63 | </listitem>
|
|---|
| 64 |
|
|---|
| 65 | <listitem>
|
|---|
| 66 | <para>June 17, 2013</para>
|
|---|
| 67 | <itemizedlist>
|
|---|
| 68 | <listitem>
|
|---|
| 69 | <para>[abradford] - Change partitioning to creating build dir.</para>
|
|---|
| 70 | </listitem>
|
|---|
| 71 | </itemizedlist>
|
|---|
| 72 | </listitem>
|
|---|
| 73 |
|
|---|
| 74 | <listitem>
|
|---|
| 75 | <para>June 13, 2013</para>
|
|---|
| 76 | <itemizedlist>
|
|---|
| 77 | <listitem>
|
|---|
| 78 | <para>[abradford] - Remove WRT arch.</para>
|
|---|
| 79 | </listitem>
|
|---|
| 80 | </itemizedlist>
|
|---|
| 81 | </listitem>
|
|---|
| 82 |
|
|---|
| 83 | <listitem>
|
|---|
| 84 | <para>June 11, 2013</para>
|
|---|
| 85 | <itemizedlist>
|
|---|
| 86 | <listitem>
|
|---|
| 87 | <para>[abradford] - Many package updates.</para>
|
|---|
| 88 | </listitem>
|
|---|
| 89 | <listitem>
|
|---|
| 90 | <para>[abradford] - Removal of some LFS specific information.</para>
|
|---|
| 91 | </listitem>
|
|---|
| 92 | <listitem>
|
|---|
| 93 | <para>[abradford] - Update host requirements to at least Debian
|
|---|
| 94 | Squeeze.</para>
|
|---|
| 95 | </listitem>
|
|---|
| 96 | <listitem>
|
|---|
| 97 | <para>[kterrell] - Removal of sources from final tarball.</para>
|
|---|
| 98 | </listitem>
|
|---|
| 99 | </itemizedlist>
|
|---|
| 100 | </listitem>
|
|---|
| 101 |
|
|---|
| 102 | <listitem>
|
|---|
| 103 | <para>September 22, 2012</para>
|
|---|
| 104 | <itemizedlist>
|
|---|
| 105 | <listitem>
|
|---|
| 106 | <para>[abradford] - Small fixes to prologue and ch 1 and 2.</para>
|
|---|
| 107 | </listitem>
|
|---|
| 108 | </itemizedlist>
|
|---|
| 109 | </listitem>
|
|---|
| 110 |
|
|---|
| 111 | <listitem>
|
|---|
| 112 | <para>September 13, 2012</para>
|
|---|
| 113 | <itemizedlist>
|
|---|
| 114 | <listitem>
|
|---|
| 115 | <para>[ljump] - Fix System.map depmod command.</para>
|
|---|
| 116 | </listitem>
|
|---|
| 117 | <listitem>
|
|---|
| 118 | <para>[ljump] - Fix console and null /dev node creation for final
|
|---|
| 119 | system.</para>
|
|---|
| 120 | </listitem>
|
|---|
| 121 | </itemizedlist>
|
|---|
| 122 | </listitem>
|
|---|
| 123 |
|
|---|
| 124 | <listitem>
|
|---|
| 125 | <para>September 02, 2012</para>
|
|---|
| 126 | <itemizedlist>
|
|---|
| 127 | <listitem>
|
|---|
| 128 | <para>[William Harrington] - Fix uClibc patch MD5 sum.</para>
|
|---|
| 129 | </listitem>
|
|---|
| 130 | </itemizedlist>
|
|---|
| 131 | </listitem>
|
|---|
| 132 |
|
|---|
| 133 | <listitem>
|
|---|
| 134 | <para>August 24, 2012</para>
|
|---|
| 135 | <itemizedlist>
|
|---|
| 136 | <listitem>
|
|---|
| 137 | <para>[William Harrington] - Change Beyond Net hostapd page to include bootscript and configuration sections.</para>
|
|---|
| 138 | </listitem>
|
|---|
| 139 | </itemizedlist>
|
|---|
| 140 | </listitem>
|
|---|
| 141 |
|
|---|
| 142 | <listitem>
|
|---|
| 143 | <para>August 22, 2012</para>
|
|---|
| 144 | <itemizedlist>
|
|---|
| 145 | <listitem>
|
|---|
| 146 | <para>[William Harrington] - Change Beyond Net Dropbear page and edit the installation of bootscripts section.</para>
|
|---|
| 147 | </listitem>
|
|---|
| 148 | <listitem>
|
|---|
| 149 | <para>[William Harrington] - Remove bash reference in hostreqs version script to use $SHELL variable.</para>
|
|---|
| 150 | </listitem>
|
|---|
| 151 | </itemizedlist>
|
|---|
| 152 | </listitem>
|
|---|
| 153 |
|
|---|
| 154 | <listitem>
|
|---|
| 155 | <para>August 08, 2012</para>
|
|---|
| 156 | <itemizedlist>
|
|---|
| 157 | <listitem>
|
|---|
| 158 | <para>[William Harrington] - Update version check script to find the libc version with hosts that use paths other than /lib and /lib64, such as multiarch distro.</para>
|
|---|
| 159 | </listitem>
|
|---|
| 160 | </itemizedlist>
|
|---|
| 161 | </listitem>
|
|---|
| 162 |
|
|---|
| 163 |
|
|---|
| 164 | <listitem>
|
|---|
| 165 | <para>May 14, 2011</para>
|
|---|
| 166 | <itemizedlist>
|
|---|
| 167 | <listitem>
|
|---|
| 168 | <para>[abradford] - Updated /etc/mdev.conf to Alpine Linux's example
|
|---|
| 169 | to provide a better baseline example.</para>
|
|---|
| 170 | </listitem>
|
|---|
| 171 | <listitem>
|
|---|
| 172 | <para>[abradford] - Reverted changes that removed the mknod'ing of
|
|---|
| 173 | /dev/console and /dev/null. These nodes may be needed on some systems
|
|---|
| 174 | for proper booting.</para>
|
|---|
| 175 | </listitem>
|
|---|
| 176 | <listitem>
|
|---|
| 177 | <para>[abradford] - Added Wireless Tools package to Beyond Networking
|
|---|
| 178 | section. Thanks to Ivan Castell Rovira for providing a set of
|
|---|
| 179 | instructions for the installation of this package.</para>
|
|---|
| 180 | </listitem>
|
|---|
| 181 | <listitem>
|
|---|
| 182 | <para>[abradford] - Fixed some Dropbear issues with symlinks and
|
|---|
| 183 | directory naming.</para>
|
|---|
| 184 | </listitem>
|
|---|
| 185 | </itemizedlist>
|
|---|
| 186 | </listitem>
|
|---|
| 187 |
|
|---|
| 188 | <listitem>
|
|---|
| 189 | <para>April 20, 2011</para>
|
|---|
| 190 | <itemizedlist>
|
|---|
| 191 | <listitem>
|
|---|
| 192 | <para>[abradford] - Created a Beyond section just for extra libraries
|
|---|
| 193 | and moved zlib into it.</para>
|
|---|
| 194 | </listitem>
|
|---|
| 195 | </itemizedlist>
|
|---|
| 196 | </listitem>
|
|---|
| 197 |
|
|---|
| 198 | <listitem>
|
|---|
| 199 | <para>April 19, 2011</para>
|
|---|
| 200 | <itemizedlist>
|
|---|
| 201 | <listitem>
|
|---|
| 202 | <para>[abradford] - Created a Beyond section just for networking
|
|---|
| 203 | tools.</para>
|
|---|
| 204 | </listitem>
|
|---|
| 205 | <listitem>
|
|---|
| 206 | <para>[abradford] - Created a Beyond section just for file system tools
|
|---|
| 207 | and moved e2fsprogs into it.</para>
|
|---|
| 208 | </listitem>
|
|---|
| 209 | </itemizedlist>
|
|---|
| 210 | </listitem>
|
|---|
| 211 |
|
|---|
| 212 | <listitem>
|
|---|
| 213 | <para>April 8, 2011</para>
|
|---|
| 214 | <itemizedlist>
|
|---|
| 215 | <listitem>
|
|---|
| 216 | <para>[jciccone] - Cleaned up the acknowledgements page.</para>
|
|---|
| 217 | </listitem>
|
|---|
| 218 | </itemizedlist>
|
|---|
| 219 | </listitem>
|
|---|
| 220 |
|
|---|
| 221 | <listitem>
|
|---|
| 222 | <para>March 31, 2011</para>
|
|---|
| 223 | <itemizedlist>
|
|---|
| 224 | <listitem>
|
|---|
| 225 | <para>[abradford] - Updated BusyBox to version 1.18.4.</para>
|
|---|
| 226 | </listitem>
|
|---|
| 227 | <listitem>
|
|---|
| 228 | <para>[abradford] - Updated GCC to version 4.6.0.</para>
|
|---|
| 229 | </listitem>
|
|---|
| 230 | <listitem>
|
|---|
| 231 | <para>[abradford] - Updated MPC to version 0.9.</para>
|
|---|
| 232 | </listitem>
|
|---|
| 233 | <listitem>
|
|---|
| 234 | <para>[abradford] - Updated zlib to version 1.2.5.</para>
|
|---|
| 235 | </listitem>
|
|---|
| 236 | <listitem>
|
|---|
| 237 | <para>[abradford] - Updated Linux kernel to version 2.6.38.2.</para>
|
|---|
| 238 | </listitem>
|
|---|
| 239 | <listitem>
|
|---|
| 240 | <para>[abradford] - Require Gawk 3.1 or greater because of Iana-Etc
|
|---|
| 241 | requirements.</para>
|
|---|
| 242 | </listitem>
|
|---|
| 243 | <listitem>
|
|---|
| 244 | <para>[abradford] - Updated "What Now?" section to include CBLFS link.
|
|---|
| 245 | Thanks go to Adrian Grigo.</para>
|
|---|
| 246 | </listitem>
|
|---|
| 247 | <listitem>
|
|---|
| 248 | <para>[abradford] - Link ${CLFS}/etc/init.d/rcS to
|
|---|
| 249 | ${CLFS}/etc/rc.d/startup so that BusyBox's init can find the startup
|
|---|
| 250 | scripts.</para>
|
|---|
| 251 | </listitem>
|
|---|
| 252 | <listitem>
|
|---|
| 253 | <para>[abradford] - Updated mdev configuration such that video output
|
|---|
| 254 | is disabled by default to ensure no errors if video is not
|
|---|
| 255 | available.</para>
|
|---|
| 256 | </listitem>
|
|---|
| 257 | </itemizedlist>
|
|---|
| 258 | </listitem>
|
|---|
| 259 |
|
|---|
| 260 | <listitem>
|
|---|
| 261 | <para>March 23, 2011</para>
|
|---|
| 262 | <itemizedlist>
|
|---|
| 263 | <listitem>
|
|---|
| 264 | <para>[abradford] - Remove mknod commands as mdev takes care of creating
|
|---|
| 265 | all required entries in /dev automatically.</para>
|
|---|
| 266 | </listitem>
|
|---|
| 267 | <listitem>
|
|---|
| 268 | <para>[abradford] - Moved change ownership section to be as late in the
|
|---|
| 269 | book as possible and only operate on a copy of the file system.</para>
|
|---|
| 270 | </listitem>
|
|---|
| 271 | </itemizedlist>
|
|---|
| 272 | </listitem>
|
|---|
| 273 |
|
|---|
| 274 | <listitem>
|
|---|
| 275 | <para>March 18, 2011</para>
|
|---|
| 276 | <itemizedlist>
|
|---|
| 277 | <listitem>
|
|---|
| 278 | <para>[abradford] - Copy libgcc library to target as it's needed by
|
|---|
| 279 | at least e2fsprogs.</para>
|
|---|
| 280 | </listitem>
|
|---|
| 281 | </itemizedlist>
|
|---|
| 282 | </listitem>
|
|---|
| 283 |
|
|---|
| 284 | <listitem>
|
|---|
| 285 | <para>March 7, 2011</para>
|
|---|
| 286 | <itemizedlist>
|
|---|
| 287 | <listitem>
|
|---|
| 288 | <para>[abradford] - Added optional information for building C++
|
|---|
| 289 | compiler.</para>
|
|---|
| 290 | </listitem>
|
|---|
| 291 | <listitem>
|
|---|
| 292 | <para>[abradford] - Updated bootscripts install target and package contents
|
|---|
| 293 | to match current bootscripts.</para>
|
|---|
| 294 | </listitem>
|
|---|
| 295 | </itemizedlist>
|
|---|
| 296 | </listitem>
|
|---|
| 297 |
|
|---|
| 298 | <listitem>
|
|---|
| 299 | <para>February 24, 2011</para>
|
|---|
| 300 | <itemizedlist>
|
|---|
| 301 | <listitem>
|
|---|
| 302 | <para>[abradford] - Added --disable-multilib to GCC builds.</para>
|
|---|
| 303 | </listitem>
|
|---|
| 304 | </itemizedlist>
|
|---|
| 305 | </listitem>
|
|---|
| 306 |
|
|---|
| 307 | <listitem>
|
|---|
| 308 | <para>February 10, 2011</para>
|
|---|
| 309 | <itemizedlist>
|
|---|
| 310 | <listitem>
|
|---|
| 311 | <para>[abradford] - Changed GCC Static and Final to build GCC for
|
|---|
| 312 | ${CLFS_ABI} for ARM and MIPS, ${CLFS_CPU} for x86. This removes the
|
|---|
| 313 | need for using the ${BUILD} variable when building packages.</para>
|
|---|
| 314 | </listitem>
|
|---|
| 315 | <listitem>
|
|---|
| 316 | <para>[abradford] - Updated Resources section.</para>
|
|---|
| 317 | </listitem>
|
|---|
| 318 | </itemizedlist>
|
|---|
| 319 | </listitem>
|
|---|
| 320 |
|
|---|
| 321 | <listitem>
|
|---|
| 322 | <para>January 30, 2011</para>
|
|---|
| 323 | <itemizedlist>
|
|---|
| 324 | <listitem>
|
|---|
| 325 | <para>[abradford] - Updated MPFR download link.</para>
|
|---|
| 326 | </listitem>
|
|---|
| 327 | <listitem>
|
|---|
| 328 | <para>[abradford] - Updated GCC to version 4.5.2.</para>
|
|---|
| 329 | </listitem>
|
|---|
| 330 | <listitem>
|
|---|
| 331 | <para>[abradford] - Updated Binutils to version 2.21.</para>
|
|---|
| 332 | </listitem>
|
|---|
| 333 | <listitem>
|
|---|
| 334 | <para>[abradford] - Added information to GCC's configure options.</para>
|
|---|
| 335 | </listitem>
|
|---|
| 336 | <listitem>
|
|---|
| 337 | <para>[abradford] - Updated Iana-Etc to use more up-to-date data.</para>
|
|---|
| 338 | </listitem>
|
|---|
| 339 | </itemizedlist>
|
|---|
| 340 | </listitem>
|
|---|
| 341 |
|
|---|
| 342 | <listitem>
|
|---|
| 343 | <para>Janurary 10, 2011</para>
|
|---|
| 344 | <itemizedlist>
|
|---|
| 345 | <listitem>
|
|---|
| 346 | <para>[jciccone] - Changes Submitted By Andrew Bradford via the
|
|---|
| 347 | CLFS-Dev Mailing List. Updated E2fsprogs to 1.41.14 and changed some
|
|---|
| 348 | configure switches for uClibc compatibility.</para>
|
|---|
| 349 | </listitem>
|
|---|
| 350 | </itemizedlist>
|
|---|
| 351 | </listitem>
|
|---|
| 352 |
|
|---|
| 353 | <listitem>
|
|---|
| 354 | <para>November 28, 2010</para>
|
|---|
| 355 | <itemizedlist>
|
|---|
| 356 | <listitem>
|
|---|
| 357 | <para>[jciccone] - Updated BusyBox to 1.17.3.</para>
|
|---|
| 358 | </listitem>
|
|---|
| 359 | <listitem>
|
|---|
| 360 | <para>[jciccone] - Updated uClibc to 0.9.31.</para>
|
|---|
| 361 | </listitem>
|
|---|
| 362 | </itemizedlist>
|
|---|
| 363 | </listitem>
|
|---|
| 364 |
|
|---|
| 365 | <listitem>
|
|---|
| 366 | <para>November 21, 2010</para>
|
|---|
| 367 | <itemizedlist>
|
|---|
| 368 | <listitem>
|
|---|
| 369 | <para>[jciccone] - Added MPC 0.8.2.</para>
|
|---|
| 370 | </listitem>
|
|---|
| 371 | <listitem>
|
|---|
| 372 | <para>[jciccone] - Updated GCC to 4.5.1.</para>
|
|---|
| 373 | </listitem>
|
|---|
| 374 | <listitem>
|
|---|
| 375 | <para>[jciccone] - Updated Binutils to 2.20.1.</para>
|
|---|
| 376 | </listitem>
|
|---|
| 377 | <listitem>
|
|---|
| 378 | <para>[jciccone] - Updated MPFR to 3.0.0.</para>
|
|---|
| 379 | </listitem>
|
|---|
| 380 | <listitem>
|
|---|
| 381 | <para>[jciccone] - Updated GMP to 5.0.1.</para>
|
|---|
| 382 | </listitem>
|
|---|
| 383 | <listitem>
|
|---|
| 384 | <para>[jciccone] - Updated the Linux Kernel to 2.6.36.</para>
|
|---|
| 385 | </listitem>
|
|---|
| 386 | <listitem>
|
|---|
| 387 | <para>[jciccone] - Make sure we change CLFS_HOST before we set it.
|
|---|
| 388 | Also make sure that CLFS_HOST gets saved to the bashrc.</para>
|
|---|
| 389 | </listitem>
|
|---|
| 390 | </itemizedlist>
|
|---|
| 391 | </listitem>
|
|---|
| 392 |
|
|---|
| 393 | <listitem>
|
|---|
| 394 | <para>November 8, 2008</para>
|
|---|
| 395 | <itemizedlist>
|
|---|
| 396 | <listitem>
|
|---|
| 397 | <para>[jciccone] - Updated Busybox to 1.12.1.</para>
|
|---|
| 398 | </listitem>
|
|---|
| 399 | <listitem>
|
|---|
| 400 | <para>[jciccone] - Updated uClibc to 0.9.30-rc3.</para>
|
|---|
| 401 | </listitem>
|
|---|
| 402 | </itemizedlist>
|
|---|
| 403 | </listitem>
|
|---|
| 404 |
|
|---|
| 405 | <listitem>
|
|---|
| 406 | <para>November 8, 2008</para>
|
|---|
| 407 | <itemizedlist>
|
|---|
| 408 | <listitem>
|
|---|
| 409 | <para>[jciccone] - Dropped the uClibc Headers Page.</para>
|
|---|
| 410 | </listitem>
|
|---|
| 411 | <listitem>
|
|---|
| 412 | <para>[jciccone] - Updated GCC to 4.3.2.</para>
|
|---|
| 413 | </listitem>
|
|---|
| 414 | <listitem>
|
|---|
| 415 | <para>[jciccone] - Updated Binutils to 2.19.</para>
|
|---|
| 416 | </listitem>
|
|---|
| 417 | </itemizedlist>
|
|---|
| 418 | </listitem>
|
|---|
| 419 |
|
|---|
| 420 | <listitem>
|
|---|
| 421 | <para>Janurary 9, 2008</para>
|
|---|
| 422 | <itemizedlist>
|
|---|
| 423 | <listitem>
|
|---|
| 424 | <para>[jciccone] - Updated Busybox to 1.8.2.</para>
|
|---|
| 425 | </listitem>
|
|---|
| 426 | </itemizedlist>
|
|---|
| 427 | </listitem>
|
|---|
| 428 |
|
|---|
| 429 | <listitem>
|
|---|
| 430 | <para>November 5, 2006</para>
|
|---|
| 431 | <itemizedlist>
|
|---|
| 432 | <listitem>
|
|---|
| 433 | <para>[jim] - Start of CLFS Embedded Development.</para>
|
|---|
| 434 | </listitem>
|
|---|
| 435 | </itemizedlist>
|
|---|
| 436 | </listitem>
|
|---|
| 437 |
|
|---|
| 438 | </itemizedlist>
|
|---|
| 439 |
|
|---|
| 440 | </sect1>
|
|---|