Changeset 618 in MondoRescue for trunk/website/news.shtml


Ignore:
Timestamp:
Jun 3, 2006, 12:16:18 AM (18 years ago)
Author:
bcornec
Message:

merge -r 591:617 $SVN_M/branches/stable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/website/news.shtml

    r588 r618  
    1414  </div>
    1515  <!--#include virtual="/latest-news.html" -->
     16
     17<p><B>2006-03-20 </B>Mondo 2.0.7 / Mindi 1.0.7 are out</p>
     18<p>
     19I'm happy to announce the availability of the latest and greatest
     20version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of
     21format to be more in line with what is done generally (x.y.z)
     22</p>
     23<p>
     24Now available at ftp://ftp.mondorescue.org :
     25</p>
     26
     27<p>
     28mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>
     29mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>
     30mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>
     31mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>
     32mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>
     33mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>
     34src/mindi-1.0.7-r447.tgz<br>
     35src/mondo-2.0.7-r447.tgz<br>
     36</p>
     37
     38<p>
     39Other distributions will follow asap (should be able to produce soon
     40redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the
     41change in the virtual machines I have to do (now using qemu + more tools
     42to generate RPMs)
     43</p>
     44
     45<p>
     46The focus on this version has been more around the new website and
     47documentation, and a bit less on code. So some persistant bugs are still
     48not corrected (some dvd burning issues and dm/lvm2 support mainly) and
     49will be hopefully in 2.0.8.
     50</p>
     51
     52<p>
     53MONDO CHANGES
     54</p>
     55
     56<p>
     57v2.07 (2006-02-23)<br>
     58- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
     59- Doc cleanup (Andree Leidenfrost)<br>
     60- Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats.  (Andree Leidenfrost)<br>
     61- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>
     62- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>
     63- use df -P everywhere (Bruno Cornec)<br>
     64- Paypal incitations removed (Andree Leidenfrost)<br>
     65- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>
     66- rpmlint cleanups (Bruno Cornec)<br>
     67- no shared librairies and no X11 anymore (were useless) (Bruno Cornec)<br>
     68- files > 2GB are now really supported (Andree Leidenfrost)<br>
     69- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>
     70- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>
     71- /tmp not excluded anymore from backup (Bruno Cornec)<br>
     72- New RPM Build environement (Bruno Cornec)<br>
     73</p>
     74
     75<p>
     76MINDI CHANGES
     77</p>
     78
     79<p>
     801.07 (2006-02-23)<br>
     81- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
     82- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>
     83  - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>
     84  - Mindi/DiskSize is gone (Bruno Cornec)<br>
     85- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
     86- Doc cleanup (Andree Leidenfrost)<br>
     87- Bug fix for chown in install.sh (JeffS)<br>
     88- CHANGES renamed also in install.sh now (Bruno Cornec)<br>
     89- rpmlint cleanups<br>
     90- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>
     91- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>
     92- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>
     93- busybox mount should be called with -o ro for PXE (Make RHEL 3 works in PXE with a 2.6 failsafe kernel now available) (Bruno Cornec)<br>
     94- Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>
     95- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>
     96- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>
     97- New RPM Build environement (Bruno Cornec)<br>
     98- mindi now supports x86_64 natively (Bruno Cornec)<br>
     99- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
     100</p>
    16101<p><B>2006-02-02 </B>Mondo Rescue rsync server available</p>
    17102<p>In our always increasing set of services :-) I'd like to announce the
Note: See TracChangeset for help on using the changeset viewer.