Sugar on a Stick/Sugar Clone: Difference between revisions
No edit summary |
No edit summary |
||
| Line 137: | Line 137: | ||
===Sugar Clone=== | ===Sugar Clone=== | ||
The script is available at http://people.sugarlabs.org/fgrose/SugarClone and is displayed from there below.<br> | The script is available at http://people.sugarlabs.org/fgrose/SugarClone and is displayed from there below.<br> | ||
Embedded help, which describes the script and its usage in greater detail, is available in the script below ( | Embedded help, which describes the script and its usage in greater detail, is available in the script below (There is a 'shortusage()' section followed by a more complete 'usage()' section). | ||
{{Iframe|collapsed=|http:// | {{Iframe|collapsed=|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/newSugarStick#line52|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/newSugarStick#line52|800|342|1}} | ||
===Sugar Cellar=== | ===Sugar Cellar=== | ||
{{Iframe|collapsed=|http:// | {{Iframe|collapsed=|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/SugarCellar|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/SugarCellar#line4|800|200|1}} | ||
===Bundle=== | ===Bundle=== | ||
{{Iframe|collapsed=|http:// | {{Iframe|collapsed=|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/bundle|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/bundle#line4|800|200|1}} | ||
===Launcher=== | ===Launcher=== | ||
{{Iframe|collapsed=|http:// | {{Iframe|collapsed=|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/launcher|http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/launcher#line4|800|200|1}} | ||
===edit-liveos.py=== | ===edit-liveos.py=== | ||
* The edit-liveos script can be thought of as a "liveos-disk-to-iso" script. It takes the currently installed system and converts it back into an iso9660 image file—but with all the current customizations to the system and Learner files. | * The edit-liveos script can be thought of as a "liveos-disk-to-iso" script. It takes the currently installed system and converts it back into an iso9660 image file—but with all the current customizations to the system and Learner files. | ||
| Line 196: | Line 196: | ||
The script code is below: | The script code is below: | ||
{{Iframe|collapsed= | {{Iframe|collapsed= | ||
|http:// | |http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/edit-liveos.py | ||
|http:// | |http://git.sugarlabs.org/~FGrose/soas/sugar-clone-extensions/blobs/master/sugar-clone/edit-liveos.py#line4|800|200|1}} | ||