Bert's script: Difference between revisions
Jump to navigation
Jump to search
RafaelOrtiz (talk | contribs) mNo edit summary |
(add joyride hint) |
||
Line 10: | Line 10: | ||
python update-activities.py |
python update-activities.py |
||
*: Return to sugar by pressing the Ctrl+Alt+[[Image:Home key f3 small.png]] keys, and the frame should show the extra activities. |
*: Return to sugar by pressing the Ctrl+Alt+[[Image:Home key f3 small.png]] keys, and the frame should show the extra activities. |
||
== For Joyride builds, try this script instead == |
|||
http://dev.laptop.org/~bert/joyride-activities.py |
|||
*: it is the same except it fetches activities from the joyride repository, not the update.1 repository. |
Revision as of 16:17, 4 June 2008
As of Update.1, we'll have separated the operating system updates from the activity updates, which may initially give the appearance of activities disappearing. The customization key process (See Customization key) is intended to facilitate customization of activities; also Bert Freudenberg has written a script to install the default set of activities:
http://dev.laptop.org/~bert/update-activities.py
Getting the activities back is then as simple as:
su - olpc wget dev.laptop.org/~bert/update-activities.py python update-activities.py
For Joyride builds, try this script instead
http://dev.laptop.org/~bert/joyride-activities.py
- it is the same except it fetches activities from the joyride repository, not the update.1 repository.