source: MondoRescue/trunk/website/downloads.shtml@ 904

Last change on this file since 904 was 904, checked in by Bruno Cornec, 17 years ago

merge -r890:902 $SVN_M/branches/stable

File size: 6.6 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>
[397]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>
[397]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>
[372]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>.
[588]24 <ul>
25 <li><b>Europe</b>:
26 <ul>
27 <li><i>France</i>:</li>
28 <ul>
29 <li>HP/Intel Solution Center :
30 <a href="http://www.mondorescue.org">Web site</a>,
[904]31 <a href="ftp://ftp.mondorescue.org">Ftp site (ftp)</a>
32 <a href="rsync://rsync.mondorescue.org::mondorescue-ftp">Ftp site (rsync)</a>
33 <ul>
34 <li>Update times: Master site</li>
35 <li>Internet Bandwith: 4Mbit</li>
36 </ul>
[588]37 </li>
38 </ul>
39 <li><i>Germany</i>:</li>
40 <ul>
41 <li>Linjection.org :
42 <a href="http://mondorescue.linjection.org">Web site</a>,
43 <a href="http://mondorescue.linjection.org/ftp">Ftp site (http)</a>
44 </li>
45 </ul>
[904]46 <li><i>Italy</i>:</li>
47 <ul>
48 <li>Daniele Carbonetti (<a href="http://www.dcl-arch.it">http://www.dcl-arch.it</a>):
49 <a href="http://mondorescue.dcl-arch.it">Web site</a>,
50 <a href="http://www.dcl-arch.it/pub/mondorescue">Ftp site (http)</a>
51 <a href="ftp://ftp.dcl-arch.it/pub/mondorescue">Ftp site (ftp)</a>
52 <a href="rsync://rsync.dcl-arch.it::mondorescue">Ftp site (rsync)</a>
53 <ul>
54 <li>Update times: 2 times/day</li>
55 <li>Internet Bandwith: 100Mbit</li>
56 </ul>
57 </li>
58 </ul>
[588]59 </ul>
60 </ul>
[358]61
62 <div class="h2-3">
63 <h2>Dependencies</h2>
64 </div>
[362]65<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]66<ul>
[362]67<li><b><a href="">afio</a></b>: the packaging tool used to create the archive packets</li>
68<li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li>
69<li><b><a href="">mkisofs</a></b>: the tool to create ISO images</li>
[372]70<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>
71<li><b><a href="http://www.mondorescue.org">mindi</a></b>: the mini-distro builder part of the project</li>
72<li><b><a href="http://www.mondorescue.org">mondo</a></b>: the disaster recovery tool in itself</li>
[358]73</ul>
74
[372]75<p>For Mandriva/Mandrake distributions, just use the magic :<br>
76<tt>urpmi mondo</tt></p>
77<p>
78For Debian, just use the magic : <br>
79<tt>apt-get install mondo</tt></p>
80<p>
81For the other RPM based distributions, you will have to issue a <br>
82<tt>rpm -ivh *.rpm</tt><br>
83in the directory containing all the required packages, and solve dependancies manually.
84</p>
85
[358]86 <div class="h2-4">
87 <h2>Downloads</h2>
88 </div>
[426]89 <p>Mondo's FTP site is available at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a></p>
[372]90<h3>Source code</h3>
[358]91<ul>
[426]92 <li>tarballs are available under <a href="ftp://ftp.mondorescue.org/src">ftp://ftp.mondorescue.org/src</a></li>
[794]93 <li>Subversion browing available at <a href="http://trac.mondorescue.org/browser/">http://trac.mondorescue.org/browser/</a></li>
[729]94 <li>Anonymous SVN Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout svn://svn.mondorescue.org/mondorescue/branches/stable</tt></pre></li>
[358]95</ul>
96
[372]97<h3>Packages</h3>
[358]98
[372]99<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
[358]100<ul>
[489]101 <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a> and <a href="ftp://ftp.mondorescue.org/redhat/9">9</a>.</li>
102 <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a> and <a href="ftp://ftp.mondorescue.org/fedora/5">Core 5</a>.</li>
[372]103 <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>
[782]104 <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>
105 <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>, <a href="ftp://ftp.mondorescue.org/suse/10.1">10.1</a>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details. <a href="http://packman.links2linux.org/">Packman</a> may have some useful additional packages.
106 <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>, <a href="ftp://ftp.mondorescue.org/sles/10">10</a>.</li>
[372]107 <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>
[782]108 <li>Gentoo <a href="ftp://ftp.mondorescue.org/gentoo/1.6">1.6</a>.
[358]109</ul>
110
[372]111<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>
[358]112
[372]113<h3>Mondo Rescue CD</h3>
[358]114
[489]115<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 (Currently un-available for bandwidth issues)
[372]116<!--
[358]117 <div class="h2-5">
[372]118 <h2>Change Logs</h2>
[358]119 </div>
[372]120 -->
[358]121
[360]122 <!--#include virtual="bottom.shtml" -->
[358]123 </body>
124</html>
Note: See TracBrowser for help on using the repository browser.