Changes

179 bytes removed ,  17:50, 18 May 2016
Obsolete with reason
Line 1: Line 1:  +
{{Obsolete | This was a sort of "Sugar LTS" project by [[User:alsroot]] that has been abandoned}}
 +
 
<span class="linkgroup">[[File:Question.png|65px|link=Sweets_Distribution/Logo]]</span>
 
<span class="linkgroup">[[File:Question.png|65px|link=Sweets_Distribution/Logo]]</span>
   Line 13: Line 15:  
* Let people to try new functionality which is not available from the regular sources;
 
* Let people to try new functionality which is not available from the regular sources;
 
* Support GNU/Linux distributions that lack of Sugar Learning Platform from official repositories;
 
* Support GNU/Linux distributions that lack of Sugar Learning Platform from official repositories;
* Bring recent Sugar Learning Platform releases to systems with outdated official packages.
+
* Bring recent Sugar Learning Platform versions to systems initially released with older Sugar.
    
== Repositories ==
 
== Repositories ==
Line 35: Line 37:  
type the following commands in a terminal:
 
type the following commands in a terminal:
   −
  wget ftp://download.sugarlabs.org/packages/sweets-distribution.sh
+
  wget http://download.sugarlabs.org/packages/sweets-distribution.sh
 
  sudo sh sweets-distribution.sh
 
  sudo sh sweets-distribution.sh
   Line 84: Line 86:  
=== Sweets Desktop session ===
 
=== Sweets Desktop session ===
   −
If {{Code|sweets-desktop}} package was installed, it will be possible to log in to a Sweets Desktop session:
+
If {{Code|sweets-desktop}} package was installed, it will be possible to log in to a Sweets Desktop session. Choose the ''Sweets Desktop'' session type in a login manager.
 
  −
* On an XO laptop (only for Factory repository). From within an original Sugar session, go to the Control Panel and select the Sweets Distribution component, then enable the ''Sweets Desktop is default Sugar session'' switch. Switching back is accomplished the same way.
  −
* On regular desktops. Choose the ''Sweets Desktop'' session type in login manager.
      
=== Run Sugar in a window ===
 
=== Run Sugar in a window ===
    
To run Sugar in a window without logging out from the current desktop environment, select the ''Education/Sugar'' application menu item or enter the following command in a terminal:
 
To run Sugar in a window without logging out from the current desktop environment, select the ''Education/Sugar'' application menu item or enter the following command in a terminal:
   
  sweets-sugar-emulator
 
  sweets-sugar-emulator
 +
=== [[The_Undiscoverable#sugar-emulator.2C_sugar-runner_and_sweets-sugar-emulator|Run Sugar full screen]] ===
 +
Run this command in a terminal or edit the properties of the menu item for ''Sugar''
 +
sweets-sugar-emulator -f, --fullscreen
    
=== Sugar Activities ===
 
=== Sugar Activities ===
Line 102: Line 103:  
* The rest of activities need to be handled manually, e.g., manual installing missed dependencies.
 
* The rest of activities need to be handled manually, e.g., manual installing missed dependencies.
   −
All other repositories should bring [[Sugar_Network|different design]] solution for handling Sugar Activities. That will make the whole Sugar Activities related experience more reliable and smooth.
+
All other repositories should bring [[Sugar Network]] integration, a different design solution for handling Sugar Activities. [[Sugar Network]] is assumed to improve the process of launching Sugar Activities to make it more reliable and smooth. By default, Sugar Network integration might be switched off, [[Platform_Team/Sweets_Distribution/0.94:SugarNetwork#Sugar_Network_integration|enable]] it after installation.
 
  −
=== Experimental features ===
  −
 
  −
{{Note/warning|Caution|Factory repository is not intended for regular usage. It exists only for testing purposes.}}
  −
 
  −
To try the development version, use the {{Code|Factory}} repository. The Factory repository provides the most recent development versions and is not assumed to be stable. If something looks broken, try to upgrade to recent packages and if problem still remains, please, [[#Feedback|contact us]].
      
== Testing ==
 
== Testing ==