Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 914e10bbfab128130b8680e0ed03b9da > files > 18

olpc-os-builder-4.0.0-1.fc15.i686.rpm

This module replaces the default OLPC boot animation images with your own.

To use...

 - Install netpbm-progs

 - Install the appropriate version of olpc-bootanim-tools from
   http://xs-dev.laptop.org/~dsd/repos/

 - Download the relevant olpc-bootanim tarball from
   http://dev.laptop.org/pub/source/olpc-bootanim/
   -- extract the images from the "images" subdirectory

 - Prepare an images directory with your customized images -- the relevant
   files are the frame*.png files and ul_warning.png . You must include them
   all in your custom images directory.

 - Add a section to your ini file:

    [bootanim]
    imgdir=/path/to/your/images-directory

   for example, if it is a 'bootanim' directory next to your
   ini file, use

    [bootanim]
    imgdir=%(oob_config_dir)s/bootanim