Difference between revisions of "Sugar on a Stick/Roadmap"
Jump to navigation
Jump to search
(update & reorganize roadmap) |
|||
Line 6: | Line 6: | ||
| '''Task Name''' || '''Priority''' || '''Status/Notes''' | | '''Task Name''' || '''Priority''' || '''Status/Notes''' | ||
|- | |- | ||
− | | fix blockers for release || 1 || this is | + | | fix blockers for release || 1 || this is the most important point |
|- | |- | ||
− | | update remaining RPMs || 1 || | + | | update remaining RPMs || 1 || please see below - good progress done so far |
|- | |- | ||
− | | draft release notes up || | + | | get SoaS included in liveusb-creator || 1 || work in progress |
+ | |- | ||
+ | | draft release notes up || 2 || would be good to have a checkout of the livecd-iso-to-disk.sh script somewhere | ||
|- | |- | ||
| add additional activities, if requested || 2 || which activities exactly do we want? add them below! | | add additional activities, if requested || 2 || which activities exactly do we want? add them below! | ||
Line 16: | Line 18: | ||
| check localization support || 2 || we're using some crude kickstart argument, please report whether it works for you | | check localization support || 2 || we're using some crude kickstart argument, please report whether it works for you | ||
|- | |- | ||
− | | | + | | allow direct recreation of USB keys || 2 || work in progress [https://bugzilla.redhat.com/show_bug.cgi?id=448030] |
|- | |- | ||
| work on a keyboard layout control panel || 3 || work in progress [http://dev.sugarlabs.org/ticket/473] | | work on a keyboard layout control panel || 3 || work in progress [http://dev.sugarlabs.org/ticket/473] | ||
|- | |- | ||
− | | | + | | Release a helper CD for boot from USB || 3 || to be worked out |
|- | |- | ||
| Be able to backup and restore a USB from a School Server || 3 || to be worked out | | Be able to backup and restore a USB from a School Server || 3 || to be worked out |
Revision as of 14:38, 10 March 2009
Roadmap
This is the roadmap for the upcoming release of SoaS!
Task Name | Priority | Status/Notes |
fix blockers for release | 1 | this is the most important point |
update remaining RPMs | 1 | please see below - good progress done so far |
get SoaS included in liveusb-creator | 1 | work in progress |
draft release notes up | 2 | would be good to have a checkout of the livecd-iso-to-disk.sh script somewhere |
add additional activities, if requested | 2 | which activities exactly do we want? add them below! |
check localization support | 2 | we're using some crude kickstart argument, please report whether it works for you |
allow direct recreation of USB keys | 2 | work in progress [1] |
work on a keyboard layout control panel | 3 | work in progress [2] |
Release a helper CD for boot from USB | 3 | to be worked out |
Be able to backup and restore a USB from a School Server | 3 | to be worked out |
Support printers, scanners, cameras | 3 | to be worked out |
Wishlist
This is the wishlist for activities on SoaS, which will be included using .xo files. Please make sure that the activity you are going to add is actually being maintained right now and has a GIT repo at SugarLabs.
Activity Name | Maintainer | GIT Repo | Download Link |
CartoonBuilder | Aleksey Lim & Ed Stoner | yes | a.sl.o |
InfoSlicer | Aleksey Lim & Walter Bender | yes | a.sl.o |
Moon | Gary C Martin | yes | a.sl.o |
Speak | Joshua Minor & Aleksey Lim | yes | a.sl.o |
Typing Turtle | Wade Brainerd | yes | a.sl.o |
Tux Paint | ? | ? | ? |
add yours here |
Packaging
These packages are directly included in Fedora and will be pulled as RPMs.
Glucose modules (F11)
Module Name | Version (Sugar) | Version (Fedora) | Notes |
sugar-toolkit | 0.84.0 | 0.84.0 | done 03/03/09 |
sugar | 0.84.0 | 0.84.0 | done 03/03/09 |
sugar-artwork | 0.84.0 | 0.84.0 | done 03/03/09 |
sugar-base | 0.84.0 | 0.84.0 | done 03/03/09 |
sugar-datastore | 0.84.0 | 0.84.0 | done 03/03/09 |
sugar-presence-service | 0.84.0 | 0.84.0 | done 04/03/09 |
etoys | 4.0.2206 | 4.0.2206 | done 05/03/09 |
Fructose modules (F11)
Activity Name | Version (Sugar) | Version (Fedora) | Notes |
read | 65 | 65 | done 06/03/09 |
chat | 64 | 64 | done 03/03/09 |
terminal | 23 | 23 | done 03/03/09 |
imageviewer | 6 | 6 | done 04/03/09 |
jukebox | 7 | 7 | done 04/03/09 |
turtleart | 41 | 41 | done 03/03/09 |
browse | 105 | 105 | done 03/03/09 |
etoys | 100 | 100 | done 05/03/09 (part of the etoys package) |
write | 63 | 63 | done 03/03/09 |
calculate | 28 | 28 | done |
log | 17 | 17 | done 03/03/09 |
pippy | 30 | 25 | to be updated |
Goals
- Include a SoaS USB creator in Sugar & on the liveCD/USB.
- Note that the Windows LiveUSB Creator from Fedora does not expose the options (--home-size-mb NNN) necessary to make a persistent /home/liveuser folder. This option would be desirable so that users could update the system without loosing their Activity creations.