Changes

From SME Server
Jump to navigationJump to search
m
Reverted edits by Trex (talk) to last revision by Brianr
Line 10: Line 10:  
==== Prerequisites ====
 
==== Prerequisites ====
 
{{warning box|If you plan to build for sme10, you must use an el7 version of centos minimal. It is also workable on a Fedora25}}
 
{{warning box|If you plan to build for sme10, you must use an el7 version of centos minimal. It is also workable on a Fedora25}}
 
+
=====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
= '''CentOS 7 Minimal''' =
+
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...)  
For Koozali SME Server 10
  −
signal-event yum-modify
  −
Configuration options and notes are here (check the latest branch):
  −
{{Note box|You can get the latest version of itself here }}
  −
signal-event yum-modify
  −
<headertabs />
  −
 
  −
 
  −
=====Installation Centos7 minimal=====
  −
* 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 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 85: Line 74:  
* 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

Navigation menu