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

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

New 1.0.7/2.0.7 announce

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