Difference between revisions of "Activities/Toaster"

From Sugar Labs
Jump to navigation Jump to search
(Initial version)
 
(adding important urls, inspirations)
Line 1: Line 1:
Creates USB sticks (like Sugar on a Stick) and creates a CD or DVD disc from an .iso image using a USB drive.
+
This activity will create USB sticks (like Sugar on a Stick) and will create a CD or DVD disc from an .iso image.
  
Your input would be great as we get the project going.
+
A CD or DVD drive connected via USB is anticipated when using an XO-1.  Collaboration is encouraged as we get the project going.  You can provide input here, as bug reports (soon) or as code.
 +
 
 +
wiki: http://wiki.sugarlabs.org/index.php?title=Activities/Toaster&action=edit
 +
 
 +
bugs: http://bugs.sugarlabs.org/
 +
 
 +
code: http://git.sugarlabs.org/projects/toaster
 +
 
 +
 
 +
Inspirations for this project derive from [http://rww.name/scripts/cdwrite.sh cdwrite.sh] written by [http://rww.name/ Robert Wall], the [http://www.freedomtoaster.org/ Freedom Toaster] and [https://launchpad.net/buntustand buntustand].

Revision as of 06:03, 8 November 2009

This activity will create USB sticks (like Sugar on a Stick) and will create a CD or DVD disc from an .iso image.

A CD or DVD drive connected via USB is anticipated when using an XO-1. Collaboration is encouraged as we get the project going. You can provide input here, as bug reports (soon) or as code.

wiki: http://wiki.sugarlabs.org/index.php?title=Activities/Toaster&action=edit

bugs: http://bugs.sugarlabs.org/

code: http://git.sugarlabs.org/projects/toaster


Inspirations for this project derive from cdwrite.sh written by Robert Wall, the Freedom Toaster and buntustand.