source: MondoRescue/branches/3.2/website/downloads.shtml

Last change on this file was 3545, checked in by Bruno Cornec, 8 years ago
  • Website update with latest info
File size: 12.9 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-2013
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 or later, 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="http://www.mondorescue.org/ftp">Ftp site (http)</a>
34 <a href="rsync://rsync.mondorescue.org::mondorescue-ftp">Ftp site (rsync)</a>
35 <ul>
36 <li>Update times: Master site</li>
37 <li>Internet Bandwith: 100Mbit/s</li>
38 </ul>
39 </li>
40 <li>IGH CNRS:
41 <a href="http://ftp.igh.cnrs.fr/pub/mondorescue/www/index.shtml">Web site</a>,
42 <a href="ftp://ftp.igh.cnrs.fr/pub/mondorescue/ftp">Ftp site (ftp)</a>
43 <a href="http://ftp.igh.cnrs.fr/pub/mondorescue/ftp">Ftp site (http)</a>
44 <a href="rsync://ftp.igh.cnrs.fr::mondorescue/ftp">Ftp site (rsync)</a>
45 <ul>
46 <li>Update times: Daily</li>
47 <li>Internet Bandwith: 1Gb/s</li>
48 </ul>
49 </li>
50 </ul>
51 <li><i>Italy</i>:</li>
52 <ul>
53 <li>Dimitri Bellini (<a href="http://www.quadrata.it/">http://www.quadrata.it/</a>):
54 <a href="http://mondo.quadrata.it">Web site</a>,
55 <a href="ftp://mondo.quadrata.it/">Ftp site (ftp)</a>
56 <a href="http://mondo.quadrata.it/ftp">Ftp site (http)</a>
57 <ul>
58 <li>Update times: 1 time/day</li>
59 <li>Internet Bandwith: Mbit/s</li>
60 </ul>
61 </li>
62 </ul>
63 </ul>
64 <li><b>America</b>:
65 <ul>
66 <li><i>USA</i>:</li>
67 <ul>
68 <li>Peter Clark:
69 <a href="http://mondo.mirror.pclark.com/">Web site</a>,
70 <a href="ftp://mondo.mirror.pclark.com/pub/mondorescue/">Ftp site (ftp)</a>
71 <a href="http://mondo.mirror.pclark.com/ftp/pub/mondorescue/">Ftp site (http)</a>
72 <ul>
73 <li>Update times: 1 time/day</li>
74 <li>Internet Bandwith: 8 Mbit/s</li>
75 </ul>
76 </li>
77 </ul>
78 </ul>
79 </ul>
80
81 <div class="h2-3">
82 <h2>Dependencies</h2>
83 </div>
84 <p><A NAME="dependencies"></A>
85<p>The solution is being written in C/bash/perl and developed on a <a href="http://www.maegia.cg">Mageia</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>
86<ul>
87<li><b><a href="">afio</a></b>: the packaging tool used to create the archive packets</li>
88<li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li>
89<li><b><a href="">mkisofs/genisoimage/xorriso</a></b>: the tool to create ISO images</li>
90<li><b><a href="ftp://ftp.mondorescue.org/src">mindi-busybox</a></b>: the swiss army knife <a href="http://www.busybox.net">busybox</a> configured for mindi: a full set of commands in a single binary (embedded)</li>
91<li><b><a href="ftp://ftp.mondorescue.org/src">mindi</a></b>: the mini-distro builder part of the project</li>
92<li><b><a href="ftp://ftp.mondorescue.org/src">mondo</a></b>: the disaster recovery tool itself</li>
93<li><b><a href="ftp://ftp.mondorescue.org/src">perl-MondoRescue</a></b>: the specific perl modules</li>
94<li><b><a href="ftp://ftp.mondorescue.org/src">perl-ProjectBuilder</a></b>: the toolbox allowing distributions maangement</li>
95</ul>
96
97<p>For Mageia/Mandriva/Mandrake distributions, just use the magic:<br>
98<tt>urpmi mondo</tt>
99to use the native packages of your distribution, or download the <a href="ftp://ftp.mondorescue.org/mageia/">repo file</a> mondorescue.addmedia script and launch it if you want to use upstream packages.
100</p><p>
101<p>For Fedora distributions, after downloading the <a href="ftp://ftp.mondorescue.org/fedora/">repo file</a> mondorescue.repo and adding it to the /etc/yum.repos.d directory, just use the magic:<br>
102<tt>yum install mondo</tt>
103</p><p>
104For Debian/Ubuntu, just use the magic: <br>
105<tt>apt-get install mondo</tt>
106to use the native packages of your distribution, or download the <a href="ftp://ftp.mondorescue.org/debian/">repo file</a> mondorescue.sources.list and add it to your /etc/apt/sources.list.d directory if you want to use upstream packages.
107</p><p>
108For the other RPM based distributions, you will have to issue a <br>
109<tt>rpm -ivh *.rpm</tt><br>
110in the directory containing all the required packages, and solve dependencies manually.
111</p>
112
113 <div class="h2-4">
114 <h2>Downloads</h2>
115 </div>
116 <p>Mondo's FTP site is available at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a></p>
117<h3>Source code</h3>
118<ul>
119 <li>tarballs are available under <a href="ftp://ftp.mondorescue.org/src">ftp://ftp.mondorescue.org/src</a></li>
120 <li>Subversion browing available at <a href="http://trac.mondorescue.org/browser/">http://trac.mondorescue.org/browser/</a></li>
121 <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>
122</ul>
123
124<h3>Packages</h3>
125
126<p>All the MondoRescue packages are built thanks to the <a href="http://trac.project-builder.org">Project-Builder.org</a> tool.</p>
127<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
128<ul>
129 <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>
130 <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>, <a href="ftp://ftp.mondorescue.org/fedora/13">13</a>, <a href="ftp://ftp.mondorescue.org/fedora/14">14</a>, <a href="ftp://ftp.mondorescue.org/fedora/15">15</a>, <a href="ftp://ftp.mondorescue.org/fedora/16">16</a>, <a href="ftp://ftp.mondorescue.org/fedora/17">17</a>, <a href="ftp://ftp.mondorescue.org/fedora/18">18</a>, <a href="ftp://ftp.mondorescue.org/fedora/19">19</a>, <a href="ftp://ftp.mondorescue.org/fedora/20">20</a>, <a href="ftp://ftp.mondorescue.org/fedora/21">21</a>, <a href="ftp://ftp.mondorescue.org/fedora/22">22</a>, <a href="ftp://ftp.mondorescue.org/fedora/23">23</a>.</li>
131 <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>, <a href="ftp://ftp.mondorescue.org/rhel/6">6</a>, <a href="ftp://ftp.mondorescue.org/rhel/7">7</a>.</li> (The same packages can be used for other RHEL clones such as CentOS, OEL, Scientific Linux, ...)
132 <li>Mageia <a href="ftp://ftp.mondorescue.org/mageia/1">1</a>, <a href="ftp://ftp.mondorescue.org/mageia/2">2</a>, <a href="ftp://ftp.mondorescue.org/mageia/3">3</a>, <a href="ftp://ftp.mondorescue.org/mageia/4">4</a>, <a href="ftp://ftp.mondorescue.org/mageia/5">5</a>.</li>
133 <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>, <a href="ftp://ftp.mondorescue.org/mandriva/2010.1">2010.1</a>.</li>
134 <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>, <a href="ftp://ftp.mondorescue.org/opensuse/11.3">11.3</a>, <a href="ftp://ftp.mondorescue.org/opensuse/11.4">11.4</a>, <a href="ftp://ftp.mondorescue.org/opensuse/12.1">12.1</a>, <a href="ftp://ftp.mondorescue.org/opensuse/12.2">12.2</a>, <a href="ftp://ftp.mondorescue.org/opensuse/12.3">12.3</a>, <a href="ftp://ftp.mondorescue.org/opensuse/13.1">13.1</a>, <a href="ftp://ftp.mondorescue.org/opensuse/13.2">13.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.
135 <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>, <a href="ftp://ftp.mondorescue.org/sles/11">11</a>, <a href="ftp://ftp.mondorescue.org/sles/12">12</a>.</li>
136 <li>Asianux <a href="ftp://ftp.mondorescue.org/asianux/2">2</a>, <a href="ftp://ftp.mondorescue.org/asianux/3">3</a>.</li>
137 <li>Debian <a href="ftp://ftp.mondorescue.org/debian/3">3.1</a>, <a href="ftp://ftp.mondorescue.org/debian/4">4</a>, <a href="ftp://ftp.mondorescue.org/debian/5">5</a>, <a href="ftp://ftp.mondorescue.org/debian/6">6</a>, <a href="ftp://ftp.mondorescue.org/debian/7">7</a>, <a href="ftp://ftp.mondorescue.org/debian/8">8</a>. Look also at <a href="http://www.desknow.com/desknow/directfiles/aleidenfrost/mr-debs-unofficial/index.html">this</a> web page for old Debian details.</li>
138 <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>, <a href="ftp://ftp.mondorescue.org/ubuntu/10.04">10.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/10.10">10.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/11.04">11.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/11.10">11.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/12.04">12.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/12.10">12.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/13.04">13.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/13.10">13.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/14.04">14.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/14.10">14.10</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/15.04">15.04</a>, <a href="ftp://ftp.mondorescue.org/ubuntu/15.10">15.10</a>.</li>
139 <li>Gentoo <a href="ftp://ftp.mondorescue.org/gentoo/nover">nover</a>.
140 <!--
141 <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>.
142 -->
143</ul>
144
145<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>
146<p>Test packages are also on the <a href="ftp://ftp.mondorescue.org/test">ftp</a> site for people wanting to test latest versions and report their success/failures.</p>
147
148<!--
149<h3>Mondo Rescue CD</h3>
150
151<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)
152 <div class="h2-5">
153 <h2>Change Logs</h2>
154 </div>
155 -->
156
157 <!--#include virtual="bottom.shtml" -->
158 </body>
159</html>
Note: See TracBrowser for help on using the repository browser.