Line 2: |
Line 2: |
| 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> |
| + | |
| + | === SME8 === |
| /sbin/e-smith/db yum_repositories set elrepo repository \ | | /sbin/e-smith/db yum_repositories set elrepo repository \ |
| Name ' ELRepo.org Community Enterprise Linux Repository - el5' \ | | Name ' ELRepo.org Community Enterprise Linux Repository - el5' \ |
Line 20: |
Line 22: |
| After adding it to the database updating the configuration file is required: | | After adding it to the database updating the configuration file is required: |
| signal-event yum-modify | | signal-event yum-modify |
| + | |
| + | |
| + | ===SME 9=== |
| + | /sbin/e-smith/db yum_repositories set elrepo repository \ |
| + | Name ' ELRepo.org Community Enterprise Linux Repository - el6' \ |
| + | BaseURL ' http://elrepo.org/linux/elrepo/el6/$basearch' \ |
| + | mirrorlist http://elrepo.org/mirrors-elrepo.el6 \ |
| + | EnableGroups no \ |
| + | GPGCheck yes \ |
| + | GPGKey http://elrepo.org/RPM-GPG-KEY-elrepo.org \ |
| + | 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 |
| + | |
| + | |
| ---- | | ---- |
| [[Category: Yum_Repository]]</noinclude> | | [[Category: Yum_Repository]]</noinclude> |