| 3 | |
| 4 | == Announcing CLFS 2.1.0 Release == |
| 5 | |
| 6 | The CLFS Development team are pleased to announce the CLFS 2.1.0. This release features Eglibc 2.18, GCC 4.8.1, Binutils 2.23.2 and Linux 3.10. CLFS 2.1.0 supports: x86, x86_64 Multilib, x86_64 Pure 64, Sparc, Sparc64 Multilib, Sparc64 Pure 64, PowerPC, PowerPC64 Multilib, PowerPC64 Pure 64, MIPS 32, MIPS 64 Multilib and MIPS 64 Pure 64. |
| 7 | |
| 8 | You may view the book online at: |
| 9 | |
| 10 | [http://cross-lfs.org/view/CLFS-2.1.0/] |
| 11 | |
| 12 | Download the book here: |
| 13 | |
| 14 | [http://cross-lfs.org/files/BOOK/2.1.0] |
| 15 | |
| 16 | Packages for this version of the book can be found here: |
| 17 | |
| 18 | [http://cross-lfs.org/files/packages/2.1.0] |
| 19 | |
| 20 | If you wish to render it yourself you can download from git: |
| 21 | |
| 22 | {{{ |
| 23 | git clone git://git.cross-lfs.org/cross-lfs.git |
| 24 | cd cross-lfs/BOOK |
| 25 | git checkout clfs-2.1 |
| 26 | }}} |
| 27 | |
| 28 | |
| 29 | Thank you for your support. |
| 30 | |
| 31 | Jonathan Norman - CLFS Release Manager |