Changeset 366 in MondoRescue for branches/stable/website/downloads.shtml


Ignore:
Timestamp:
Feb 10, 2006, 12:58:37 AM (18 years ago)
Author:
bcornec
Message:

Website next step: download and docs page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/website/downloads.shtml

    r364 r366  
    3333</ul>
    3434
     35<p>For Mandriva/Mandrake distributions, just use the magic :<br>
     36<tt>urpmi mondo</tt></p>
     37<p>
     38For Debian, just use the magic : <br>
     39<tt>apt-get install mondo</tt></p>
     40<p>
     41For the other RPM based distributions, you will have to issue a <br>
     42<tt>rpm -ivh *.rpm</tt><br>
     43in the directory containing all the required packages, and solve dependancies manually.
     44</p>
     45
    3546    <div class="h2-4">
    3647      <h2>Downloads</h2>
     
    3849<h3>Source code</h3>
    3950<ul>
    40     <li>tarball (7.0 Mb): frozen-bubble-1.0.0.tar.bz2 [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2">Download</a> ] - <tt>2be5ead2aee72adc3fb643630a774b59</tt> - <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2.sig">sig</a></li>
    41 <li>source RPM for Mandrake (7.0 Mb): frozen-bubble-1.0.0-1mdk.src.rpm [ <a href="http://zarb.org/~gc/fb//frozen-bubble-1.0.0-1mdk.src.rpm">Download</a> ]</li>
     51    <li>tarball available under <a href="http://ftp.mondorescue.org/src">http://ftp.mondorescue.org/src</a></li>
     52    <li>Subversion browing available at <a href="http://svn.berlios.de/viewcvs/mondorescue">http://svn.berlios.de/viewcvs/mondorescue</a></li>
     53    <li>Anonymous HTTP Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout http://svn.berlios.de/svnroot/repos/mondorescue/branches/stable</tt></pre></li>
     54    <li>Anonymous SVN Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout svn://svn.berlios.de/mondorescue/branches/stable</tt></pre></li>
    4255</ul>
    4356
    44 <h3>Binary packages</h3>
     57<h3>Packages</h3>
     58
     59<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
    4560<ul>
    46 <li>Since Mandrake 9.1, RPM is included by default in the distribution. Just type in <tt>urpmi frozen-bubble</tt> to install it.</li>
    47 <li>RPM for Mandrake 9.0 i586, 7.2 Mb: frozen-bubble-1.0.0-1mdk.i586.rpm - [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0-1mdk.i586.rpm">Download</a> ]</li>
    48 <li>RPM for Mandrake 8.2 i586 (may also work for Mandrake 8.1): download the packages <a href="http://zarb.org/~gc/fb/Mandrake-8.2/1.0.0/">from here</a> (e.g. you need to update SDL, SDL_mixer and perl-SDL)</li>
     61        <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a>.</li>
     62        <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a>.</li>
     63        <li>RedHat Enterprise Linux <!--<a href="ftp://ftp.mondorescue.org/rhel/2.1">2.1</a>, --><a href="ftp://ftp.mondorescue.org/rhel/3">3</a>, <a href="ftp://ftp.mondorescue.org/rhel/4">4</a>.</li>
     64        <li>OpenSuSE <a href="ftp://ftp.mondorescue.org/suse/9.3">9.3</a>, <a href="ftp://ftp.mondorescue.org/suse/10.0">10.0</a>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details.
     65        <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>.</li>
     66        <li>Debian <a href="ftp://ftp.mondorescue.org/debian/3.1">3.1</a>. Look also at <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">this</a> web page for Debian details.</li>
     67        <li>Mandriva <a href="ftp://ftp.mondorescue.org/mandrake/10.1">10.1</a>, <a href="ftp://ftp.mondorescue.org/mandrake/10.2">10.2</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2006.0">2006.0</a>.</li>
    4968</ul>
     69
     70<p>Older packages are also on the <a href="ftp://ftp.mondorescue.org/">ftp</a> site to help for some old fashion distros/versions.</p>
    5071
    5172<h3>Mondo Rescue CD</h3>
     
    5374<p>In order to make it as easy as possible for you to use Mondo Rescue, you may want to download the latest <a href="ftp://ftp.mondorescue.org/iso/mondorescue.iso">Mondo Rescue CD</a> which contains all the packages with its dependancies available on the ftp site.
    5475
     76<!--
    5577    <div class="h2-5">
    5678      <h2>Change Logs</h2>
    5779    </div>
    58 
    59 <h3>mondo</h3>
    60 <h3>mindi</h3>
     80    -->
    6181
    6282          <!--#include virtual="bottom.shtml" -->
Note: See TracChangeset for help on using the changeset viewer.