Changeset 362 in MondoRescue
- Timestamp:
- Feb 6, 2006, 12:48:46 AM (19 years ago)
- Location:
- branches/stable/website
- Files:
-
- 2 added
- 4 deleted
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/website/about.shtml
r361 r362 14 14 <p> 15 15 <B>Mondo is reliable.</B> It backs up your GNU/Linux server or 16 workstation to tape, CD-R, CD-RW, NFS or hard disk partition. In the16 workstation to tape, CD-R, CD-RW, DVD-R[W], DVD+R[W], NFS or hard disk partition. In the 17 17 event of catastrophic data loss, you will be able to restore all of 18 18 your data [or as much as you want], from bare metal if necessary. … … 25 25 JFS, XFS, ReiserFS, VFAT, and can support additional filesystems 26 26 easily: just e-mail the <A HREF="/feedback.shtml">mailing list</A> 27 with your request. It supports adjustments in disk geometry,27 with your request. It supports software raid as well as most hardware raid controllers. It supports adjustments in disk geometry, 28 28 including migration from non-RAID to RAID. Mondo runs on all major 29 Linux distributions and is getting better all the time. You may even29 Linux distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian) and is getting better all the time. You may even 30 30 use it to backup non-Linux partitions, such as NTFS.</P> 31 31 <p> 32 <B>Mondo is free!</B> It has been published under the GPL (GNU Public32 <B>Mondo is free!</B> It has been published under the GPL v2 (GNU Public 33 33 License), partly to expose it to thousands of potential beta-testers 34 34 but mostly as a contribution to the Linux community. -
branches/stable/website/downloads.shtml
r360 r362 6 6 <body> 7 7 <!--#include virtual="top.shtml" --> 8 <h1>Download Frozen Bubble</h1>8 <h1>Download Mondo Rescue</h1> 9 9 <div class="h2-1"> 10 10 <h2>This is Free Software</h2> … … 16 16 17 17 <div class="h2-2"> 18 <h2> What's that Free Software about? Isn't it just Freeware, since I can download free of charge?</h2>18 <h2>Mirrors</h2> 19 19 </div> 20 <p>Free software is a very interesting (and important) concept. It was brought to mankind by Richard M. Stallman, the founder of the <a href="http://www.fsf.org/">Free Software Foundation</a>. Free software is copyrighted software with special licensing terms (the GPL, "General Public License") that allow users to copy, ameliorate, and redistribute software as long as the licensing terms don't restrict those rights. 21 </p> 22 <p>Many people don't like the freedom ideology behind free software, and stick to the sole fact that free software is typically more efficient and robust (unfortunately, that's the case of Linus Torvalds, the Linux kernel author). Free software is not only good quality software. Free software tells you that your freedom is valuable. It tells you that it's good for a society when people can share good software with friends, without being stopped by a license refusing you this right, and can ameliorate/bugfix programs if they are technically literate. It tells you that proprietary software is taking away your freedom. 23 </p> 20 <p>We are interested in uptodate mirrors for both the Web and FTP sites. Please contact us on the <a href="/feedback.shtml">mailing list</a>. 24 21 25 22 <div class="h2-3"> 26 23 <h2>Dependencies</h2> 27 24 </div> 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. You will need:</p>25 <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> 29 26 <ul> 30 <li><b><a href="http://www.perl.com/">Perl</a></b>: the most popular scripting language out there</li> 31 <li><b><a href="http://www.libsdl.org/">SDL</a></b>: the "standard" cross-platform multimedia C library</li> 27 <li><b><a href="">afio</a></b>: the packaging tool used to create the archive packets</li> 28 <li><b><a href="">gzip</a></b>: the most standard compressor used by Mondo Rescue</li> 29 <li><b><a href="">mkisofs</a></b>: the tool to create ISO images</li> 30 <li><b><a href="">busybox</a></b>: the swiss army knife : a full set of commands in a single binary (embedded)</li> 31 <li><b><a href="">mindi</a></b>: the mini-distro builder part of the project</li> 32 <li><b><a href="">mondo</a></b>: the disaster recovery tool in itself</li> 32 33 </ul> 33 34 -
branches/stable/website/index.shtml
r361 r362 14 14 <div class="c"> <img src="/images/screenshots.png" alt="Mondo Rescue screenshots" title="Mondo Rescue Screenshots" /></div> 15 15 <p class="c">Mondo Rescue is a GPL disaster recovery solution. It supports Linux (i386, x86_64, ia64) and FreeBSD (i386). It's packaged for multiple distributions (RedHat, RHEL, SuSE, SLES, Mandriva, Debian). </p> 16 <p>It supports tapes, disks, network and CD/DVD as backup media, multiple filesystems, LVM, software and hardware Raid.</p> 16 17 <p class="c">You need it to be safe.</p> 17 18 … … 29 30 <p>Sponsored by <a href="http://www.hp.com/go/linux">HP</a> and the <a href="http://www.hpintelco.net">HP/Intel Solution Center</a>.</p> 30 31 31 <div class="h2- 3">32 <div class="h2-4"> 32 33 <h2>Made with</h2> 33 34 </div> 34 35 <div class="c"><a href="http://www.73lab.com/"><img src="/images/icon-73lab.png" width="89" height="40" alt="73lab logo" title="Graphics by Ayo" /></a> 35 <a href="http://www.vim.org"><img src="/images/icon-vim.png" width="42" height="40" alt="Vim logo" title="Edited with Vim" /></a> 36 <a href="http://www.perl.org/"><img src="/images/icon-perl.png" width="100" height="26" alt="Perl" title="Made with Perl" /></a> 36 <a href="http://www.vim.org"><img src="/images/icon-vim.png" width="140" height="40" alt="Vim logo" title="Edited with Vim" /></a> 37 <a href="http://www.perl.org/"><img src="/images/icon-perl.png" width="100" height="40" alt="Perl" title="Made with Perl" /></a> 38 <a href="http://www.mandriva.com/"><img src="/images/icon-mandriva.png" width="160" height="40" alt="Mandriva" title="Hosted on Mandriva Linux" /></a> 37 39 </div> 38 40 39 <div class="h2- 4">41 <div class="h2-3"> 40 42 <h2>About this website</h2> 41 43 </div>
Note:
See TracChangeset
for help on using the changeset viewer.