slitaz-forge rev 219

Edit roadmap
author Paul Issott <paul@slitaz.org>
date Wed Mar 28 18:52:06 2012 +0100 (2012-03-28)
parents d22d92a1d038
children bc87692322ad
files roadmap/README roadmap/releases/4.0/goals.html roadmap/releases/4.0/write-relnotes.conf roadmap/releases/5.0/goals.html roadmap/roadmap.cgi
line diff
     1.1 --- a/roadmap/README	Wed Mar 28 12:43:06 2012 +0000
     1.2 +++ b/roadmap/README	Wed Mar 28 18:52:06 2012 +0100
     1.3 @@ -2,20 +2,20 @@
     1.4  ================================================================================
     1.5  
     1.6  
     1.7 -SliTaz roadmap provide guide lines to the next Slitaz Stable realease. We use
     1.8 -our Mercurial repo to collaborate on the roadmap. All task are added and edited
     1.9 +SliTaz roadmap provides guidelines to the next Slitaz Stable release. We use
    1.10 +our Mercurial repo to collaborate on the roadmap. All tasks are added and edited
    1.11  in releases/[slitaz-release] and then commited to Hg. Any tasks can have a wiki
    1.12  page link, description with HTML code, etc. Each release have also a goals.html
    1.13 -page with the summary of the goals to the next release.
    1.14 +page with the summary of goals to the next release.
    1.15  
    1.16 -All contributors are welcome to collaborate and add themself to the PEOPLE 
    1.17 -variable of a task. The optionnal release task Wiki should be created under
    1.18 +All contributors are welcome to collaborate and add themselves to the PEOPLE 
    1.19 +variable of a task. The optional release task Wiki should be created under
    1.20  the space name en:releases:slitaz-release:task-name, example:
    1.21  
    1.22  	http://doc.slitaz.org/en:releases:5.0:update-toolchain
    1.23  	
    1.24 -All the task are under SliTaz Mercurial repositories in the slitaz-forge repo.
    1.25 -To clone the repos and collaborate on task you can clone the roadmap with:
    1.26 +All the tasks are in the SliTaz Mercurial repositories under the slitaz-forge repo.
    1.27 +To clone the repos and collaborate on tasks you can clone the roadmap with:
    1.28  
    1.29  	hg clone http://hg.slitaz.org/slitaz-forge
    1.30  
    1.31 @@ -23,7 +23,7 @@
    1.32  
    1.33  Task configuration format
    1.34  -------------------------
    1.35 -As usual, keep it simple and somthing most people know about: a config files ;-)
    1.36 +As usual, keep it simple and something most people know about: a config file ;-)
    1.37  Bugs refer to the bug number on http://bugs.slitaz.org/ separated by space.
    1.38  
    1.39  # SliTaz task
     2.1 --- a/roadmap/releases/4.0/goals.html	Wed Mar 28 12:43:06 2012 +0000
     2.2 +++ b/roadmap/releases/4.0/goals.html	Wed Mar 28 18:52:06 2012 +0100
     2.3 @@ -2,7 +2,7 @@
     2.4  <h3>Goals</h3>
     2.5  
     2.6  <p>
     2.7 -	Release in March 2012 - New packages build bot and tools, better
     2.8 +	Release 4.0 in March 2012 - New packages build bot and tools, better
     2.9  	project organization. Bunch of new packages and use the russian 
    2.10  	dolls as default Live system.
    2.11  </p>
     3.1 --- a/roadmap/releases/4.0/write-relnotes.conf	Wed Mar 28 12:43:06 2012 +0000
     3.2 +++ b/roadmap/releases/4.0/write-relnotes.conf	Wed Mar 28 18:52:06 2012 +0100
     3.3 @@ -7,6 +7,6 @@
     3.4  WIKI=""
     3.5  BUGS=""
     3.6  
     3.7 -DESC="When relnotes are finished, we commit then to slitaz-doc and
     3.8 -to the list for translation. Then we commit a copy for SliTaz Website
     3.9 +DESC="When relnotes are finished, we commit them to slitaz-doc and
    3.10 +to the list for translation. Then we commit a copy for the SliTaz Website
    3.11  documentation section."
     4.1 --- a/roadmap/releases/5.0/goals.html	Wed Mar 28 12:43:06 2012 +0000
     4.2 +++ b/roadmap/releases/5.0/goals.html	Wed Mar 28 18:52:06 2012 +0100
     4.3 @@ -2,7 +2,7 @@
     4.4  <h3>Goals</h3>
     4.5  
     4.6  <p>
     4.7 -	Release in March 2013 - Port To ARM platform, masively add and update
     4.8 +	Release 5.0 in March 2013 - Port To ARM platform, massively add and update
     4.9  	packages. Be even more fast and light. Take care about old hardware
    4.10  	compatibility.
    4.11  </p>
     5.1 --- a/roadmap/roadmap.cgi	Wed Mar 28 12:43:06 2012 +0000
     5.2 +++ b/roadmap/roadmap.cgi	Wed Mar 28 18:52:06 2012 +0100
     5.3 @@ -21,7 +21,7 @@
     5.4  	if [ "$DESC" ]; then
     5.5  		cat << EOT
     5.6  
     5.7 -Desccription
     5.8 +Description
     5.9  ------------
    5.10  $DESC
    5.11  EOT
    5.12 @@ -67,14 +67,14 @@
    5.13  <h2>Release: $rel</h2>
    5.14  
    5.15  <p>
    5.16 -	Tasks: $tasks in total - $done finised - $todo todo
    5.17 +	Tasks: $tasks in total - $done finished - $todo todo
    5.18  </p>
    5.19  <div class="pctbar">
    5.20  	<div class="pct" style="width: ${pct}%;">${pct}%</div>
    5.21  </div>
    5.22  <p>
    5.23 -	Tasks lists are order by priority. Please read the <a href="?README">README</a>
    5.24 -	for more information about SliTaz Roadmap web interface and Hg repo.
    5.25 +	Tasks lists are ordered by priority. Please read the <a href="?README">README</a>
    5.26 +	for more information about the SliTaz Roadmap web interface and Hg repo.
    5.27  </p>
    5.28  EOT
    5.29  		cat $taskdir/$release/goals.html