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