slitaz-forge rev 464

roadmap: add arm task and up x64 task
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 00:02:43 2014 +0100 (2014-02-23)
parents 195da0b28272
children e769e7e4d6bf
files roadmap/releases/5.0/add-x64-support.conf roadmap/releases/5.0/armv6-port.conf roadmap/releases/5.0/new-cooking.conf
line diff
     1.1 --- a/roadmap/releases/5.0/add-x64-support.conf	Tue Feb 18 10:29:24 2014 +0000
     1.2 +++ b/roadmap/releases/5.0/add-x64-support.conf	Sun Feb 23 00:02:43 2014 +0100
     1.3 @@ -1,10 +1,13 @@
     1.4  # SliTaz task
     1.5  
     1.6  TASK="Add x86_64 Support"
     1.7 -STATUS="TODO"
     1.8 +STATUS="DONE"
     1.9  PRIORITY="1"
    1.10  PEOPLE="Shann"
    1.11  WIKI=""
    1.12  BUGS=""
    1.13  
    1.14 -DESC="Build Binutils, Glibc and GCC for x86_64 and cook x86_64 version"
    1.15 +DESC="Build Binutils, Glibc and GCC for x86_64 and cook x86_64 version
    1.16 +
    1.17 +20140222 - We have a custom build env and linux64 packages. We will
    1.18 +have only this X86_64 support for 5.0 and may do better for 6.0"
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/roadmap/releases/5.0/armv6-port.conf	Sun Feb 23 00:02:43 2014 +0100
     2.3 @@ -0,0 +1,15 @@
     2.4 +# SliTaz task
     2.5 +
     2.6 +TASK="ARM port"
     2.7 +STATUS="TODO"
     2.8 +PRIORITY="1"
     2.9 +PEOPLE="pankso"
    2.10 +WIKI=""
    2.11 +BUGS=""
    2.12 +
    2.13 +DESC="Port SliTaz base to ARM v6. So SliTaz can be used on the
    2.14 +Raspberry Pi and othe ARM based devices. The SliTaz base ARM port
    2.15 +can also be used to build unofficial SliTaz version.
    2.16 +
    2.17 +We provide a several tools too handle ARM arch such as cross from
    2.18 +the Cookutils repo and sat from the SliTaz ARM repo"
     3.1 --- a/roadmap/releases/5.0/new-cooking.conf	Tue Feb 18 10:29:24 2014 +0000
     3.2 +++ b/roadmap/releases/5.0/new-cooking.conf	Sun Feb 23 00:02:43 2014 +0100
     3.3 @@ -1,6 +1,6 @@
     3.4  # SliTaz task
     3.5  
     3.6 -TASK="Publish a new Cooking"
     3.7 +TASK="Publish a new Cooking and RCs"
     3.8  STATUS="TODO"
     3.9  PRIORITY="1"
    3.10  PEOPLE="All"