OS Builder: Difference between revisions

From OLPC
Jump to navigation Jump to search
(New page: olpc-os-builder is a utility that allows you to build OS images for XO-1 and XO-1.5 laptops, including various customizations. Starting in December 2009, it is the build tool used to prod...)
 
(cat)
Line 1: Line 1:
olpc-os-builder is a utility that allows you to build OS images for XO-1 and XO-1.5 laptops, including various customizations.
'''olpc-os-builder''' or '''OS Builder''' is a utility that allows you to build OS images for XO-1 and XO-1.5 laptops, including various customizations.


Starting in December 2009, it is the build tool used to produce official OLPC OS releases.
Starting in December 2009, it is the build tool used to produce official OLPC OS releases.
Line 5: Line 5:
This utility makes it easy for you to replicate the OLPC OS build, as well as allowing you to make your own customizations, using a different set of activities, and so on.
This utility makes it easy for you to replicate the OLPC OS build, as well as allowing you to make your own customizations, using a different set of activities, and so on.


== Usage ==
To install on any Fedora system, as root run:
To install on any Fedora system, as root run:
# yum install olpc-os-builder
# yum install olpc-os-builder


Your starting point for documentation is at /usr/share/doc/olpc-os-builder-*/README
Your starting point for documentation is at /usr/share/doc/olpc-os-builder-*/README

[[category:tools]]
[[category:build tools]]

Revision as of 15:20, 30 December 2009

olpc-os-builder or OS Builder is a utility that allows you to build OS images for XO-1 and XO-1.5 laptops, including various customizations.

Starting in December 2009, it is the build tool used to produce official OLPC OS releases.

This utility makes it easy for you to replicate the OLPC OS build, as well as allowing you to make your own customizations, using a different set of activities, and so on.

Usage

To install on any Fedora system, as root run:

# yum install olpc-os-builder

Your starting point for documentation is at /usr/share/doc/olpc-os-builder-*/README