Changeset 366 in MondoRescue


Ignore:
Timestamp:
Feb 10, 2006, 12:58:37 AM (18 years ago)
Author:
bcornec
Message:

Website next step: download and docs page

Location:
branches/stable
Files:
6 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/livwww

    r360 r366  
    2323rm -rf $DESTDIR
    2424cp -a ${BASE}/svn/${VER}/website $DESTDIR
     25cp -a ${BASE}/svn/${VER}/documentation/* $DESTDIR/docs
    2526find $DESTDIR -type d | xargs chmod 755
    2627find $DESTDIR -type f | xargs chmod 644
  • branches/stable/website/downloads.shtml

    r364 r366  
    3333</ul>
    3434
     35<p>For Mandriva/Mandrake distributions, just use the magic :<br>
     36<tt>urpmi mondo</tt></p>
     37<p>
     38For Debian, just use the magic : <br>
     39<tt>apt-get install mondo</tt></p>
     40<p>
     41For the other RPM based distributions, you will have to issue a <br>
     42<tt>rpm -ivh *.rpm</tt><br>
     43in the directory containing all the required packages, and solve dependancies manually.
     44</p>
     45
    3546    <div class="h2-4">
    3647      <h2>Downloads</h2>
     
    3849<h3>Source code</h3>
    3950<ul>
    40     <li>tarball (7.0 Mb): frozen-bubble-1.0.0.tar.bz2 [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2">Download</a> ] - <tt>2be5ead2aee72adc3fb643630a774b59</tt> - <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0.tar.bz2.sig">sig</a></li>
    41 <li>source RPM for Mandrake (7.0 Mb): frozen-bubble-1.0.0-1mdk.src.rpm [ <a href="http://zarb.org/~gc/fb//frozen-bubble-1.0.0-1mdk.src.rpm">Download</a> ]</li>
     51    <li>tarball available under <a href="http://ftp.mondorescue.org/src">http://ftp.mondorescue.org/src</a></li>
     52    <li>Subversion browing available at <a href="http://svn.berlios.de/viewcvs/mondorescue">http://svn.berlios.de/viewcvs/mondorescue</a></li>
     53    <li>Anonymous HTTP Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout http://svn.berlios.de/svnroot/repos/mondorescue/branches/stable</tt></pre></li>
     54    <li>Anonymous SVN Subversion check out of the project available with the following instruction set: <pre><tt>svn checkout svn://svn.berlios.de/mondorescue/branches/stable</tt></pre></li>
    4255</ul>
    4356
    44 <h3>Binary packages</h3>
     57<h3>Packages</h3>
     58
     59<p>Most of the time, you'll be able to download directly the packages suited for your distribution. Currently we provide packages for :
    4560<ul>
    46 <li>Since Mandrake 9.1, RPM is included by default in the distribution. Just type in <tt>urpmi frozen-bubble</tt> to install it.</li>
    47 <li>RPM for Mandrake 9.0 i586, 7.2 Mb: frozen-bubble-1.0.0-1mdk.i586.rpm - [ <a href="http://zarb.org/~gc/fb/frozen-bubble-1.0.0-1mdk.i586.rpm">Download</a> ]</li>
    48 <li>RPM for Mandrake 8.2 i586 (may also work for Mandrake 8.1): download the packages <a href="http://zarb.org/~gc/fb/Mandrake-8.2/1.0.0/">from here</a> (e.g. you need to update SDL, SDL_mixer and perl-SDL)</li>
     61        <li>RedHat <a href="ftp://ftp.mondorescue.org/redhat/7.3">7.3</a>.</li>
     62        <li>Fedora <a href="ftp://ftp.mondorescue.org/fedora/4">Core 4</a>.</li>
     63        <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>
     64        <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>. Look also at <a href="http://www.mikenjane.net/~mike/">this</a> web page for SuSE details.
     65        <li>SuSE Linux Enterprise Server <a href="ftp://ftp.mondorescue.org/sles/9">9</a>.</li>
     66        <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>
     67        <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>
    4968</ul>
     69
     70<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>
    5071
    5172<h3>Mondo Rescue CD</h3>
     
    5374<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.
    5475
     76<!--
    5577    <div class="h2-5">
    5678      <h2>Change Logs</h2>
    5779    </div>
    58 
    59 <h3>mondo</h3>
    60 <h3>mindi</h3>
     80    -->
    6181
    6282          <!--#include virtual="bottom.shtml" -->
  • branches/stable/website/news.shtml

    r364 r366  
    4848
    4949Next step will be the Web site.</p>
     50<p><B>2005-12-24</B>
     51I think that it's time to promote our revisions to a newer version, as a
     52proof of increased stability, and result of lots of cleanup and
     53improvements, even if some small known bugs remain (and other could
     54always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas
     55Release :-)
     56</p><p>
     57Now available at ftp://ftp.berlios.de/pub/mondorescue :<br>
     58<br>
     59mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br>
     60mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br>
     61rhel/3/mindi-1.06-266.rhel3.i386.rpm<br>
     62rhel/3/mondo-2.06-266.rhel3.i386.rpm<br>
     63rhel/4/mindi-1.06-266.rhel4.i386.rpm<br>
     64rhel/4/mondo-2.06-266.rhel4.i386.rpm<br>
     65mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br>
     66mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br>
     67fedora/4/mindi-1.06-266.fc4.i386.rpm<br>
     68fedora/4/mondo-2.06-266.fc4.i386.rpm<br>
     69redhat/73/mindi-1.06-266.rh73.i386.rpm<br>
     70redhat/73/mondo-2.06-266.rh73.i386.rpm<br>
     71sles/9/mindi-1.06-266.sles9.i386.rpm<br>
     72sles/9/mondo-2.06-266.sles9.i386.rpm<br>
     73<br>
     74
     75So more distros supported and built.<br>
     76I've used them for a restore of a failed server recently (PXE mode) so
     77they should be working correctly for most of the cases (including now
     78people not using RPMs)
     79</p><p>
     80I'll off till begining of next year, so I wish you all the best for this
     81new year 2006 coming, and hope you'll find mondorescue as useful as
     82usual !
     83</p><p>
     84Changelogs are following:
     85
     86</p><p>
     87MONDO CHANGES<br>
     88<br>
     89v2.06 (2005-12-23)<br>
     90- better error handling of failed commands/mindi (Andree Leidenfrost)<br>
     91- fix compiler warnings (Andree Leidenfrost)<br>
     92- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)<br>
     93- support of default route and netmask for PXE/NFS (Bruno Cornec)<br>
     94- fix for restoring mondo backups on md-raid systems (Philippe De<br>
     95Muyter)<br>
     96- remove excessive 'cat' commands (Philippe De Muyter)<br>
     97- fix to force growisofs to use speed=1 for DVD burning (Philippe De<br>
     98Muyter)<br>
     99- now handles cifs correctly (Bruno Cornec)<br>
     100- fix issue where mondoarchive ejects CD/DVD despite writing iso images<br>
     101(Andree Leidenfrost)<br>
     102- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)<br>
     103- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim<br>
     104Feinstein)<br>
     105- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br>
     106filebrowser (Andree Leidenfrost)<br>
     107- remove the renice of mondoarchive (Hugo Rabson)<br>
     108- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
     109(Bruno Cornec/Andree Leidenfrost)<br>
     110- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
     111ball) (Bruno Cornec)<br>
     112- disable x11 build by default (Bruno Cornec)<br>
     113- remove sbminst (Bruno Cornec/Andree Leidenfrost)<br>
     114- use parted2fdisk everywhere (Bruno Cornec)<br>
     115- exports MONDO_LIB (Bruno Cornec)<br>
     116- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
     1172006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
     118- interactive mode now asks for image size and prefix in NFS mode<br>
     119(Gallig Renaud/Bruno Cornec)<br>
     120- iso-prefix should be read in iso mode even when -H not given (Stan<br>
     121Benoit)<br>
     122- VERSION/RELEASE Tag added (Bruno Cornec)<br>
     123- many code cleanup, small fixes, PXE/NFS code improvements<br>
     124(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
     125<br>
     126MINDI CHANGES<br>
     127<br>
     1281.06 (2005-12-23)<br>
     129- mindi manpage added (Andree Leidenfrost)<br>
     130- clean up remaining mount points, mindi.err at the end (Wolfgang<br>
     131Rosenauer)<br>
     132- fix bugs for SuSE distro around tar, tr and find arguments order<br>
     133(Wolfgang Rosenauer)<br>
     134- new busybox.net version used for better PXE support (Bruno Cornec)<br>
     135- USB keyboard support (Bruno Cornec)<br>
     136- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)<br>
     137- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
     138(Bruno Cornec/Andree Leidenfrost)<br>
     139- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
     140ball) (Bruno Cornec)<br>
     141- install script rewritten and used for RPM build, with new layout<br>
     142(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
     143- use parted2fdisk everywhere (Bruno Cornec)<br>
     144- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed<br>
     145(Bruno Cornec)<br>
     146- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
     1472006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
     148- VERSION/RELEASE Tag added (Bruno Cornec)<br>
     149- VMPlayer support<br>
     150- Code cleanup, small fixes, PXE/NFS code improvements<br>
     151(Wolfgang Rosenauer/Sébastien Aperghis-Tramoni/Bruno Cornec<br>
     152- New switches for PXE mode (ping & ipconf, Cf README.pxe)<br>
     153(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
     154- mindi-kernel added to SVN (Bruno Cornec)<br>
     155</p>
    50156
    51157  <div class="h2-2">
    52158    <h2>Older News</h2>
    53159  </div>
     160
     161<p><B>2005-11-22</B>
     162
     163Following recent discussion here, it has been decided to increase
     164version numbers of mondo and mindi to avoid confusion.
     165</p><p>
     166So I can now annouce the availability of the latest mondo and mindi
     167which can be downloadable from http://mondorescue.berlios.de
     168</p><p>
     169Look also there at the Wiki and the docs. Fill bugs and feature
     170requests. We are working with Hugo on the migration of the rest of the
     171content and the old Website, domain name in parallel, but it wil take
     172some time to be finished.
     173
     174</p><p>
     175Changes are:<br>
     176v2.05 (Bruno Cornec <bcornec_at_users.berlios.de)<br>
     177- -p options works better for NFS cases<br>
     178- ia64 is now working for rhel3<br>
     179- delivery process to BerliOS improved<br>
     180- Add -p option to generate ISO images file names with prefix. The new<br>
     181default name for ISO images is mondorescue-1.iso, ... For PXE environment,<br>
     182you have to use the prefix option on the command line (read README.pxe)<br>
     183- Mandrake 2005 support<br>
     184- NFS patches (Yann Aubert <technique_at_alixen.fr>)<br>
     185- mondorestore shouldn't now ask final questions with -H<br>
     186(this is an unattended mode)<br>
     187<br>
     1881.05 (2005-11-19)<br>
     189- Bug fix for ldd output incorrectly handled, leading to "grep not<br>
     190found" error<br>
     191(Andree Leidenfrost)<br>
     192- NFS now works in interactive mode, and nolock problems are solve<br>
     193(Andree Leidenfrost)<br>
     194- IA-64 support is now working for rhel 3<br>
     195(Bruno Cornec)<br>
     196- add MINDI_CONF to the mindi LOGFILE<br>
     197(Philippe De Muyter)<br>
     198- Speed up fdisk'ing dev/ida raid devices<br>
     199(Philippe De Muyter)<br>
     200  </p>
     201<p><B>2005-09-28</B> Creation of the Berlios SVN repository to take over the non-working one missing since more than one year. Integration of the first patches waiting.
    54202
    55203  <div class="h2-3">
Note: See TracChangeset for help on using the changeset viewer.