Changes

From SME Server
Jump to navigationJump to search
799 bytes added ,  05:17, 9 March 2016
Line 573: Line 573:  
|
 
|
 
|}
 
|}
 +
 +
== Bare install test ==
 +
install a minimal Centos7
 +
configure network access
 +
update packages
 +
yum update
 +
 +
install SME10 repo
 +
 +
install SME10 key
 +
wget http://mirror.contribs.org/releases/testing/10/smeos/x86_64/RPM-GPG-KEY-koozali
 +
rpm --import RPM-GPG-KEY-koozali
 +
 +
install EPEL7 repo
 +
yum install epel-release
 +
 +
install Repoforge 7 '''repo is no more maintained. However, for test purpose'''
 +
rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
 +
 +
install ELRepo
 +
rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
 +
rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm
 +
then
 +
yum clean all
 +
 +
try installing SME10 packages, you might need to enable some repo using --enablerepo=epel,elrepo ...
 +
yum install e-smith-base
 +
 +
report here
    
== Required dependencies ==
 
== Required dependencies ==
 
{{Note box|The below list is based on SME10 testing smedev packages and default minimal install of CentOS 7. Enabling the epel and rpmforge repositories will resolve a number of dependencies.}}
 
{{Note box|The below list is based on SME10 testing smedev packages and default minimal install of CentOS 7. Enabling the epel and rpmforge repositories will resolve a number of dependencies.}}
   −
test isntallation on 2016/06/08
+
test installation on 2016/06/08
    
use of http://pkgs.org to fill the blank
 
use of http://pkgs.org to fill the blank
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu