Line 26: |
Line 26: |
| | | |
| =====Installation Centos6 minimal===== | | =====Installation Centos6 minimal===== |
− | * It is recommended that you use the latest CentOS 6 (64bit) version as a base http://mirror.centos.org/centos/6/isos/x86_64/ this has been verified to build for SME 7, 8 & 9 and for i386 &x86_64 | + | * It is recommended that you use the latest CentOS 7 (64bit) version as a base http://mirror.centos.org/centos/7/isos/x86_64/ this has been verified to build for SME 7, 8, 9 and 10 for i386 &x86_64 |
− | Just install a minimal el6 installation. You can use either the DVD, the minimal CD install, a net install with PXE, it's up to you. Of course if you prefer you can use a system with a Xorg-server installed (eg: gnome, kde, xfce...) | + | Just install a minimal el7 installation. You can use either the DVD, the minimal CD install, a net install with PXE, it's up to you. Of course if you prefer you can use a system with a Xorg-server installed (eg: gnome, kde, xfce...) |
| * Setup network: | | * Setup network: |
| To start the networking | | To start the networking |
Line 89: |
Line 89: |
| * 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 |
| <syntaxhighlight lang="Bash"> | | <syntaxhighlight lang="Bash"> |
− | # Enable EPEL for Centos 6
| |
− | rpm -Uvh http://fr2.rpmfind.net/linux/epel/6/i386/epel-release-6-8.noarch.rpm
| |
| </syntaxhighlight> | | </syntaxhighlight> |
| # Enable EPEL for Centos 7 | | # Enable EPEL for Centos 7 |