Difference between revisions of "Centos2sme"

From SME Server
Jump to navigationJump to search
Line 15: Line 15:
 
|category= cli
 
|category= cli
 
|tags=cli, centos, SME, install
 
|tags=cli, centos, SME, install
}}
+
}}{{Warning box|Only for testing purpose, please report in bugzilla}}
  
 
===Maintainer===
 
===Maintainer===
Line 31: Line 31:
 
=== Installation ===
 
=== Installation ===
 
Download the file
 
Download the file
  wget <nowiki>https://mirror.contribs.org/releases/9/smedev/x86_64/smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm</nowiki>
+
  wget <nowiki>https://mirror.koozali.org/releases/9/smedev/x86_64/RPMS/smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm</nowiki>
 
Install
 
Install
 
  yum install smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm
 
  yum install smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm
Line 56: Line 56:
 
<!-- list of category you want to see this page in -->
 
<!-- list of category you want to see this page in -->
 
[[Category: Contrib]]
 
[[Category: Contrib]]
 
 
<!-- Please keep there the template revision  number as is -->
 
<!-- Please keep there the template revision  number as is -->

Revision as of 22:53, 9 March 2018




centos2sme
NeedImage.svg
centos2sme logo
MaintainerUnnilennium
Urlhttps://wiki.contribs.org
LicenceGPL
Category

cli

Tags clicentosSMEinstall


Warning.png Warning:
Only for testing purpose, please report in bugzilla


Maintainer

Jean-Philippe Pialasse

Version

Contrib 10:
Contrib 9:
smeserver-centos2sme
The latest version of smeserver-centos2sme is available in the SME repository, click on the version number(s) for more information.


Description

This allow you to install SME on a minimal CentOS. All you need is network enabled to install the rpm


Installation

Download the file

wget https://mirror.koozali.org/releases/9/smedev/x86_64/RPMS/smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm

Install

yum install smeserver-centos2sme-6.9.1-2.el6.sme.noarch.rpm

Launch the script

centos2sme


Uninstall

yum remove smeserver-centos2sme 

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-centos2sme component or use this link


Below is an overview of the current issues for this contrib:

IDProductVersionStatusSummary (3 tasks)
12166SME Contribs10.0CONFIRMEDinit-accounts
11954SME Contribs10.0CONFIRMEDnoise with /etc/e-smith/events/actions/systemd-default
11705SME ContribsFuturUNCONFIRMEDNo '/sbin/sendmail' available

Changelog

Only released version in smecontrib are listed here.

smeserver-centos2sme Changelog: SME 10 (smecontribs)
2022/06/20 Jean-Philippe Pialasse 6.9.1-13.sme
- fix failure to install due to missing remi-safe repo [SME: 12075]
2021/05/30 Jean-Philippe Pialasse 6.9.1-12.sme
- remove sendmail and postfix prior SME install [SME: 11599]
2021/03/21 Jean-Philippe Pialasse 6.9.1-11.sme
- fix typo [SME: 10850]

2021/03/20 Jean-Philippe Pialasse 6.9.1-10.sme
- create empty smeserver-centos2sme [SME: 10850]

should not be necessary as it should be installed on bare CentOS, not on SME...

2021/03/20 Jean-Philippe Pialasse 6.9.1-9.sme
- use systemctl when needed [SME: 10850]
- fix issue with sshd not reloading and locking user [SME: 10850]

- remove rpm -e dhcp-common