source: MondoRescue/branches/stable/website/downloads.shtml@ 396

Last change on this file since 396 was 396, checked in by bcornec, 18 years ago

Fix a bug in the top bar of website where the underline wasn't kept correclty on the current page.

File size: 5.1 KB
RevLine 
[358]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
3 <head>
[360]4 <!--#include virtual="head.shtml" -->
[358]5 </head>
6 <body>
[396]7 <!--#set var="curpage" value="downloads.shtml" -->
[360]8 <!--#include virtual="top.shtml" -->
[362]9 <h1>Download Mondo Rescue</h1>
[358]10 <div class="h2-1">
11 <h2>This is Free Software</h2>
12 </div>
[396]13 <p>Copyright (c) 2000-2006
14 Mondo Rescue is a copyrighted work, written collectively by many
15 <a href="/thanks.shtml">contributors</a>, delivered under the GPL.</p>
[358]16 <p>
17This program is <a href="http://www.fsf.org/philosophy/free-sw.html">free software</a>; you can redistribute it and/or modify it under the terms of the <a href="http://www.fsf.org/copyleft/gpl.html">GNU General Public License</a> version 2, as published by the <a href="http://www.fsf.org/">Free Software Foundation</a>.<br/>
18This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>
19
20 <div class="h2-2">
[362]21 <h2>Mirrors</h2>
[358]22 </div>
[368]23 <p>We are interested in up to date mirrors for both the Web and FTP sites. Please contact us on the <a href="/support.shtml">mailing list</a>.
[358]24
25 <div class="h2-3">
26 <h2>Dependencies</h2>
27 </div>
[362]28<p>The solution has been written in C/bash/perl and developed on a <a href="http://www.mandriva.com/">Mandriva</a> <a href="http://www.gnu.org/">Gnu</a>/<a href="http://www.lwn.net/">Linux</a> distribution. For it to work, you will need:</p>
[358]29<ul>
[362]30<li><b><a href="">afio</a></b>: the packaging tool used to create the archive packets</li>
31<li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li>
32<li><b><a href="">mkisofs</a></b>: the tool to create ISO images</li>
[369]33<li><b><a href="http://www.busybox.net">busybox</a></b>: the swiss army knife : a full set of commands in a single binary (embedded)</li>
34<li><b><a href="http://www.mondorescue.org">mindi</a></b>: the mini-distro builder part of the project</li>
35<li><b><a href="http://www.mondorescue.org">mondo</a></b>: the disaster recovery tool in itself</li>
[358]36</ul>
37
[366]38<p>For Mandriva/Mandrake distributions, just use the magic :<br>
39<tt>urpmi mondo</tt></p>
40<p>
41For Debian, just use the magic : <br>
42<tt>apt-get install mondo</tt></p>
43<p>
44For the other RPM based distributions, you will have to issue a <br>
45<tt>rpm -ivh *.rpm</tt><br>
46in the directory containing all the required packages, and solve dependancies manually.
47</p>
48
[358]49 <div class="h2-4">
50 <h2>Downloads</h2>
51 </div>
[364]52<h3>Source code</h3>
[358]53<ul>
[386]54 <li>tarball available under <a href="ftp://ftp.mondorescue.org/src">ftp://ftp.mondorescue.org/src</a></li>
[366]55 <li>Subversion browing available at <a href="http://svn.berlios.de/viewcvs/mondorescue">http://svn.berlios.de/viewcvs/mondorescue</a></li>
56 <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>
57 <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>
[358]58</ul>
59
[366]60<h3>Packages</h3>
61
62<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
[358]63<ul>
[366]64 <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a>.</li>
65 <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a>.</li>
66 <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>
67 <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.
68 <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>.</li>
69 <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>
70 <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>
[358]71</ul>
72
[366]73<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>
74
[364]75<h3>Mondo Rescue CD</h3>
[358]76
[368]77<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. It is updated daily.
[358]78
[366]79<!--
[358]80 <div class="h2-5">
[364]81 <h2>Change Logs</h2>
[358]82 </div>
[366]83 -->
[358]84
[360]85 <!--#include virtual="bottom.shtml" -->
[358]86 </body>
87</html>
Note: See TracBrowser for help on using the repository browser.