Dextrose/Building: Difference between revisions
m edit for readability |
m edit for readability |
||
| Line 30: | Line 30: | ||
== Creating a build == | == Creating a build == | ||
* Build | * Run the Build | ||
time sudo ./osbuilder.py examples/dextrose2-xo1.ini | time sudo ./osbuilder.py examples/dextrose2-xo1.ini | ||
The initial build may take several hours depending on available bandwith. Subsequent builds will take about 15-20 minutes | |||
Upon completion the new image is available at <tt>build/output</tt>. | |||
Because several build tools, olpc-os-builder, imgcreate and yum, are nested, error output could be misleading or obscure. Before digging into code, you please ask on IRC in case someone has already seen the same problem. | |||
== Publishing the images == | == Publishing the images == | ||