Difference between revisions of "Remi-safe"
From SME Server
Jump to navigationJump to searchm (all non standard repo's are disabled by default) |
m (visiability of non default repo's is no by default) |
||
Line 10: | Line 10: | ||
GPGCheck yes \ | GPGCheck yes \ | ||
GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ | ||
− | Visible | + | Visible no \ |
status disabled | status disabled | ||
</onlyinclude> | </onlyinclude> |
Revision as of 08:00, 8 September 2017
Below you find the installation command for the Remi-safe repository which can be entered on the SME Server shell.
issue the following command on the SME Server shell:
/sbin/e-smith/db yum_repositories set remi-safe repository \ Name 'Remi - safe' \ BaseURL 'http://rpms.famillecollet.com/enterprise/$releasever/safe/$basearch/' \ EnableGroups no \ GPGCheck yes \ GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \ Visible no \ status disabled
After adding it to the database updating the configuration file is required:
signal-event yum-modify