Personal tools
You are here: Home FAQ Can I use yum, apt, YaST or up2date to install the software ?
Document Actions

Can I use yum, apt, YaST or up2date to install the software ?

Yes, there is a yum repository available

Install com.oonics PGP Key

Repository for RHEL4

Repository for RHEL5

Repository for Fedora

Repository for SLES10

Repository for SLES11

PGP Key

to use the comoonics rpms, a pgp key can be installed

rpm --import http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

RHEL4

up2date

up2date is a tool written and shipped by Red Hat to update your system with the latest available updates. To use up2date to install the comoonics rpms, add the following line to your /etc/sysconfig/rhn/sources

yum comoonics-noarch   http://download.atix.de/yum/comoonics/productive/noarch
yum comoonics http://download.atix.de/yum/comoonics/productive/$ARCH

If you want to install the technology preview rpms, add the following line

yum comoonics-preview   http://download.atix.de/yum/comoonics/preview/noarch

If you want to install gfs or cluster suite rpms for ia64, add the following lines

yum centos-csgfs http://download.atix.de/yum/centos/4/csgfs/$ARCH/
yum centos-csgfs-noarch http://download.atix.de/yum/centos/4/csgfs/noarch/

If you want to install the addons channel add the following line (change el4 to el5 for RHEL5 and clones)

yum comoonics-addons   http://download.atix.de/yum/comoonics/addons/el4/noarch

yum

To use yum to install the comoonics rpms, create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics-noarch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/productive/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/productive/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

If you want to install the technology preview rpms, add the following lines

[comoonics-preview]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/preview/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

If you want to install gfs or cluster suite rpms for ia64, add the following lines:

[csgfs-noarch]
name=Packages for RHEL GFS/CS
baseurl=http://download.atix.de/yum/centos/4/csgfs/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[csgfs]
name=Packages for RHEL GFS/CS
baseurl=http://download.atix.de/yum/centos/4/csgfs/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

If you want to use the addons channel, add the follwing lines:

 [comoonics-addons]
 name=Packages for RHEL GFS/CS
 baseurl=http://download.atix.de/yum/comoonics/addons/el4/noarch/
 enabled=1
 gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

apt

To use apt to install the comoonics rpms, create a file called /etc/apt/sources.list.d/comoonics.list and add the following information

repomd http://download.atix.de/yum/comoonics/productive/ noarch/
repomd http://download.atix.de/yum/comoonics/productive/$(ARCH)/

If you want to install the technology preview rpms, add the following line:

repomd http://download.atix.de/yum/comoonics/preview/ noarch/

RHEL5

productive channel

to use the comoonics productive channel for RHEL5 create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/productive/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics-$basearch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/productive/$basearch
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

beta channel

to use the comoonics beta channel for RHEL5 create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/beta/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics-$basearch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/beta/$basearch
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

preview channel

to use the comoonics preview channel for RHEL5 create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics-preview]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/preview/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics-preview-$basearch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/redhat-el5/preview/$basearch
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

Fedora

preview channel (Fedora 11)

to use the comoonics preview channel for Fedora create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics-preview]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/fedora/preview/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics-preview-$basearch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/fedora/preview/$basearch
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

preview channel (Fedora 10)

to use the comoonics preview channel for Fedora create a file called /etc/yum.repos.d/comoonics.repo and add the following content

[comoonics-preview]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/fedora10/preview/noarch/
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

[comoonics-preview-$basearch]
name=Packages for the comoonics shared root cluster
baseurl=http://download.atix.de/yum/comoonics/fedora10/preview/$basearch
enabled=1
gpgcheck=1
gpgkey=http://download.atix.de/yum/comoonics/comoonics-RPM-GPG.key

SLES10

preview channel

Import the repofiles by executing:

zypper --no-gpg-checks service-add --repo http://download.atix.de/yum/comoonics/suse-linux-es10/preview/comoonics-noarch.repo

Depending on you architecture import one of these:

zypper --no-gpg-checks service-add --repo http://download.atix.de/yum/comoonics/suse-linux-es10/preview/comoonics-i386.repo
zypper --no-gpg-checks service-add --repo http://download.atix.de/yum/comoonics/suse-linux-es10/preview/comoonics-x86_64.repo

SLES11

preview channel

Import the repofiles by executing:

zypper addrepo http://download.atix.de/yum/comoonics/suse-linux-es11/preview/comoonics-noarch.repo

Depending on you architecture import one of these:

zypper addrepo http://download.atix.de/yum/comoonics/suse-linux-es11/preview/comoonics-i386.repo
zypper addrepo http://download.atix.de/yum/comoonics/suse-linux-es11/preview/comoonics-x86_64.repo

Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: