Sweets Distribution: Difference between revisions
i disagree, setting username is optional and is not important enough to interrupt the explanation of how to install sweets distribution on ubuntu |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Template:Harmonic Distribution Cycle Linkbar}} | |||
== Summary == | == Summary == | ||
[ | This is a set of repositories with native packages that compose [[Platform_Team/Harmonic_Distribution/Software|Basic software]] of [[Platform_Team/Harmonic_Distribution|Harmonic Distribution]] effort. | ||
Sweets Distributions packages form two major parts: | |||
* | * '''Sweets Desktop'''<br>Sucrose, desktop environment of Sugar Learning Platform; | ||
* | * '''Sweets Server'''<br>[[Platform_Team/Server_Kit|Server Kit]] components to create school servers to support Sugar Learning Platform. | ||
This is a special, Sugar only, distribution. These are the key points that make the Sweets Distribution different from other [[Community/Distributions|Distributions]]: | This is a special, Sugar only, distribution. These are the key points that make the Sweets Distribution different from other [[Community/Distributions|Distributions]]: | ||
* The Sweets Distribution is formed as a 3rd party repository, i.e., it is not a complete GNU/Linux distribution; | * The Sweets Distribution is formed as a 3rd party repository, i.e., it is not a complete GNU/Linux distribution; | ||
* It [[ | * It supports [[Platform_Team/Harmonic_Distribution/Supported_platforms|several]] several GNU/Linux distributions, and their releases, at the same time; | ||
* Packages from these repositories do not interfere with the rest of the system, e.g., it is possible to use Sugar from the Sweets Distribution and Sugar from official repositories at the same time. | * Packages from these repositories do not interfere with the rest of the system, e.g., it is possible to use Sugar from the Sweets Distribution and Sugar from official repositories at the same time. | ||
== | == Repositories == | ||
Sweets Distribution provides several repositories: | |||
* '''0.94'''<br>Repository with stable Sucrose-0.94 packages; | |||
* '''0.88'''<br>Repository with stable Sucrose-0.88 packages; | |||
* '''Factory'''<br>Packages in development stage. | |||
Repositories are accessible for all [[Platform_Team/Harmonic_Distribution/Supported_platforms|Supported platforms]]. | |||
== Installation == | |||
Experienced users might follow [[Community/Distributions/Sweets_Distribution/Manual_Installation|manual instructions]] to add Sweets Distribution [http://download.sugarlabs.org/packages/ repositories] to the system. | |||
For easy attaching Sweets Distribution repositories, use {{Code|sweets-distribution}} command. On new systems, download [http://download.sugarlabs.org/packages/sweets-distribution.sh sweets-distribution.sh] script which is a bundled version of {{Code|sweets-distribution}}. After the first successful {{Code|sweets-distribution.sh select}} call, sweets-distribution will be installed to the system and there are no reasons to use bundled version anymore. | |||
To get the status information about currently selected and all available repositories: | |||
sweets-distribution status | |||
To register chosen, here {{Code|Factory}}, repository in the system | |||
sudo sweets-distribution select Factory | |||
When {{Code|select}} command will finish, install one of the following packages: | |||
* {{Code|sweets-desktop}}<br>The full packages list from Sweets Desktop; | |||
* {{Code|sweets-sugar}}<br>Only Sugar Shell. | |||
Sometimes, it will be required to downgrade packages while switching to another repository. The easy way to do that is {{Code|sync}} command: | |||
sudo sweets-distribution sync | |||
Most of Sweets Distribution packages will be placed to {{Code|/opt/sweets}} directory, thus, it will be possible to use Sugar from Sweets Distribution and from official packages at the same time. | |||
<!-- | |||
=== Sweets Distribution 0.88 === | === Sweets Distribution 0.88 === | ||
| Line 44: | Line 67: | ||
* [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-10.10/ Ubuntu-10.04] | * [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-10.10/ Ubuntu-10.04] | ||
* [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-10.04/ Ubuntu-10.04] | * [http://download.sugarlabs.org/packages/SweetsDistribution:/0.94/Ubuntu-10.04/ Ubuntu-10.04] | ||
--> | |||
== Usage == | == Usage == | ||
| Line 109: | Line 76: | ||
To login to a Sugar session, choose the ''Sweets Distribution'' session type. | To login to a Sugar session, choose the ''Sweets Distribution'' session type. | ||
== See also == | |||
* [http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg23369.html Announcement post]. | |||
* Latest [[Community/Distributions/Ubuntu/Tests|test results]]. | |||
== Feedback == | == Feedback == | ||
{{:Platform_Team/Sweets/Feedback}} | {{:Platform_Team/Sweets/Feedback}} | ||