source: MondoRescue/trunk/website/latest-news.html@ 561

Last change on this file since 561 was 561, checked in by bcornec, 18 years ago

merge -r 542:560 $SVN_M/branches/stable

File size: 5.2 KB
RevLine 
[489]1<p><B>2006-04-08 </B>Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>
2<p>
3I'm happy to announce the availability of a newest version of
4mondo 2.0.7 / mindi 1.0.7 aka r460
5</p>
6<p>
7Now available at ftp://ftp.mondorescue.org/
8</p>
9
10<p>
11fedora/4/mindi-1.0.7-460.fc4.i386.rpm
12fedora/4/mondo-2.0.7-460.fc4.i386.rpm
13fedora/5/mindi-1.0.7-460.fc5.i386.rpm
14fedora/5/mondo-2.0.7-460.fc5.i386.rpm
15mandrake/10.1/mindi-1.0.7-460.101mdk.i386.rpm
16mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm
17mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm
18mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm
19mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm
20mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm
21redhat/73/mindi-1.0.7-460.rh73.i386.rpm
22redhat/73/mondo-2.0.7-460.rh73.i386.rpm
23redhat/9/mindi-1.0.7-460.rh9.i386.rpm
24redhat/9/mondo-2.0.7-460.rh9.i386.rpm
25rhel/3/mindi-1.0.7-460.rhel3.i386.rpm
26rhel/3/mondo-2.0.7-460.rhel3.i386.rpm
27rhel/4/mindi-1.0.7-460.rhel4.i386.rpm
28rhel/4/mondo-2.0.7-460.rhel4.i386.rpm
29sles/9/mindi-1.0.7-460.sles9.i386.rpm
30sles/9/mondo-2.0.7-460.sles9.i386.rpm
31suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm
32suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm
33</p>
34
35
36<p>
37Changes are few:
38</p>
39
40<p>
41MONDO:
42</p>
43
44<p>
45Remove speed=1 for growisofs (better version expected for 2.0.8)
46Usage of Epoch for RPMs to ease update
47</p>
48
49<p>
50MINDI:
51</p>
52
53<p>
54analyze-my-lvm is under $MINDI_SBIN (not _LIB)
55Usage of Epoch for RPMs to ease update
56</p>
57
[461]58<p><B>2006-03-20 </B>Mondo 2.0.7 / Mindi 1.0.7 are out</p>
59<p>
60I'm happy to announce the availability of the latest and greatest
61version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of
62format to be more in line with what is done generally (x.y.z)
63</p>
64<p>
65Now available at ftp://ftp.mondorescue.org :
66</p>
67
68<p>
69mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>
70mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>
71mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>
72mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>
73mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>
74mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>
75src/mindi-1.0.7-r447.tgz<br>
76src/mondo-2.0.7-r447.tgz<br>
77</p>
78
79<p>
80Other distributions will follow asap (should be able to produce soon
81redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the
82change in the virtual machines I have to do (now using qemu + more tools
83to generate RPMs)
84</p>
85
86<p>
87The focus on this version has been more around the new website and
88documentation, and a bit less on code. So some persistant bugs are still
89not corrected (some dvd burning issues and dm/lvm2 support mainly) and
90will be hopefully in 2.0.8.
91</p>
92
93<p>
94MONDO CHANGES
95</p>
96
97<p>
98v2.07 (2006-02-23)<br>
99- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
100- Doc cleanup (Andree Leidenfrost)<br>
101- Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats. (Andree Leidenfrost)<br>
102- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>
103- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>
104- use df -P everywhere (Bruno Cornec)<br>
105- Paypal incitations removed (Andree Leidenfrost)<br>
106- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>
107- rpmlint cleanups (Bruno Cornec)<br>
108- no shared librairies and no X11 anymore (were useless) (Bruno Cornec)<br>
109- files > 2GB are now really supported (Andree Leidenfrost)<br>
110- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>
111- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>
112- /tmp not excluded anymore from backup (Bruno Cornec)<br>
113- New RPM Build environement (Bruno Cornec)<br>
114</p>
115
116<p>
117MINDI CHANGES
118</p>
119
120<p>
1211.07 (2006-02-23)<br>
122- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
123- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>
124 - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>
125 - Mindi/DiskSize is gone (Bruno Cornec)<br>
126- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
127- Doc cleanup (Andree Leidenfrost)<br>
128- Bug fix for chown in install.sh (JeffS)<br>
129- CHANGES renamed also in install.sh now (Bruno Cornec)<br>
130- rpmlint cleanups<br>
131- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>
132- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>
133- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>
134- 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>
135- Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>
136- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>
137- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>
138- New RPM Build environement (Bruno Cornec)<br>
139- mindi now supports x86_64 natively (Bruno Cornec)<br>
140- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
141</p>
Note: See TracBrowser for help on using the repository browser.