Changes between Version 12 and Version 13 of news


Ignore:
Timestamp:
Feb 12, 2012, 9:51:26 AM (12 years ago)
Author:
Jonathan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • news

    v12 v13  
    22= CLFS News =
    33
    4 == Announcing CLFS 1.0.0 Final Release - The "Bender" release ==
     4== Announcing CLFS 1.2.0 Final Release ==
    55
    6 The CLFS Development team is pleased to announce the final release of CLFS 1.0.0, code-name 'Bender'. This release features Glibc 2.4, GCC 4.1.1, Binutils 2.17, and supports the x86, x86-64, SPARC, PowerPC, PPC64, MIPS, MIPS64, and Alpha, including multilib on those architectures that support it. Cross-building is also supported, even from non-Linux host systems such as Solaris, *BSD, and OS X.
     6The CLFS Development team is pleased to announce the final release of CLFS 1.2.0. This release features Eglibc 2.13, GCC 4.6.0, Binutils 2.21.1a and Linux 2.6.39. CLFS 1.2.0 supports: x86, x86_64 Multilib, x86_64 Pure64, Sparc, Sparc64 Multilib, Sparc64 Pure 64, PowerPC, PowerPC64 Multilib and MIPS.
    77
    88You may view the book online at:
    99
    10 [http://cross-lfs.org/view/1.0.0/ http://cross-lfs.org/view/1.0.0/]
     10[http://cross-lfs.org/view/CLFS-1.2.0/]
    1111
    12 and downloadable versions are available for most arch's at:
     12Download the book here:
    1313
    14 [http://cross-lfs.org/files/BOOK/1.0.0/ http://cross-lfs.org/files/BOOK/1.0.0/]
     14[http://cross-lfs.org/files/BOOK/1.2.0/]
    1515
    16 This release is tagged in SVN at the following location, if you wish
    17 to render it yourself:
     16If you wish to render it yourself you can download from git:
    1817
    19 [http://svn.cross-lfs.org/svn/repos/cross-lfs/tags/1.0.0/ http://svn.cross-lfs.org/svn/repos/cross-lfs/tags/1.0.0/]
     18{{{
     19git clone -b clfs-1.2 git://git.cross-lfs.org/cross-lfs.git CLFS-1.2.0
     20cd CLFS-1.2.0/BOOK
     21}}}
    2022
    21 We thank you for your support!
    2223
    23 The CLFS Development Team
     24Thank you for your support.
    2425
    2526Jim Gifford - CLFS Co-leader[[BR]]
    2627Ryan Oliver - CLFS Co-leader[[BR]]
    27 Jeremy Utley - CLFS 1.x release manager[[BR]]
    28 Joe Ciccone, Justin Knierim, Chris Staub, Matt Darcy, Ken Moffat,
    29 Manuel Canales Esparcia, Nathan Coulson
     28Joe Ciccone - CLFS Co-leader[[BR]]
     29Jonathan Norman - CLFS 1.2 release manager
     30
     31Nathan Coulson, Matt Darcy, Manuel Canales Esparcia, Justin Knierim, Ken Moffat, Chris Staub and Jeremy Utley.