Difference between revisions of "Centalt"

From SME Server
Jump to navigationJump to search
(Created page with "<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package ena...")
 
 
Line 1: Line 1:
<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=centalt at the SME Server shell.}}
+
{{Warning box|This repository is not accessible anymore. This page needs to be deleted}}<noinclude>{{Warning box|msg=Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=centalt at the SME Server shell.}}
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.
 
</noinclude>
 
</noinclude>
Line 20: Line 20:
 
  signal-event yum-modify
 
  signal-event yum-modify
 
----
 
----
[[Category: Yum_Repository]]</noinclude>
+
[[Category: Yum_Repository]]
 +
</noinclude>

Latest revision as of 02:21, 14 February 2018

Warning.png Warning:
This repository is not accessible anymore. This page needs to be deleted


Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. To use it to install package enable it using the option --enablerepo=centalt at the SME Server shell.


Below you find the installation command for the Centalt repository which can be entered on the SME Server shell.

/sbin/e-smith/db yum_repositories set centalt repository \
Name 'CentALT Packages for Enterprise Linux 5 - $basearch' \
BaseURL 'http://centos.alt.ru/repository/centos/5/$basearch/' \
EnableGroups no \
GPGCheck yes \
GPGKey http://centos.alt.ru/repository/centos/RPM-GPG-KEY-CentALT \
Visible no \
Exclude clamav,spamassassin,libselinux,perl-HTML-Parser,lm_sensors,\
perl-IO-stringy,perl-XML-Parser,razor-agents,libgcrypt,rpm-python,\
libxml2,zlib,gnupg,libxml2-python,yum,module-init-tools,rpm,gettext,\
librpm4,glib2,perl-libwww-perl,perl-Convert-ASN1,beecrypt,fetchmail,\
libacl,libtool-ltdl,popt,libgpg-error,freetype,perl-MIME-tools,mutt,\
gd,perl-TimeDate,librpm4.4 \
status disabled

After adding it to the database updating the configuration file is required:

signal-event yum-modify