Changes

Jump to navigation Jump to search
60 bytes removed ,  06:00, 16 November 2011
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.

Navigation menu