Changeset 366 in MondoRescue
- Timestamp:
- Feb 10, 2006, 12:58:37 AM (19 years ago)
- Location:
- branches/stable
- Files:
-
- 6 added
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/livwww
r360 r366 23 23 rm -rf $DESTDIR 24 24 cp -a ${BASE}/svn/${VER}/website $DESTDIR 25 cp -a ${BASE}/svn/${VER}/documentation/* $DESTDIR/docs 25 26 find $DESTDIR -type d | xargs chmod 755 26 27 find $DESTDIR -type f | xargs chmod 644 -
branches/stable/website/downloads.shtml
r364 r366 33 33 </ul> 34 34 35 <p>For Mandriva/Mandrake distributions, just use the magic :<br> 36 <tt>urpmi mondo</tt></p> 37 <p> 38 For Debian, just use the magic : <br> 39 <tt>apt-get install mondo</tt></p> 40 <p> 41 For the other RPM based distributions, you will have to issue a <br> 42 <tt>rpm -ivh *.rpm</tt><br> 43 in the directory containing all the required packages, and solve dependancies manually. 44 </p> 45 35 46 <div class="h2-4"> 36 47 <h2>Downloads</h2> … … 38 49 <h3>Source code</h3> 39 50 <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> 42 55 </ul> 43 56 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 : 45 60 <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> 49 68 </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> 50 71 51 72 <h3>Mondo Rescue CD</h3> … … 53 74 <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. 54 75 76 <!-- 55 77 <div class="h2-5"> 56 78 <h2>Change Logs</h2> 57 79 </div> 58 59 <h3>mondo</h3> 60 <h3>mindi</h3> 80 --> 61 81 62 82 <!--#include virtual="bottom.shtml" --> -
branches/stable/website/news.shtml
r364 r366 48 48 49 49 Next step will be the Web site.</p> 50 <p><B>2005-12-24</B> 51 I think that it's time to promote our revisions to a newer version, as a 52 proof of increased stability, and result of lots of cleanup and 53 improvements, even if some small known bugs remain (and other could 54 always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas 55 Release :-) 56 </p><p> 57 Now available at ftp://ftp.berlios.de/pub/mondorescue :<br> 58 <br> 59 mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br> 60 mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br> 61 rhel/3/mindi-1.06-266.rhel3.i386.rpm<br> 62 rhel/3/mondo-2.06-266.rhel3.i386.rpm<br> 63 rhel/4/mindi-1.06-266.rhel4.i386.rpm<br> 64 rhel/4/mondo-2.06-266.rhel4.i386.rpm<br> 65 mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br> 66 mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br> 67 fedora/4/mindi-1.06-266.fc4.i386.rpm<br> 68 fedora/4/mondo-2.06-266.fc4.i386.rpm<br> 69 redhat/73/mindi-1.06-266.rh73.i386.rpm<br> 70 redhat/73/mondo-2.06-266.rh73.i386.rpm<br> 71 sles/9/mindi-1.06-266.sles9.i386.rpm<br> 72 sles/9/mondo-2.06-266.sles9.i386.rpm<br> 73 <br> 74 75 So more distros supported and built.<br> 76 I've used them for a restore of a failed server recently (PXE mode) so 77 they should be working correctly for most of the cases (including now 78 people not using RPMs) 79 </p><p> 80 I'll off till begining of next year, so I wish you all the best for this 81 new year 2006 coming, and hope you'll find mondorescue as useful as 82 usual ! 83 </p><p> 84 Changelogs are following: 85 86 </p><p> 87 MONDO CHANGES<br> 88 <br> 89 v2.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> 95 Muyter)<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> 98 Muyter)<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> 104 Feinstein)<br> 105 - Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br> 106 filebrowser (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> 111 ball) (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> 117 2006.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> 121 Benoit)<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> 126 MINDI CHANGES<br> 127 <br> 128 1.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> 131 Rosenauer)<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> 140 ball) (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> 147 2006.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> 50 156 51 157 <div class="h2-2"> 52 158 <h2>Older News</h2> 53 159 </div> 160 161 <p><B>2005-11-22</B> 162 163 Following recent discussion here, it has been decided to increase 164 version numbers of mondo and mindi to avoid confusion. 165 </p><p> 166 So I can now annouce the availability of the latest mondo and mindi 167 which can be downloadable from http://mondorescue.berlios.de 168 </p><p> 169 Look also there at the Wiki and the docs. Fill bugs and feature 170 requests. We are working with Hugo on the migration of the rest of the 171 content and the old Website, domain name in parallel, but it wil take 172 some time to be finished. 173 174 </p><p> 175 Changes are:<br> 176 v2.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> 181 default name for ISO images is mondorescue-1.iso, ... For PXE environment,<br> 182 you 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> 188 1.05 (2005-11-19)<br> 189 - Bug fix for ldd output incorrectly handled, leading to "grep not<br> 190 found" 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. 54 202 55 203 <div class="h2-3">
Note:
See TracChangeset
for help on using the changeset viewer.