Dextrose/Building: Difference between revisions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
== Initial setup == | == Initial setup == | ||
* Install dependencies (you need to be root to do this) | * Install build dependencies (you need to be root to do this) | ||
yum upgrade | yum upgrade | ||
| Line 43: | Line 43: | ||
== Creating a build == | == Creating a build == | ||
* | * Become root and run the build system: | ||
time | sudo -i | ||
time ./osbuilder.py config/dextrose3-xo1-nognome.ini | |||
The initial build may take several hours, depending on available bandwith. | The initial build may take several hours, depending on available bandwith. | ||