Difference between revisions of "Atomic"
From SME Server
Jump to navigationJump to searchLine 16: | Line 16: | ||
To use it to install package enable it using the option '''--enablerepo=atomic''' at the SME Server shell. You can browse the repo content [http://www.atomicorp.com/mirrorlist/atomic/ Here] | To use it to install package enable it using the option '''--enablerepo=atomic''' at the SME Server shell. You can browse the repo content [http://www.atomicorp.com/mirrorlist/atomic/ Here] | ||
− | /sbin/e-smith/db yum_repositories set atomic repository\ | + | /sbin/e-smith/db yum_repositories set atomic repository \ |
− | Name 'Atomic EL6'\ | + | Name 'Atomic EL6' \ |
− | MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-6-$basearch'\ | + | MirrorList 'http://www.atomicorp.com/mirrorlist/atomic/centos-6-$basearch' \ |
EnableGroups no \ | EnableGroups no \ | ||
− | GPGCheck yes\ | + | GPGCheck yes \ |
− | GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt'\ | + | GPGKey 'https://www.atomicorp.com/RPM-GPG-KEY.art.txt' \ |
− | Visible no\ | + | Visible no \ |
status disabled | status disabled | ||
Latest revision as of 19:09, 20 November 2013
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