Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Creation Kit
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2010-03-28 16:44:04 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2010-03-28 16:44:04 (GMT)
commit72e1d6e652b1ca07e82ebe892acd8f7ef9b53721 (patch)
tree7833665aa5be8f125e8f06f728642e2f67831f76 /Creation Kit
parentbab7570b4cd72521e00f920b92219b03bbb8d5de (diff)
remove unneeded files from gedit usage
Diffstat (limited to 'Creation Kit')
-rw-r--r--Creation Kit/en-US/Author_Group.xml~15
-rw-r--r--Creation Kit/en-US/Book_Info.xml~38
-rw-r--r--Creation Kit/en-US/Chapter.xml~252
-rw-r--r--Creation Kit/en-US/Creation_Kit.ent~4
-rw-r--r--Creation Kit/en-US/Feedback.xml~9
-rw-r--r--Creation Kit/en-US/Legal_Notice.xml~9
-rw-r--r--Creation Kit/en-US/Preface.xml~18
-rw-r--r--Creation Kit/en-US/Revision_History.xml~25
8 files changed, 0 insertions, 370 deletions
diff --git a/Creation Kit/en-US/Author_Group.xml~ b/Creation Kit/en-US/Author_Group.xml~
deleted file mode 100644
index f362eb5..0000000
--- a/Creation Kit/en-US/Author_Group.xml~
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<authorgroup>
- <author>
- <firstname>Sebastian</firstname>
- <surname>Dziallas</surname>
- <affiliation>
- <orgname>Sugar Labs</orgname>
- <orgdiv>Sugar on a Stick</orgdiv>
- </affiliation>
- <email>sdz@sugarlabs.org</email>
- </author>
-</authorgroup>
-
diff --git a/Creation Kit/en-US/Book_Info.xml~ b/Creation Kit/en-US/Book_Info.xml~
deleted file mode 100644
index 18c9de2..0000000
--- a/Creation Kit/en-US/Book_Info.xml~
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<bookinfo id="book-Creation_Kit-Creation_Kit">
- <title>Creation Kit</title>
- <subtitle>A simple guide on how to create SoaS</subtitle>
- <productname>Sugar on a Stick</productname>
- <productnumber>3</productnumber>
- <edition>1</edition>
- <pubsnumber>0</pubsnumber>
- <abstract>
- <para>
-This guide describes how to prepare and create Sugar on a Stick
-and different platforms and refers to important steps to take care
-off. It will also be of help in case you plan to redistribute
-Sugar on a Stick.
-</para>
- </abstract>
- <keywordset>
- <keyword>soas</keyword>
- <keyword>sugar</keyword>
- <keyword>documentation</keyword>
- </keywordset>
- <subjectset scheme="libraryofcongress">
- <subject>
- <subjectterm>Open source software</subjectterm>
- </subject>
- </subjectset>
- <corpauthor>
- <inlinemediaobject>
- <imageobject>
- <imagedata fileref="images/soas-blueberry.png" format="PNG" />
- </imageobject>
- </inlinemediaobject>
- </corpauthor>
- <xi:include href="Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- <xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-</bookinfo>
diff --git a/Creation Kit/en-US/Chapter.xml~ b/Creation Kit/en-US/Chapter.xml~
deleted file mode 100644
index e57bf8f..0000000
--- a/Creation Kit/en-US/Chapter.xml~
+++ /dev/null
@@ -1,252 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<chapter id="chap-Creation_Kit-Preparation">
- <title>Preparation</title>
- <para>
- This chapter will demonstrate the stages required to prepare Sugar on a Stick on different platforms and guide you through them step by step. Please pay close attention to the instructions to make sure no loss of data occurs.
- </para>
-
- <section id="sect-Creation_Kit-Preparation-System_Requirements">
- <title>System Requirements</title>
- <table id="tabl-Creation_Kit-Preparation-System_Requirements-Platforms">
- <title>Platforms</title>
- <tgroup cols="3">
- <colspec colname="Platform" colnum="1" colwidth="2*"></colspec>
- <colspec colname="Requirements" colnum="2" colwidth="4*"></colspec>
- <colspec colname="Notes" colnum="3" colwidth="4*"></colspec>
- <thead>
- <row>
- <entry> Platform </entry>
- <entry> Requirements </entry>
- <entry> Notes </entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry> <simplelist> <member> Windows </member> </simplelist> </entry>
- <entry>
- <simplelist>
- <member> Windows XP or higher </member>
- <member> at least 2 GB of free hard disk space </member>
- </simplelist>
- </entry>
- <entry> <simplelist> <member> older versions may be unsupported </member> </simplelist> </entry>
- </row>
- <row>
- <entry> <simplelist> <member> Linux </member> </simplelist> </entry>
- <entry>
- <simplelist>
- <member> Fedora 11 or higher </member>
- <member> Ubuntu 8.04 or higher </member>
- <member> at least 2 GB of free hard disk space </member>
- </simplelist>
- </entry>
- <entry>
- <simplelist>
- <member> older versions may be unsupported </member>
- <member> other distributions may be unsupported </member>
- <member> the syslinux isomd5sum cryptsetup packages </member>
- </simplelist>
- </entry>
- </row>
- <row>
- <entry> <simplelist> <member> Mac </member> </simplelist> </entry>
- <entry>
- <simplelist>
- <member> Mac OS X 10.6 or higher </member>
- <member> at least 2 GB of free hard disk space </member>
- </simplelist>
- </entry>
- <entry>
- <simplelist>
- <member> older versions may be unsupported </member>
- <member> a python 2.6 installation is required </member
- </simplelist>
- </entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- </section>
- <section id="sect-Creation_Kit-Preparation-Windows_Instructions">
- <title>Windows Instructions</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/liveusb-creator-win.png" format="PNG" width="240" />
- </imageobject>
- <textobject><phrase>Fedora LiveUSB Creator on Windows</phrase></textobject>
- </mediaobject>
- <para>
- These instructions are intended for use with Windows XP or higher.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- Download the latest <application>Fedora LiveUSB Creator</application> from <ulink url="https://fedorahosted.org/liveusb-creator/">https://fedorahosted.org/liveusb-creator/</ulink> and install it.
- </para>
- </listitem>
- <listitem>
- <para>
- Plug a blank target USB flash drive (or SD Card) into your computer (minimum 1-gigabyte).
- </para>
- </listitem>
- <listitem>
- <para>
- Launch LiveUSB Creator.
- </para>
- </listitem>
- <listitem>
- <para>
- Select <menuchoice><guimenuitem>Sugar on a Stick v2 Blueberry</guimenuitem></menuchoice> in the drop-down menu on the upper-right side to download the liveUSB disk image. Alternatively, download Blueberry <ulink url="http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso">here</ulink>, then hit the Browse button and select the downloaded file.
- </para>
- </listitem>
- <listitem>
- <para>
- Set the Persistent Storage slider to the maximum. This enables you to save the child's work in Sugar onto the device.
- </para>
- <blockquote>
- <important>
- <title>Important</title>
- <para>
- If you repeat this installation on a device after having saved some Sugar work or changes, all Sugar work and changes will be lost.
- </para>
- </important>
- <para>
- You may allocate as much storage as there is capacity on your device. You may allocate less than the maximum, if you want to use some of the device storage when not booting Sugar.
- </para>
- </blockquote>
- </listitem>
- <listitem>
- <para>
- Select your flash drive as the target and click the <guibutton>Create Live USB</guibutton> button.
- </para>
- </listitem>
- <listitem>
- <para>
- Wait for the process to finish, then close the LiveUSB Creator program.
- </para>
- </listitem>
- <listitem>
- <para>
- Stop your flash drive using the <guilabel>Safely Remove Hardware</guilabel> dialog and eject it.
- </para>
- </listitem>
- </itemizedlist>
- </section>
-
- <section id="sect-Creation_Kit-Preparation-Linux_Instructions">
- <title>Linux Instructions</title>
- <para>
- These instructions are intended for use with current Linux distributions. Supported examples include recent versions of Fedora, as well as of Ubuntu. Other distributions might work or require slight adjustments in the process.
- </para>
- <itemizedlist>
- <listitem>
- <para>
- Download the Sugar on a Stick image from <ulink url="http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso">here</ulink>.
- </para>
- </listitem>
- <listitem>
- <para>
- Install these three packages: <command><replaceable>syslinux</replaceable></command>, <command><replaceable>isomd5sum</replaceable></command>, and <command><replaceable>cryptsetup</replaceable></command>
- </para>
- </listitem>
- <listitem>
- <para>
- Plug a blank target USB flash drive (or SD Card) into your computer (minimum 1-gigabyte).
- </para>
- </listitem>
- <listitem>
- <para>
- Download the installation script: <ulink url="http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh">http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh</ulink>
- </para>
- </listitem>
- <listitem>
- <para>
- Change mode to make the script executable: <command>chmod +x livecd-iso-to-disk.sh</command>
- </para>
- </listitem>
- <listitem>
- <para>
- Unmount the USB flash drive (e.g. <command>sudo umount /dev/sdb1</command>)
- </para>
- </listitem>
- <listitem>
- <para>
- Execute the script with the following command: <command>sudo ./livecd-iso-to-disk.sh --overlay-size-mb 300 soas-2-blueberry.iso /dev/sdb1</command>
- </para>
- <blockquote>
- <important>
- <title>Important</title>
- <para>
- To prevent unnecessary data loss, it is important to understand the different elements of the command line you are executing.
- </para>
- </important>
- <para>
- In this case, we have assumed the USB device node to be sdb. It is essential that you verify this before continuing. If your USB key contains no partitions, you might also need to drop the number at the end of the USB device node definition.
- </para>
- <para>
- Additionally, you can also increase or decrease the overlay size for storing your data. Keep in mind that executing the command twice will remove the old overlay, and thus your stored files.
- </para>
- <note>
- <title>Note</title>
- <para>
- You might also want to add the <command>--efi</command> or <command>--xo</command> parameters, depending on later use. The former one is a requirement for booting the stick on a limited number of Macs, the latter one for booting it on OLPC's XO-1.
- </para>
- </note>
- </blockquote>
- </listitem>
- </itemizedlist>
- </section>
- <section id="sect-Creation_Kit-Preparation-Mac_Instructions">
- <title>Mac Instructions</title>
- <mediaobject>
- <imageobject>
- <imagedata fileref="images/image-writer-mac.png" format="PNG" width="240" />
- </imageobject>
- <textobject><phrase>Image Writer on Mac</phrase></textobject>
- </mediaobject>
- <para>
- These instructions are intended for use with Mac OS X. Whereas it is possible to prepare Sugar on a Stick on a Mac, the stick will with some certainty only work on normal machines. A definite requirement is the use of a Mac with Intel processor.
- </para>
- <note>
- <title>Note</title>
- <para>
- This way of preparing Sugar on a Stick does not create a persistant overlay. This means that you will not be able to keep the data you created in Sugar after reboot.
- </para>
- </note>
- <itemizedlist>
- <listitem>
- <para>
- Download the Sugar on a Stick image from <ulink url="http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso">here</ulink>.
- </para>
- </listitem>
- <listitem>
- <para>
- Download the image-writer tool for Macs from <ulink url="http://download.sugarlabs.org/soas/releases/image-writer-mac">here</ulink>.
- </para>
- </listitem>
- <listitem>
- <para>
- Plug a blank target USB flash drive (or SD Card) into your computer (minimum 1-gigabyte).
- </para>
- </listitem>
- <listitem>
- <para>
- Execute the following command in Terminal: <command>cd Downloads; python image-writer-mac soas-2-blueberry.iso</command>
- </para>
- <warning>
- <title>Warning</title>
- <para>
- If you proceed here, your flash drive will be wiped and you will lose all data on it.
- </para>
- </warning>
- </listitem>
- <listitem>
- <para>
- The script will output a device name; confirm that it matches with your flash drive.
- </para>
- </listitem>
- </itemizedlist>
- </section>
-</chapter>
diff --git a/Creation Kit/en-US/Creation_Kit.ent~ b/Creation Kit/en-US/Creation_Kit.ent~
deleted file mode 100644
index 6080806..0000000
--- a/Creation Kit/en-US/Creation_Kit.ent~
+++ /dev/null
@@ -1,4 +0,0 @@
-<!ENTITY PRODUCT "Sugar on a Stick">
-<!ENTITY BOOKID "Creation Kit">
-<!ENTITY YEAR "2010">
-<!ENTITY HOLDER "| You need to change the HOLDER entity in the en-US/Creation Kit.ent file |">
diff --git a/Creation Kit/en-US/Feedback.xml~ b/Creation Kit/en-US/Feedback.xml~
deleted file mode 100644
index cb38fbf..0000000
--- a/Creation Kit/en-US/Feedback.xml~
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<section>
- <title>We Need Feedback!</title>
- <para>
- Please share your feedback with us; it will help us to improve Sugar in subsequent versions of SoaS. Send an e-mail to the Sugar on a Stick <ulink url="http://lists.sugarlabs.org/listinfo/soas">mailing list</ulink> or join the <firstterm>It is an Education Project</firstterm> <ulink url="http://lists.sugarlabs.org/listinfo/iaep">mailing list</ulink>. If you encounter any hardware-related issues besides the ones listed below, please consider joining our hardware effort. Submitting the specifications of your hardware helps us to work together with upstream to resolve any issues. Finally, you might also consider submitting bug reports at our <ulink url="http://bugs.sugarlabs.org">bug tracker</ulink>.
- </para>
-</section>
diff --git a/Creation Kit/en-US/Legal_Notice.xml~ b/Creation Kit/en-US/Legal_Notice.xml~
deleted file mode 100644
index c4b55a4..0000000
--- a/Creation Kit/en-US/Legal_Notice.xml~
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<legalnotice>
- <para>
- Copyright <trademark class="copyright"></trademark> &YEAR; &HOLDER; This material may only be distributed subject to the terms and conditions set forth in the Creative Commons Attribution-Share Alike 3.0 Unported License (CC-BY-SA), available at <ulink url="http://creativecommons.org/licenses/by-sa/3.0/">http://creativecommons.org/licenses/by-sa/3.0/</ulink>).
- </para>
-</legalnotice>
-
diff --git a/Creation Kit/en-US/Preface.xml~ b/Creation Kit/en-US/Preface.xml~
deleted file mode 100644
index 190d2da..0000000
--- a/Creation Kit/en-US/Preface.xml~
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<preface id="pref-Creation_Kit-Preface">
- <title>Preface</title>
- <para>
- To whom it may concern,
- </para>
- <para>
- Congratulations! You have successfully taken the first step on your way to running the latest version of the highly-acclaimed Sugar Learning Environment: this is Sugar on a Stick — a tool to enable children to reclaim computers. Sugar on a Stick aims to make it easy for you, no matter whether you are child, parent, or local deployer to provide each student with a small device (USB stick or thumbdrive) that can start any computer with your personalized Sugar environment. We would like to see Sugar's presence, journal, and clarity principles usable on any machine — at school, at home, and anywhere there is a suitable computing device. We hope that this guide proves helpful and makes it easier to prepare Sugar on a Stick for your use. Enjoy your experience with Sugar on a Stick!
- </para>
- <para>Sebastian Dziallas</para>
- <para>Sugar on a Stick Release Manager</para>
- <xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
- </xi:fallback>
- </xi:include>
-</preface>
-
diff --git a/Creation Kit/en-US/Revision_History.xml~ b/Creation Kit/en-US/Revision_History.xml~
deleted file mode 100644
index 025f684..0000000
--- a/Creation Kit/en-US/Revision_History.xml~
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
-]>
-<appendix id="appe-Creation_Kit-Revision_History">
- <title>Revision History</title>
- <simpara>
- <revhistory>
- <revision>
- <revnumber>0</revnumber>
- <date>Sat Feb 13 2010</date>
- <author>
- <firstname>Sebastian</firstname>
- <surname>Dziallas</surname>
- <email>sdz@sugarlabs.org</email>
- </author>
- <revdescription>
- <simplelist>
- <member>Initial creation of book by Publican</member>
- </simplelist>
- </revdescription>
- </revision>
- </revhistory>
- </simpara>
-</appendix>
-