Activity pack: Difference between revisions

From OLPC
Jump to navigation Jump to search
(→‎Existing Activity Packs: clean up, move installation instructions here instead of in three places)
(→‎Installing an activity pack: relate to Update.1)
Line 19: Line 19:


* Another future option for installing 'activity pack' bundles, from console use [[xo-get]].
* Another future option for installing 'activity pack' bundles, from console use [[xo-get]].

=== Update.1 and activity packs ===
Activities are no longer bundled with the core build in Update.1 candidate [[builds]] (see [[Testing Update.1]]).
So if you are updating a laptop you should prepare a USB flash drive per the instructions above.
When you reboot after olpc-update, you can install activities at the same time.


== Creating your own activity pack ==
== Creating your own activity pack ==

Revision as of 04:41, 22 May 2008

What is an Activity Pack?

An Activity Pack is a collection of Activity Bundles.

Existing Activity Packs

All activity packs should have a descriptive page in Category:Activity Pack. Here are some notable ones:

Installing an activity pack

To use an activity pack:

  1. Download its zip file.
  2. Unzip it onto the root of a USB flash drive.
  3. Insert the USB flash drive into your XO and reboot.
  4. Hold the X game key while booting if your machine is not a secure XO (its firmware is unlocked).

Linux will boot and unpack each of the bundles into place.

  • Another future option for installing 'activity pack' bundles, from console use xo-get.

Update.1 and activity packs

Activities are no longer bundled with the core build in Update.1 candidate builds (see Testing Update.1). So if you are updating a laptop you should prepare a USB flash drive per the instructions above. When you reboot after olpc-update, you can install activities at the same time.

Creating your own activity pack

The create-customization-key Python script will create a customization key bundles/ directory for G1G1 (or Mexico, or Peru, or "all"). You should first unpack a customization key image on to a USB disk, and then in the root of the USB disk:

python create-customization-key G1G1

The advantage of creating the key yourself is that you get the very latest activities from the Update.1 repository, as opposed to the ones that were latest at the time the most recent Activity Pack was created.