| 3 | |
| 4 | == Announcing CLFS 2.0.0 Release Candidate 1 == |
| 5 | |
| 6 | The CLFS Development team is pleased to announce the CLFS 2.0.0 RC1. This release features Eglibc 2.15, GCC 4.6.3, Binutils 2.23 and Linux 3.4. CLFS 2.0.0 RC1 supports: x86, x86_64 Multilib, x86_64 Pure64, Sparc, Sparc64 Multilib, Sparc64 Pure 64, PowerPC, PowerPC64 Multilib and MIPS. |
| 7 | |
| 8 | You may view the book online at: |
| 9 | |
| 10 | [http://cross-lfs.org/view/CLFS-2.0.0-RC1/] |
| 11 | |
| 12 | Download the book here: |
| 13 | |
| 14 | [http://cross-lfs.org/files/BOOK/2.0.0-RC1] |
| 15 | |
| 16 | Packages for this version of the book can be found here: |
| 17 | |
| 18 | [http://cross-lfs.org/files/packages/2.0.0-RC1] |
| 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 clfs-2.0.0-rc1 |
| 24 | cd clfs-2.0.0-rc1/BOOK |
| 25 | }}} |
| 26 | |
| 27 | |
| 28 | Thank you for your support. |
| 29 | |
| 30 | Jonathan Norman - CLFS 2.x release manager |