source: MondoRescue/branches/stable/website/news.shtml@ 373

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

Integrate Andree's feedback

File size: 7.0 KB
RevLine 
[364]1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
3<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="en" lang="en">
4 <head>
5<!--#include virtual="/head.shtml" -->
6 </head>
7 <body>
8<!--#include virtual="/top.shtml" -->
9
10 <h1>Mondo Rescue News</h1>
11 <div class="h2-1">
12 <h2>Latest News</h2>
13 </div>
[373]14 <!--#include virtual="/latest-news.html" -->
[366]15<p><B>2005-12-24</B>
16I think that it's time to promote our revisions to a newer version, as a
17proof of increased stability, and result of lots of cleanup and
18improvements, even if some small known bugs remain (and other could
19always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas
20Release :-)
21</p><p>
22Now available at ftp://ftp.berlios.de/pub/mondorescue :<br>
23<br>
24mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br>
25mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br>
26rhel/3/mindi-1.06-266.rhel3.i386.rpm<br>
27rhel/3/mondo-2.06-266.rhel3.i386.rpm<br>
28rhel/4/mindi-1.06-266.rhel4.i386.rpm<br>
29rhel/4/mondo-2.06-266.rhel4.i386.rpm<br>
30mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br>
31mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br>
32fedora/4/mindi-1.06-266.fc4.i386.rpm<br>
33fedora/4/mondo-2.06-266.fc4.i386.rpm<br>
34redhat/73/mindi-1.06-266.rh73.i386.rpm<br>
35redhat/73/mondo-2.06-266.rh73.i386.rpm<br>
36sles/9/mindi-1.06-266.sles9.i386.rpm<br>
37sles/9/mondo-2.06-266.sles9.i386.rpm<br>
38<br>
[364]39
[366]40So more distros supported and built.<br>
41I've used them for a restore of a failed server recently (PXE mode) so
42they should be working correctly for most of the cases (including now
43people not using RPMs)
44</p><p>
45I'll off till begining of next year, so I wish you all the best for this
46new year 2006 coming, and hope you'll find mondorescue as useful as
47usual !
48</p><p>
49Changelogs are following:
50
51</p><p>
52MONDO CHANGES<br>
53<br>
54v2.06 (2005-12-23)<br>
55- better error handling of failed commands/mindi (Andree Leidenfrost)<br>
56- fix compiler warnings (Andree Leidenfrost)<br>
57- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)<br>
58- support of default route and netmask for PXE/NFS (Bruno Cornec)<br>
59- fix for restoring mondo backups on md-raid systems (Philippe De<br>
60Muyter)<br>
61- remove excessive 'cat' commands (Philippe De Muyter)<br>
62- fix to force growisofs to use speed=1 for DVD burning (Philippe De<br>
63Muyter)<br>
64- now handles cifs correctly (Bruno Cornec)<br>
65- fix issue where mondoarchive ejects CD/DVD despite writing iso images<br>
66(Andree Leidenfrost)<br>
67- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)<br>
68- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim<br>
69Feinstein)<br>
70- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br>
71filebrowser (Andree Leidenfrost)<br>
72- remove the renice of mondoarchive (Hugo Rabson)<br>
73- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
74(Bruno Cornec/Andree Leidenfrost)<br>
75- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
76ball) (Bruno Cornec)<br>
77- disable x11 build by default (Bruno Cornec)<br>
78- remove sbminst (Bruno Cornec/Andree Leidenfrost)<br>
79- use parted2fdisk everywhere (Bruno Cornec)<br>
80- exports MONDO_LIB (Bruno Cornec)<br>
81- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
822006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
83- interactive mode now asks for image size and prefix in NFS mode<br>
84(Gallig Renaud/Bruno Cornec)<br>
85- iso-prefix should be read in iso mode even when -H not given (Stan<br>
86Benoit)<br>
87- VERSION/RELEASE Tag added (Bruno Cornec)<br>
88- many code cleanup, small fixes, PXE/NFS code improvements<br>
89(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
90<br>
91MINDI CHANGES<br>
92<br>
931.06 (2005-12-23)<br>
94- mindi manpage added (Andree Leidenfrost)<br>
95- clean up remaining mount points, mindi.err at the end (Wolfgang<br>
96Rosenauer)<br>
97- fix bugs for SuSE distro around tar, tr and find arguments order<br>
98(Wolfgang Rosenauer)<br>
99- new busybox.net version used for better PXE support (Bruno Cornec)<br>
100- USB keyboard support (Bruno Cornec)<br>
101- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)<br>
102- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
103(Bruno Cornec/Andree Leidenfrost)<br>
104- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
105ball) (Bruno Cornec)<br>
106- install script rewritten and used for RPM build, with new layout<br>
107(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
108- use parted2fdisk everywhere (Bruno Cornec)<br>
109- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed<br>
110(Bruno Cornec)<br>
111- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
1122006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
113- VERSION/RELEASE Tag added (Bruno Cornec)<br>
114- VMPlayer support<br>
115- Code cleanup, small fixes, PXE/NFS code improvements<br>
116(Wolfgang Rosenauer/Sébastien Aperghis-Tramoni/Bruno Cornec<br>
117- New switches for PXE mode (ping & ipconf, Cf README.pxe)<br>
118(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
119- mindi-kernel added to SVN (Bruno Cornec)<br>
120</p>
121
[364]122 <div class="h2-2">
123 <h2>Older News</h2>
124 </div>
125
[366]126<p><B>2005-11-22</B>
127
128Following recent discussion here, it has been decided to increase
129version numbers of mondo and mindi to avoid confusion.
130</p><p>
131So I can now annouce the availability of the latest mondo and mindi
132which can be downloadable from http://mondorescue.berlios.de
133</p><p>
134Look also there at the Wiki and the docs. Fill bugs and feature
135requests. We are working with Hugo on the migration of the rest of the
136content and the old Website, domain name in parallel, but it wil take
137some time to be finished.
138
139</p><p>
140Changes are:<br>
141v2.05 (Bruno Cornec <bcornec_at_users.berlios.de)<br>
142- -p options works better for NFS cases<br>
143- ia64 is now working for rhel3<br>
144- delivery process to BerliOS improved<br>
145- Add -p option to generate ISO images file names with prefix. The new<br>
146default name for ISO images is mondorescue-1.iso, ... For PXE environment,<br>
147you have to use the prefix option on the command line (read README.pxe)<br>
148- Mandrake 2005 support<br>
149- NFS patches (Yann Aubert <technique_at_alixen.fr>)<br>
150- mondorestore shouldn't now ask final questions with -H<br>
151(this is an unattended mode)<br>
152<br>
1531.05 (2005-11-19)<br>
154- Bug fix for ldd output incorrectly handled, leading to "grep not<br>
155found" error<br>
156(Andree Leidenfrost)<br>
157- NFS now works in interactive mode, and nolock problems are solve<br>
158(Andree Leidenfrost)<br>
159- IA-64 support is now working for rhel 3<br>
160(Bruno Cornec)<br>
161- add MINDI_CONF to the mindi LOGFILE<br>
162(Philippe De Muyter)<br>
163- Speed up fdisk'ing dev/ida raid devices<br>
164(Philippe De Muyter)<br>
165 </p>
166<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.
167
[364]168 <div class="h2-3">
169 <h2>Oldest News</h2>
170 </div>
171 <p>look at these pages for old News concerning the project</p>
172 <p><a href="gossip.html">Hugo's diary preserved (2001-2003)</a>
173 </p>
174
175<!--#include virtual="/bottom.shtml" -->
176 </body>
177</html>
Note: See TracBrowser for help on using the repository browser.