Difference between revisions of "Sweets Distribution/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 5: Line 5:
 
* Installed Sweets_Distribution with:  [[Community/Distributions/Sweets_Distribution/Manual_Installation|manual instructions]]
 
* Installed Sweets_Distribution with:  [[Community/Distributions/Sweets_Distribution/Manual_Installation|manual instructions]]
 
  '''sudo sh sweets-distribution.sh select Factory'''
 
  '''sudo sh sweets-distribution.sh select Factory'''
  '''sudo sh sweets-distribution.sh select sync'''
+
  '''sudo sh sweets-distribution.sh sync'''
* Search for "sweets" on top left panel of unity-desktop
+
==Trisquel 5.5 RC==
 +
:Installed over a previous sweets-distribution install--[[User:Satellit|Satellit]] 21:16, 8 April 2012 (EDT)
 +
*'''sudo sh sweets-distribution.sh select Factory'''
 +
 
 +
-- Extracting bundle to /home/robert/.local/share/sweets-distribution
 +
-- This is a standalone sweets-distribution launcher
 +
-- Use "select" command to install it to the system
 +
 +
-- Composing "/etc/apt/sources.list.d/SweetsDistribution.list" repository config
 +
-- Patch global "/etc/apt/sources.list" to hide any Sweets Distribution related lines
 +
-- Update sweets package(s)                                                   
 +
                                   
 +
-- Hint: Use "status" command for getting status after selecting new repository
 +
-- Hint: Use "sync" command to make sure that installed packages are the same as in newly selected repository
 +
 
 +
*'''sudo sh sweets-distribution.sh sync'''
 +
 +
-- This is a standalone sweets-distribution launcher
 +
-- Use "select" command to install it to the system
 +
 
 +
-- Uninstall sweets-distribution package(s) to make downgrade possible
 +
- Update sweets-desktop, sweets-sugar-presence-service, sweets-sugar, sweets-sugar-artwork,
 +
  sweets-sugar-base, sweets-sugar-datastore, sweets-sugar-toolkit, sweets- telepathy-gabble, sweets-telepathy-glib,
 +
  sweets-telepathy-mission-control, sweets-telepathy-salut package(s)
 +
 
 +
==references==
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036464.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036464.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036465.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036465.html

Revision as of 21:16, 8 April 2012

Ubuntu 11.10

  • --Satellit 14:20, 8 April 2012 (EDT)
  • On new systems, download sweets-distribution.sh script which is a bundled version of sweets-distribution. After the first successful sweets-distribution.sh select call, sweets-distribution will be installed to the system and there are no reasons to use bundled version anymore.
sudo sh sweets-distribution.sh select Factory
sudo sh sweets-distribution.sh sync

Trisquel 5.5 RC

Installed over a previous sweets-distribution install--Satellit 21:16, 8 April 2012 (EDT)
  • sudo sh sweets-distribution.sh select Factory
-- Extracting bundle to /home/robert/.local/share/sweets-distribution
-- This is a standalone sweets-distribution launcher
-- Use "select" command to install it to the system

-- Composing "/etc/apt/sources.list.d/SweetsDistribution.list" repository config
-- Patch global "/etc/apt/sources.list" to hide any Sweets Distribution related lines
-- Update sweets package(s)                                                     
                                   

-- Hint: Use "status" command for getting status after selecting new repository -- Hint: Use "sync" command to make sure that installed packages are the same as in newly selected repository

  • sudo sh sweets-distribution.sh sync
-- This is a standalone sweets-distribution launcher
-- Use "select" command to install it to the system
-- Uninstall sweets-distribution package(s) to make downgrade possible
- Update sweets-desktop, sweets-sugar-presence-service, sweets-sugar, sweets-sugar-artwork,
 sweets-sugar-base, sweets-sugar-datastore, sweets-sugar-toolkit, sweets- telepathy-gabble, sweets-telepathy-glib,
 sweets-telepathy-mission-control, sweets-telepathy-salut package(s)

references