Difference between revisions of "Gentoo"

From Sugar Labs
Jump to navigation Jump to search
m (fix camelcase links)
Line 35: Line 35:
 
Overlay was built and run on x86 and amd64(x86_64) platforms
 
Overlay was built and run on x86 and amd64(x86_64) platforms
  
Sugar packages are being built by [[DeploymentTeam/jhconvert|jhconvert]] and follow its [[DeploymentTeam/jhconvert#Packages|matrix]] of package versions.
+
Sugar packages are being built by [[Deployment Team/jhconvert|jhconvert]] and follow its [[Deployment Team/jhconvert#Packages|matrix]] of package versions.
  
 
Releases:
 
Releases:
Line 48: Line 48:
  
 
* [http://git.overlays.gentoo.org/gitweb/?p=proj/sugar.git Browse overlay]
 
* [http://git.overlays.gentoo.org/gitweb/?p=proj/sugar.git Browse overlay]
* [[DeploymentTeam/jhconvert|Tool to generate Sugar packages]]
+
* [[Deployment Team/jhconvert|Tool to generate Sugar packages]]
  
 
[[Category:Supported systems]]
 
[[Category:Supported systems]]

Revision as of 16:20, 3 April 2009

Gentoo-logo.svg

Requirements

Overlay demands follow steps

  • at first, setup overlay in layman
layman --add sugar
  • if you use stable profiles (x86 and amd64) change your package.keywords
cat <where_your_overlay_is>/profiles/<release>/package.keywords >> /etc/portage/package.keywords

Installation

To install core sugar components (services, window manager, etc.)

emerge glucose

To install core activities

emerge fructose

Runtime environment

To use telepathy-salut connection, start avahi

/etc/init.d/avahi-daemon start

To use jabber connection, configure jabber server in accordance with these instructions.

Packages

Overlay was built and run on x86 and amd64(x86_64) platforms

Sugar packages are being built by jhconvert and follow its matrix of package versions.

Releases:

  • 0.83.x
  • development versions (fetching from code repos) - packages with version 9999

Contacts

Resources