Atomic
From SME Server
Jump to navigationJump to search
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