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 ==


* Run the build system as root:
* Become root and run the build system:


   time sudo ./osbuilder.py config/dextrose3-xo1-nognome.ini
  sudo -i
 
   time ./osbuilder.py config/dextrose3-xo1-nognome.ini
(if <code>sudo</code> isn't configured for your user, become root beforehand)


The initial build may take several hours, depending on available bandwith.
The initial build may take several hours, depending on available bandwith.