Changes

Jump to navigation Jump to search
652 bytes added ,  00:57, 21 April 2016
no edit summary
Line 1: Line 1: −
<noinclude>{{GoogleTrans-en}} [[Category:Live USB]]</noinclude>
+
<noinclude>[[Category:Live USB]]</noinclude>
 
[[File:Toaster.jpg|79px|thumb|right|flying toaster]]
 
[[File:Toaster.jpg|79px|thumb|right|flying toaster]]
 
Our goal is to allow any XO user or XO in book mode (even as a kiosk) to select and create:
 
Our goal is to allow any XO user or XO in book mode (even as a kiosk) to select and create:
* USB sticks (such as [http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Mirabelle Sugar on a Stick v3 Mirabelle] available 2010 May 25th for [http://spins.fedoraproject.org/soas/#downloads download])
+
* USB sticks (such as [http://spins.fedoraproject.org/soas/#downloads Sugar on a Stick]) An instruction document [http://mirrors.rit.edu/sugarlabs/soas/docs/creation-kit/index.html Creation Kit] is helpful
* a CD or DVD disc from an .iso image if the necessary hardware is available
+
* a CD or DVD disc from an .iso image if an external drive is connected
 
We will use as simple a user interface as possible for use semi-unattended as a kiosk.  We plan to do extensive compatibility testing on XO 1.0 and 1.5 hardware as well as on builds which are already deployed.  An important part of making this activity successful will be implementing methods that are usable on as wide a hardware and software user base as possible.
 
We will use as simple a user interface as possible for use semi-unattended as a kiosk.  We plan to do extensive compatibility testing on XO 1.0 and 1.5 hardware as well as on builds which are already deployed.  An important part of making this activity successful will be implementing methods that are usable on as wide a hardware and software user base as possible.
   −
Our project [http://groups.google.com/group/xotoaster/browse_thread/thread/f9b9898056f6949d was approved] for the [http://blog.laptop.org/2010/02/25/xo-1-5-early-production-laptops-free-to-contributors-worldwide/ OLPC Contributor program] after completing a [http://wiki.laptop.org/go/Contributors_program/Project_proposal_form proposal].
+
Our project [http://groups.google.com/group/xotoaster/browse_thread/thread/f9b9898056f6949d was approved] for the [http://blog.laptop.org/2010/02/25/xo-1-5-early-production-laptops-free-to-contributors-worldwide/ OLPC Contributor program] after completing a [http://wiki.laptop.org/go/Contributors_program/Project_proposal_form proposal].  Our development environments also include Virtualbox hosted .iso images.
   −
== This activity is not yet functional. ==
+
== We are making progress. ==
   −
Much work has been done elsewhere on USB sticks on which we can buildNaturally a CD or DVD drive connected via USB is required to create discs using the XO hardware.  Collaboration is encouraged as we get the project going.  You can provide input here, as bug reports or as code. Inspiration for this project derives from the [http://www.freedomtoaster.org/ Freedom Toaster] and other similar projects to share free and open source software.
+
There are many ways to create USB sticks and much work has been done that we can useCreating a CD or DVD is relatively simple with connected hardware.  Collaboration is encouraged as we get the project going.  We recommend you begin by providing input through the [http://groups.google.com/group/xotoaster/ email list]. Inspiration for this project comes from many similar projects to share free and open source software.
   −
''Email list'': http://groups.google.com/group/xotoaster/ <- please subscribe if interested in helping
+
''Email list'': http://groups.google.com/group/xotoaster/ <- please subscribe if interested
   −
''Wiki'': http://wiki.sugarlabs.org/index.php?title=Activities/Toaster&action=edit <- edits this page
+
''Wiki'': http://wiki.sugarlabs.org/go/Activities/Toaster <- here
 +
 
 +
''IRC'': http://webchat.freenode.net/?channels=toaster or your own client in #toaster
    
''Bugs'': http://bugs.sugarlabs.org/query?component=Toaster
 
''Bugs'': http://bugs.sugarlabs.org/query?component=Toaster
Line 21: Line 23:     
''Open Hatch'': http://openhatch.org/+projects/Toaster%20Sugar%20Activity
 
''Open Hatch'': http://openhatch.org/+projects/Toaster%20Sugar%20Activity
 +
 +
''Distribution'' : http://activities.sugarlabs.org/ when we are ready
    
''Theme song'': http://www.youtube.com/watch?v=GrF_K1w2haE
 
''Theme song'': http://www.youtube.com/watch?v=GrF_K1w2haE
Line 27: Line 31:  
* [[Activities/Toaster/UI]]
 
* [[Activities/Toaster/UI]]
 
* [[Activities/Toaster/USB]]
 
* [[Activities/Toaster/USB]]
* [[Activities/Toaster/CDROM]]
+
* [[Activities/Toaster/Disc]]
 
* [[Activities/Toaster/Develop]]
 
* [[Activities/Toaster/Develop]]
 +
** [[Activities/Toaster/System Security]]
 
** [[Activities/Toaster/Wishlist]]
 
** [[Activities/Toaster/Wishlist]]
 +
* [[Activities/Toaster/Schedule]]
 +
* [[Activities/Toaster/Cafe Questions]]
    
==== other open source software ====
 
==== other open source software ====
* [http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Sugar_Clone SoaS Sugar Clone] shell scripts
+
* [[Sugar Creation Kit]] DVD - excellent reference for us
* usb-creator: https://launchpad.net/ubuntu/+source/usb-creator
+
* [[Sugar_on_a_Stick/Sugar_Clone | SoaS Sugar Clone]] shell scripts
** How To Sugarize liveusb-creator:[http://wiki.sugarlabs.org/go/Category:Live_USB#How_to_sugarize_liveusb-creator_to_run_it_from_your_Soas_USB]
+
* [http://www.kiberpipa.org/burneronfire/ Burner On Fire] wodim wrapper GTK GUI program
** Duplicating_SoaS_with_customization [http://wiki.sugarlabs.org/go/Category:Live_USB#Duplicating_SoaS_with_customization]
+
* usb-creator: https://fedorahosted.org/liveusb-creator (Fedora recommended for Fedora Linux)
**Make a Soas-v2-Blueberry Installer USB (with liveusb-creator installed)[http://wiki.sugarlabs.org/go/Category:Live_USB#Make_a_Soas-v2-Blueberry_Installer_USB_.28with_liveusb-creator_installed.29]
+
** [https://launchpad.net/ubuntu/+source/usb-creator launchpad] source code
* [http://trisquel.info/en Trisquel] and many other [http://wiki.sugarlabs.org/go/Community/Distributions Sugar distributions] are developing similar features but not that I have seen at the activity level.
+
** How To Sugarize liveusb-creator:[[Category:Live_USB#How_to_sugarize_liveusb-creator_to_run_it_from_your_Soas_USB]]
** possible naming confusion (we are Toaster) with Trisquel on a Sugar Toast http://wiki.sugarlabs.org/go/Trisquel_On_A_Sugar_Toast
+
** Duplicating_SoaS_with_customization [[Category:Live_USB#Duplicating_SoaS_with_customization]]
 +
**Mirabelle-remix:[http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-pl--LiveCD-README.txt]* Make a Live or non-live USB from a booted CD*
 +
**Make a Soas-v2-Blueberry Installer USB (with liveusb-creator installed)[[Category:Live_USB#Make_a_Soas-v2-Blueberry_Installer_USB_.28with_liveusb-creator_installed.29]]
 +
* [http://unetbootin.sourceforge.net/ UNetbootin] (Fedora recommended for other Linux)
 +
** uses syslinux
 +
* [http://trisquel.info/en Trisquel] and many other [[Supported distributions | Sugar distributions]] are developing similar features but not that I have seen at the activity level.
 +
** possible naming confusion (we are Toaster) with Trisquel on a Sugar Toast [[Trisquel On A Sugar Toast]]
 
* K3b: http://k3b.org/
 
* K3b: http://k3b.org/
 
* Brasero: http://projects.gnome.org/brasero/
 
* Brasero: http://projects.gnome.org/brasero/
 
* cdrkit: http://www.cdrkit.org/ includes wodim binary
 
* cdrkit: http://www.cdrkit.org/ includes wodim binary
* cdwrite.sh: http://rww.name/scripts/cdwrite.sh
   
* 'buntustand: https://launchpad.net/buntustand
 
* 'buntustand: https://launchpad.net/buntustand
 +
* [http://www.freedomtoaster.org/ Freedom Toaster] inspired our Activity's name
 +
 +
 +
 +
[[Category:Activities]]

Navigation menu