source: MondoRescue/branches/2.2.10/website/downloads.shtml@ 2592

Last change on this file since 2592 was 2592, checked in by Bruno Cornec, 14 years ago

r3724@localhost: bruno | 2010-03-10 00:46:58 +0100

  • Remove more busyboix references
  • Avoid some actions when called standalone
File size: 9.0 KB
Line 
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>
4 <!--#include virtual="head.shtml" -->
5 </head>
6 <body>
7 <!--#set var="curpage" value="downloads.shtml" -->
8 <!--#include virtual="top.shtml" -->
9 <h1>Download Mondo Rescue</h1>
10 <div class="h2-1">
11 <h2>This is Free Software</h2>
12 </div>
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>
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">
21 <h2>Mirrors</h2>
22 </div>
23 <p><A NAME="mirrors"></A>
24 <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>.
25 <ul>
26 <li><b>Europe</b>:
27 <ul>
28 <li><i>France</i>:</li>
29 <ul>
30 <li>HP/Intel Solution Center:
31 <a href="http://www.mondorescue.org">Web site</a>,
32 <a href="ftp://ftp.mondorescue.org">Ftp site (ftp)</a>
33 <a href="rsync://rsync.mondorescue.org::mondorescue-ftp">Ftp site (rsync)</a>
34 <ul>
35 <li>Update times: Master site</li>
36 <li>Internet Bandwith: 4Mbit</li>
37 </ul>
38 </li>
39 </ul>
40 <li><i>Germany</i>:</li>
41 <ul>
42 <li>Linjection.org:
43 <a href="http://mondorescue.linjection.org">Web site</a>,
44 <a href="http://mondorescue.linjection.org/ftp">Ftp site (http)</a>
45 </li>
46 </ul>
47 <li><i>Italy</i>:</li>
48 <ul>
49 <li>Daniele Carbonetti (<a href="http://www.dcl-arch.it">http://www.dcl-arch.it</a>):
50 <a href="http://mondorescue.dcl-arch.it">Web site</a>,
51 <a href="http://www.dcl-arch.it/pub/mondorescue">Ftp site (http)</a>
52 <a href="ftp://ftp.dcl-arch.it/pub/mondorescue">Ftp site (ftp)</a>
53 <a href="rsync://rsync.dcl-arch.it::mondorescue">Ftp site (rsync)</a>
54 <ul>
55 <li>Update times: 2 times/day</li>
56 <li>Internet Bandwith: 100Mbit</li>
57 <li><i>doesn't seem to be active anymore</i></li>
58 </ul>
59 </li>
60 </ul>
61 </ul>
62 <li><b>America</b>:
63 <ul>
64 <li><i>USA</i>:</li>
65 <ul>
66 <li>muskokamug.org:
67 <a href="http://mondorescue.muskokamug.org/">Ftp site (http)</a>
68 <ul>
69 <li>Update times: multiple times/day</li>
70 </ul>
71 </li>
72 </ul>
73 </ul>
74 </ul>
75
76 <div class="h2-3">
77 <h2>Dependencies</h2>
78 </div>
79 <p><A NAME="dependencies"></A>
80<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>
81<ul>
82<li><b><a href="">afio</a></b>: the packaging tool used to create the archive packets</li>
83<li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li>
84<li><b><a href="">mkisofs</a></b>: the tool to create ISO images</li>
85<li><b><a href="ftp://ftp.mondorescue.org/src">mindi</a></b>: the mini-distro builder part of the project</li>
86<li><b><a href="ftp://ftp.mondorescue.org/src">mondo</a></b>: the disaster recovery tool itself</li>
87</ul>
88
89<p>For Mandriva/Mandrake distributions, just use the magic:<br>
90<tt>urpmi mondo</tt></p>
91<p>
92<p>For Fedora distributions, after downloading the <a href="ftp://ftp.mondorescue.org/fedora/">repo file</a> just use the magic:<br>
93<tt>yum install mondo</tt></p>
94<p>
95For Debian/Ubuntu, just use the magic: <br>
96<tt>apt-get install mondo</tt></p>
97<p>
98For the other RPM based distributions, you will have to issue a <br>
99<tt>rpm -ivh *.rpm</tt><br>
100in the directory containing all the required packages, and solve dependancies manually.
101</p>
102
103 <div class="h2-4">
104 <h2>Downloads</h2>
105 </div>
106 <p>Mondo's FTP site is available at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a></p>
107<h3>Source code</h3>
108<ul>
109 <li>tarballs are available under <a href="ftp://ftp.mondorescue.org/src">ftp://ftp.mondorescue.org/src</a></li>
110 <li>Subversion browing available at <a href="http://trac.mondorescue.org/browser/">http://trac.mondorescue.org/browser/</a></li>
111 <li>Anonymous SVN Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout svn://svn.mondorescue.org/mondorescue/devel</tt></pre></li>
112</ul>
113
114<h3>Packages</h3>
115
116<p>All the MondoRescue packages are built thanks to the <a href="http://trac.project-builder.org">Project-Builder.org</a> tool.</p>
117<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
118<ul>
119 <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a>, <a href="ftp://ftp.mondorescue.org/redhat/9">9</a>.</li>
120 <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a>, <a href="ftp://ftp.mondorescue.org/fedora/5">Core 5</a>, <a href="ftp://ftp.mondorescue.org/fedora/6">Core 6</a>, <a href="ftp://ftp.mondorescue.org/fedora/7">7</a>, <a href="ftp://ftp.mondorescue.org/fedora/8">8</a>, <a href="ftp://ftp.mondorescue.org/fedora/9">9</a>, <a href="ftp://ftp.mondorescue.org/fedora/10">10</a>, <a href="ftp://ftp.mondorescue.org/fedora/11">11</a>, <a href="ftp://ftp.mondorescue.org/fedora/12">12</a>.</li>
121 <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>, <a href="ftp://ftp.mondorescue.org/rhel/5">5</a>.</li>
122 <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>, <a href="ftp://ftp.mondorescue.org/mandriva/2007.0">2007.0</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2007.1">2007.1</a>., <a href="ftp://ftp.mondorescue.org/mandriva/2008.0">2008.0</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2008.1">2008.1</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2009.0">2009.0</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2009.1">2009.1</a>, <a href="ftp://ftp.mondorescue.org/mandriva/2010.0">2010.0</a></li>
123 <li>OpenSuSE <a href="ftp://ftp.mondorescue.org/suse/10.0">10.0</a>, <a href="ftp://ftp.mondorescue.org/suse/10.1">10.1</a>, <a href="ftp://ftp.mondorescue.org/suse/10.2">10.2</a>, <a href="ftp://ftp.mondorescue.org/suse/10.3">10.3</a>, <a href="ftp://ftp.mondorescue.org/opensuse/11.0">11.0</a>, <a href="ftp://ftp.mondorescue.org/opensuse/11.1">11.1</a>, <a href="ftp://ftp.mondorescue.org/opensuse/11.2">11.2</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.
124 <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>
125 <li>Asianux <a href="ftp://ftp.mondorescue.org/asianux/2">2</a>, <a href="ftp://ftp.mondorescue.org/asianux/3">3</a>.</li>
126 <li>Debian <a href="ftp://ftp.mondorescue.org/debian/3.1">3.1</a>, <a href="ftp://ftp.mondorescue.org/debian/4.0">4.0</a>, <a href="ftp://ftp.mondorescue.org/debian/5.0">5.0</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>
127 <li>Ubuntu <a href="ftp://ftp.mondorescue.org/ubuntu/6.04">6.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/7.04">7.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/7.10">7.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/8.04">8.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/8.10">8.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/9.04">9.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/9.10">9.10</a>.</li>
128 <li>Gentoo <a href="ftp://ftp.mondorescue.org/gentoo/nover">nover</a>.
129 <li>Slackware <a href="ftp://ftp.mondorescue.org/slackware/10.2">10.2</a>, <a href="ftp://ftp.mondorescue.org/slackware/11.0">11.0</a>.
130</ul>
131
132<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>
133
134<!--
135<h3>Mondo Rescue CD</h3>
136
137<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)
138 <div class="h2-5">
139 <h2>Change Logs</h2>
140 </div>
141 -->
142
143 <!--#include virtual="bottom.shtml" -->
144 </body>
145</html>
Note: See TracBrowser for help on using the repository browser.