Changeset 362 in MondoRescue for branches/stable/website/downloads.shtml


Ignore:
Timestamp:
Feb 6, 2006, 12:48:46 AM (18 years ago)
Author:
bcornec
Message:

begin work on download page + lots of other modifs for website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/website/downloads.shtml

    r360 r362  
    66  <body>
    77          <!--#include virtual="top.shtml" -->
    8                     <h1>Download Frozen Bubble</h1>
     8                    <h1>Download Mondo Rescue</h1>
    99    <div class="h2-1">
    1010      <h2>This is Free Software</h2>
     
    1616
    1717    <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>
    1919    </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>.
    2421
    2522    <div class="h2-3">
    2623      <h2>Dependencies</h2>
    2724    </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>
    2926<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>
    3233</ul>
    3334
Note: See TracChangeset for help on using the changeset viewer.