OS Builder/Add Restricted

From OLPC
< OS Builder
Revision as of 01:55, 3 February 2015 by Quozl (talk | contribs) (Created page with 'Restricted software has license conditions that prevent us from including it in published builds. These include an Adobe Flash plugin, [[GStreamer#mp3|GStreamer …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Restricted software has license conditions that prevent us from including it in published builds. These include an Adobe Flash plugin, [[GStreamer#mp3|GStreamer MP3 codecs], OpenGL ES 2.0, and vMeta hardware-accelerated codecs.

How to add

How to add restricted software to your build:

  • merge the patches on our restricted branch,
  • edit the files and change $FIXME; contact OLPC for the URL of the repository,
  • add one of the files to the end of your .ini file, or use one of the files as second argument on the builder command line, for example;
./osbuilder examples/olpc-os-14.1.0-xo4.ini restricted-4.ini   

See Also