Difference between revisions of "Fedora"

From Sugar Labs
Jump to navigation Jump to search
m (→‎Fedora 13: f13 Soas spin Download)
 
(495 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<noinclude>
+
Moved to https://github.com/sugarlabs/sugar/blob/master/docs/fedora.md
[[Category:Supported systems]]
 
</noinclude>
 
  
[[Image:Fedora.jpg]]
+
==Wiki Page==
 
+
:[[Fedora 29]] - Release-specific community notes
== Fedora 13 ==
 
:[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/13/Spins/i686/Fedora-13-i686-Live-SoaS.iso f13 Soas spin] Download
 
 
 
====The Sugar Learning Environment is packaged in Fedora 13.====
 
 
 
* From the System -> Administration -> Add/Remove Software menu, search for Sugar.
 
* Among all the packaged Activities select,
 
{|
 
|-
 
|width="15"|
 
|[[File:XO_buddy.png|40px]]
 
|width="10"|
 
|'''The emulator for the Sugar Learning Environment'''<br> sugar-emulator-0.88.1-1.fc13 (no arch)
 
|}
 
: and any or all of the Activities.
 
: Sugar will be available in your Applications -> Education menu.
 
 
 
== Fedora 14 and 15 ==
 
:[http://alt.fedoraproject.org/pub/alt/spins/linux/releases/14/Spins/i686/Fedora-14-i686-Live-SoaS.iso f14 Soas spin] Download
 
 
 
====Add Sugar to Desktop of f14 or f15====
 
* In root terminal:
 
yum groupinstall sugar*
 
yum install sugar-emulator
 
 
 
Sugar will run in a [[wikipedia:Xephyr|Xephyr]] window within your current environment. You will have full access to the Sugar features, and may even run multiple instances to simulate a local collaboration group. Later versions of Sugar require one emulator per logged in user (there can be more than one user running) '''Check this'''
 
: Adjust the default window size for Sugar by editing the menu item for Sugar to<br>{{Code|/usr/bin/sugar-emulator -i 1200x900}}
 
:: to match the XO reflective screen resolution
 
: {{Code|/usr/bin/sugar-emulator -i 832x624}}
 
:: approximates the display proportions of the XO laptops, closely matching the toolbar, for example.
 
: {{Code|/usr/bin/sugar-emulator -i 600x500}}
 
:: fits the screen for a 10-inch netbook
 
: {{Code|/usr/bin/sugar-emulator -f}}
 
:: '''full screen on netbook'''
 
You may also collaborate with others in the jabber.sugarlabs.org server Neighborhood (Press <F1> to see the Neighborhood view.)
 
 
 
==Sugar on a Stick ==
 
 
 
With this spin, you'll be able to run Sugar, which is developed by Sugar Labs and is the desktop environment used on the OLPC, directly from a Live CD or Live USB!
 
 
 
:See our [[Sugar_on_a_Stick|'''Sugar on a Stick''' page]].
 
 
 
[[File:Soas-mango-lassi.png|middle|200px|link=http://spins.fedoraproject.org/soas/#downloads]], Mango Lassi with Sugar 0.90.3 and Fedora 14 (Laughlin)<br/>or, for brave pioneers, [[Sugar_on_a_Stick/Beta | v5 alpha with Sugar 0.92 and Fedora 15 (Lovelock)]]
 
 
 
 
 
==Make a custom Fedora image==
 
 
 
'''[[Build Your Own Remix with Fedora]]'''
 
 
 
== Fedora OLPC ==
 
The Fedora OLPC SIG, http://fedoraproject.org/wiki/OLPC, will be importing further activities into Fedora, which might later be installed using
 
 
 
yum install sugar-*
 
:: Here's a video of the process [http://www.youtube.com/watch?v=QKmrtlyyCFo http://www.youtube.com/watch?v=QKmrtlyyCFo]
 
::CJB suggests: as root, run: yum -y groupinstall "Sugar Desktop Environment"
 
The command to run Sugar is as root otherwise you may get this [http://www.youtube.com/watch?v=azKbRqr60Og behavior].
 
 
 
sugar-emulator
 
 
 
 
 
For more information on the new release, please refer to the announcement here:
 
 
 
* http://www.redhat.com/archives/fedora-olpc-list/2008-December/msg00061.html
 
 
 
==Mailing list ==
 
 
 
* http://admin.fedoraproject.org/mailman/listinfo/olpc
 

Latest revision as of 17:10, 1 November 2018

Moved to https://github.com/sugarlabs/sugar/blob/master/docs/fedora.md

Wiki Page

Fedora 29 - Release-specific community notes