<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Guysoft</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Guysoft"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Guysoft"/>
	<updated>2026-06-12T08:54:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9699</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9699"/>
		<updated>2008-10-19T00:47:07Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: /* What is on the cd? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is on the cd? ==&lt;br /&gt;
The sugar-jhbuild live CD has a the most recent and complete working sugar system out of the box. Just download, burn and boot from the CD.&lt;br /&gt;
The cd also has:&lt;br /&gt;
&lt;br /&gt;
* An out-of-the-box running sugar system.&lt;br /&gt;
* Gnome.&lt;br /&gt;
* Stable Debian package of sugar.&lt;br /&gt;
* Extra debugging tools&lt;br /&gt;
* Wireless drivers&lt;br /&gt;
&lt;br /&gt;
You can access the extra window managers by pressing ctrl+alt+del and choosing them at Login Manager.&lt;br /&gt;
&lt;br /&gt;
=== login information ===&lt;br /&gt;
Username : user&amp;lt;br&amp;gt;&lt;br /&gt;
Password : live&lt;br /&gt;
&lt;br /&gt;
== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;br /&gt;
&lt;br /&gt;
The construction of the CD is pretty easy. Configuration is all done in the /livecd/conf directory, you can read how to do it [http://wiki.debian.org/DebianLive debian-live site], or go in [irc://irc.oftc.net/#debian-live IRC debian-live channel] &lt;br /&gt;
&lt;br /&gt;
=== In non-Debian systems (Fedora, etc) ===&lt;br /&gt;
1. Get the live-helper source code&lt;br /&gt;
  git clone git://git.debian.net/git/debian-live/live-helper.git live-helper&lt;br /&gt;
&lt;br /&gt;
=== In Debian systems ===&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
  apt-get install live-helper&lt;br /&gt;
2.&lt;br /&gt;
  svn co https://sugarlivecd.svn.sourceforge.net/svnroot/sugarlivecd&lt;br /&gt;
  cd ./sugarlivecd/live-cd&lt;br /&gt;
  lh_clean ; lh_build&lt;br /&gt;
&lt;br /&gt;
The creation takes time, and you will need to be connected to the internet.&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9697</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9697"/>
		<updated>2008-10-19T00:15:58Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: /* In non-Debian systems (Fedora, etc) */  started how to build in a non-debian system&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is on the cd? ==&lt;br /&gt;
The sugar-jhbuild live CD has a the most recent and complete working sugar system out of the box. Just download, burn and boot from the CD.&lt;br /&gt;
The cd also has:&lt;br /&gt;
* Gnome.&lt;br /&gt;
* Stable Debian package of sugar.&lt;br /&gt;
* Extra debugging tools&lt;br /&gt;
* Wireless drivers&lt;br /&gt;
&lt;br /&gt;
You can access the extra window managers by pressing ctrl+alt+del and choosing them at Login Manager.&lt;br /&gt;
&lt;br /&gt;
=== login information ===&lt;br /&gt;
Username : user&amp;lt;br&amp;gt;&lt;br /&gt;
Password : live&lt;br /&gt;
&lt;br /&gt;
== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;br /&gt;
&lt;br /&gt;
The construction of the CD is pretty easy. Configuration is all done in the /livecd/conf directory, you can read how to do it [http://wiki.debian.org/DebianLive debian-live site], or go in [irc://irc.oftc.net/#debian-live IRC debian-live channel] &lt;br /&gt;
&lt;br /&gt;
=== In non-Debian systems (Fedora, etc) ===&lt;br /&gt;
1. Get the live-helper source code&lt;br /&gt;
  git clone git://git.debian.net/git/debian-live/live-helper.git live-helper&lt;br /&gt;
&lt;br /&gt;
=== In Debian systems ===&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
  apt-get install live-helper&lt;br /&gt;
2.&lt;br /&gt;
  svn co https://sugarlivecd.svn.sourceforge.net/svnroot/sugarlivecd&lt;br /&gt;
  cd ./sugarlivecd/live-cd&lt;br /&gt;
  lh_clean ; lh_build&lt;br /&gt;
&lt;br /&gt;
The creation takes time, and you will need to be connected to the internet.&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9684</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9684"/>
		<updated>2008-10-17T17:35:49Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is on the cd? ==&lt;br /&gt;
The sugar-jhbuild live CD has a the most recent and complete working sugar system out of the box. Just download, burn and boot from the CD.&lt;br /&gt;
The cd also has:&lt;br /&gt;
* Gnome.&lt;br /&gt;
* Stable Debian package of sugar.&lt;br /&gt;
* Extra debugging tools&lt;br /&gt;
* Wireless drivers&lt;br /&gt;
&lt;br /&gt;
You can access the extra window managers by pressing ctrl+alt+del and choosing them at Login Manager.&lt;br /&gt;
&lt;br /&gt;
=== login information ===&lt;br /&gt;
Username : user&amp;lt;br&amp;gt;&lt;br /&gt;
Password : live&lt;br /&gt;
&lt;br /&gt;
== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;br /&gt;
&lt;br /&gt;
The construction of the CD is pretty easy. Configuration is all done in the /livecd/conf directory, you can read how to do it [http://wiki.debian.org/DebianLive debian-live site], or go in [irc://irc.oftc.net/#debian-live IRC debian-live channel] &lt;br /&gt;
&lt;br /&gt;
=== In non-Debian systems (Fedora, etc) ===&lt;br /&gt;
&lt;br /&gt;
=== In Debian systems ===&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
  apt-get install live-helper&lt;br /&gt;
2.&lt;br /&gt;
  svn co https://sugarlivecd.svn.sourceforge.net/svnroot/sugarlivecd&lt;br /&gt;
  cd ./sugarlivecd/live-cd&lt;br /&gt;
  lh_clean ; lh_build&lt;br /&gt;
&lt;br /&gt;
The creation takes time, and you will need to be connected to the internet.&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9683</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9683"/>
		<updated>2008-10-17T17:33:34Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: /* How to Build */  started to write how to build&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is on the cd? ==&lt;br /&gt;
The sugar-jhbuild live CD has a the most recent and complete working sugar system out of the box. Just download, burn and boot from the CD.&lt;br /&gt;
The cd also has:&lt;br /&gt;
* Gnome.&lt;br /&gt;
* Stable Debian package of sugar.&lt;br /&gt;
* Extra debugging tools&lt;br /&gt;
* Wireless drivers&lt;br /&gt;
&lt;br /&gt;
You can access the extra window managers by pressing ctrl+alt+del and choosing them at Login Manager.&lt;br /&gt;
&lt;br /&gt;
=== login information ===&lt;br /&gt;
Username : user&lt;br /&gt;
Password : live&lt;br /&gt;
&lt;br /&gt;
== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;br /&gt;
&lt;br /&gt;
The construction of the CD is pretty easy. Configuration is all done in the /livecd/conf directory, you can read how to do it [http://wiki.debian.org/DebianLive debian-live site], or go in debian-live [irc://irc.oftc.net/#debian-live IRC channel] &lt;br /&gt;
&lt;br /&gt;
=== In non-Debian systems (Fedora, etc) ===&lt;br /&gt;
&lt;br /&gt;
=== In Debian systems ===&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
  apt-get install live-helper&lt;br /&gt;
2.&lt;br /&gt;
  svn co https://sugarlivecd.svn.sourceforge.net/svnroot/sugarlivecd&lt;br /&gt;
  cd ./sugarlivecd/live-cd&lt;br /&gt;
  lh_clean ; lh_build&lt;br /&gt;
&lt;br /&gt;
The creation takes time, and you will need to be connected to the internet.&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9600</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9600"/>
		<updated>2008-10-13T22:08:14Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== What is on the cd? ==&lt;br /&gt;
The sugar-jhbuild live CD has a the most recent and complete working sugar system out of the box. Just download, burn and boot from the CD.&lt;br /&gt;
The cd also has:&lt;br /&gt;
* Gnome.&lt;br /&gt;
* Stable Debian package of sugar.&lt;br /&gt;
* Extra debugging tools&lt;br /&gt;
* Wireless drivers&lt;br /&gt;
&lt;br /&gt;
You can access the extra window managers by pressing ctrl+alt+del and choosing them at Login Manager.&lt;br /&gt;
&lt;br /&gt;
=== login information ===&lt;br /&gt;
Username : user&lt;br /&gt;
Password : live&lt;br /&gt;
&lt;br /&gt;
== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9599</id>
		<title>Live CD</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Live_CD&amp;diff=9599"/>
		<updated>2008-10-13T22:03:20Z</updated>

		<summary type="html">&lt;p&gt;Guysoft: Initial start of the livecd page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Where to Get ==&lt;br /&gt;
It is possible to try the Latest Sugar build with a sugar-jhbuild live cd.&lt;br /&gt;
The cd is available for downloaded [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild.iso  here]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to Build ==&lt;/div&gt;</summary>
		<author><name>Guysoft</name></author>
	</entry>
</feed>