Difference between revisions of "Remi-safe"

From SME Server
Jump to navigationJump to search
m (all non standard repo's are disabled by default)
Line 11: Line 11:
 
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  GPGKey http://rpms.famillecollet.com/RPM-GPG-KEY-remi \
 
  Visible yes \
 
  Visible yes \
  status enabled
+
  status disabled
 
</onlyinclude>
 
</onlyinclude>
  

Revision as of 08:56, 8 September 2017

Warning.png Warning:
Copy the configuration setting to your server as is, do not modify anything as that might harm your installation. Starting SME9, remi-safe has only additonal packages for base repository and Software Collections. It should not conflict with base installation and should be safe to use enabled.


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 yes \
status disabled


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

signal-event yum-modify