Difference between revisions of "Dries"
From SME Server
Jump to navigationJump to searchm (Added explanatory text) |
m (Added warning to instruct users to copy as is) |
||
Line 1: | Line 1: | ||
− | <noinclude>Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell.</noinclude> | + | <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=dries at the SME Server shell.}} |
+ | Below you find the installation command for the {{PAGENAME}} repository which can be entered on the SME Server shell. | ||
+ | </noinclude> | ||
/sbin/e-smith/db yum_repositories set dries repository \ | /sbin/e-smith/db yum_repositories set dries repository \ | ||
Name 'dries - EL4' \ | Name 'dries - EL4' \ | ||
Line 11: | Line 13: | ||
perl-MIME-tools,perl-Net-Server,perl-Quota \ | perl-MIME-tools,perl-Net-Server,perl-Quota \ | ||
status disabled | status disabled | ||
− | <noinclude>[[Category: Yum_Repository]]</noinclude> | + | status disabled |
+ | <noinclude> | ||
+ | After adding it to the database updating the configuration file is required: | ||
+ | expand-template /etc/yum.conf | ||
+ | ---- | ||
+ | [[Category: Yum_Repository]]</noinclude> |
Revision as of 08:43, 25 April 2008
Below you find the installation command for the Dries repository which can be entered on the SME Server shell.
/sbin/e-smith/db yum_repositories set dries repository \ Name 'dries - EL4' \ BaseURL 'http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/i386/dries/RPMS' \ EnableGroups no \ GPGCheck yes \ GPGKey http://dries.studentenweb.org/rpm/RPM-GPG-KEY.dries.txt \ Visible no \ Exclude iptraf,iptstate,perl-Convert-ASN1,perl-Digest-SHA1,perl-XML-NamespaceSupport,\ perl-XML-SAX,python-elementtree,spamassassin,perl-Authen-PAM,perl-IO-stringy,\ perl-MIME-tools,perl-Net-Server,perl-Quota \ status disabled status disabled
After adding it to the database updating the configuration file is required:
expand-template /etc/yum.conf