Puritan/Introduction

From OLPC
< Puritan
Revision as of 17:12, 27 August 2009 by Skierpage (talk | contribs) (Category:Build system redundant)
Jump to: navigation, search

Puritan is a disk-image compiler which converts source material including packages, activities, and hacks into installable disk images. It consists of two pieces: a UI and a family of compilations (example). The compilations are simple Python programs which populate a filesystem with the materials you supply, then format it for distribution. The UI runs the compilations in a controlled environment created by Mock and configured according to the compilation's bootstrap and dependencies files.