Difference between revisions of "Atomic"

From SME Server
Jump to navigationJump to search
Line 5: Line 5:
  
 
  /sbin/e-smith/db yum_repositories set atomic repository\
 
  /sbin/e-smith/db yum_repositories set atomic repository\
  Name 'Atomic EL5'
+
  Name 'Atomic EL5'\
 
  MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-5-$basearch'\
 
  MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-5-$basearch'\
 
  EnableGroups no \
 
  EnableGroups no \

Revision as of 20:07, 20 November 2013

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=atomic at the SME Server shell.


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

atomic-el5

To use it to install package enable it using the option --enablerepo=atomic at the SME Server shell. You can browse the repo content Here

/sbin/e-smith/db yum_repositories set atomic repository\
Name 'Atomic EL5'\
MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-5-$basearch'\
EnableGroups no \
GPGCheck yes\
GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\
Visible no\
status disabled

atomic-el6

To use it to install package enable it using the option --enablerepo=atomic at the SME Server shell. You can browse the repo content Here

/sbin/e-smith/db yum_repositories set atomic repository\
Name 'Atomic EL6'
MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-6-$basearch'\
EnableGroups no \
GPGCheck yes\
GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\
Visible no\
status disabled


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

signal-event yum-modify