Revision 840ccf4b docs/install.rst

b/docs/install.rst
135 135
------
136 136

  
137 137
For *CentOS 6* you can use our official packages hosted at the *synnefo*
138
repository of the openSUSE Build Service.
138
repository of the OpenSUSE Build Service.
139 139

  
140 140
Add the *synnefo* repository for *CentOS 6* to the yum repositories list:
141 141

  
......
146 146

  
147 147
Check the `Fedora <#fedora>`_ instructions on how to install the software.
148 148

  
149
OpenSUSE
150
--------
151

  
152
For *OpenSUSE 12.3* you can use our official packages hosted at the *synnefo*
153
repository of the OpenSUSE Build Service.
154

  
155
Add the *Virtualization* repository for *OpenSUSE 12.3* to *YaST* with the
156
*Zypper* package manager:
157

  
158
.. code-block:: console
159

  
160
   $ zypper ar -f http://download.opensuse.org/repositories/Virtualization/openSUSE_12.3/Virtualization.repo
161

  
162
Add the *synnefo* repository:
163

  
164
.. code-block:: console
165

  
166
   $ zypper ar -f http://download.opensuse.org/repositories/home:/GRNET:/synnefo/openSUSE_12.3/home:GRNET:synnefo.repo
167

  
168
To list the *snf-image-creator* package use the following command:
169

  
170
.. code-block:: console
171

  
172
   $ zypper se snf-image-creator
173

  
174
Install the package by issuing:
175

  
176
.. code-block:: console
177

  
178
   $ zypper in snf-image-creator
179

  
180

  
149 181
Arch Linux
150 182
----------
151 183

  

Also available in: Unified diff