Bert's script: Difference between revisions
Jump to navigation
Jump to search
(New page: 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" pro...) |
(Added commands to change to the olpc user.) |
||
Line 5: | Line 5: | ||
Getting the activities back is then as simple as: |
Getting the activities back is then as simple as: |
||
su olpc |
|||
cd |
|||
wget dev.laptop.org/~bert/update-activities.py |
wget dev.laptop.org/~bert/update-activities.py |
||
python update-activities.py |
python update-activities.py |
Revision as of 23:31, 30 March 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 cd wget dev.laptop.org/~bert/update-activities.py python update-activities.py