Changes

Jump to navigation Jump to search
Line 9: Line 9:     
It is recommended that you use the latest CentOS 6 (64bit) version as a base http://mirror.centos.org/centos/6/isos/x86_64/
 
It is recommended that you use the latest CentOS 6 (64bit) version as a base http://mirror.centos.org/centos/6/isos/x86_64/
I have verified this with CentOS-6.3-x86_64-bin-DVD1.iso
+
* I have verified this with CentOS-6.3-x86_64-bin-DVD1.iso
 +
 
 +
 
 +
You should apply all available updates.
 +
<syntaxhighlight lang="Bash">
 +
# Check for, and apply, all updates
 +
yum update
 +
</syntaxhighlight>
 +
 
    
You need to have EPEL repository configured as EPELs version of mock will be used
 
You need to have EPEL repository configured as EPELs version of mock will be used

Navigation menu