source: MondoRescue/branches/2.2.5/website/announces3.sql@ 1883

Last change on this file since 1883 was 1537, checked in by Bruno Cornec, 17 years ago

Adds support for fedora 7

  • Property svn:mime-type set to application/octet-stream
File size: 57.0 KB
Line 
1SQLite format 3@
2ŒŒr3tableannouncesannouncesCREATE TABLE announces (id INTEGER PRIMARY KEY, date DATE, announce VARCHAR[65535])µ9ûöñìçâÝØÓÎÉÄ¿ºµ8
3.,+*$
4
5
6
7 p>Changes are:<br>v2.05 (Bruno Cornec <bcornec_at_users.berlios.de)<br>- -p options works better for NFS cases<br>- ia64 is now working for rhel3<br>- delivery process to BerliOS improved<br>- Add -p option to generate ISO images file names with prefix. The new<br>default name for ISO images is mondorescue-1.iso, ... For PXE environment,<br>you have to use the prefix option on the command line (read README.pxe)<br>- Mandrake 2005 support<br>- NFS patches (Yann Aubert <technique_at_alixen.fr>)<br>- mondorestore shouldn't now ask final questions with -H<br>(this is an unattended mode)<br><br>1.05 (2005-11-19)<br>- Bug fix for ldd output incorrectly handled, leading to 'grep not found' error<br>(Andree Leidenfrost)<br>- NFS now works in interactive mode, and nolock problems are solve<br>(Andree Leidenfrost)<br>- IA-64 support is now working for rhel 3<br>(Bruno Cornec)<br>- add MINDI_CONF to the mindi LOGFILE<br>(Philippe De Muyter)<br>- Speed up fdisk'ing dev/ida raid devices<br>(Philippe De Muyter)<br></p>ondo-2.06-266.rhel4.i386.rpm<br>
8mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br>
9mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br>
10fedora/4/mindi-1.06-266.fc4.i386.rpm<br>
11fedora/4/mondo-2.06-266.fc4.i386.rpm<br>
12redhat/73/mindi-1.06-266.rh73.i386.rpm<br>
13redhat/73/mondo-2.06-266.rh73.i386.rpm<br>
14sles/9/mindi-1.06-266.sles9.i386.rpm<br>
15sles/9/mondo-2.06-266.sles9.i386.rpm<br>
16<br>
17
18So more distros supported and built.<br>
19I've used them for a restore of a failed server recently (PXE mode) so
20they should be working correctly for most of the cases (including now
21people not using RPMs)
22</p><p>
23I'll off till begining of next year, so I wish you all the best for this
24new year 2006 coming, and hope you'll find mondorescue as useful as
25usual !
26</p><p>
27Changelogs are following:
28
29</p><p>
30MONDO CHANGES<br>
31<br>
32v2.06 (2005-12-23)<br>
33- better error handling of failed commands/mindi (Andree Leidenfrost)<br>
34- fix compiler warnings (Andree Leidenfrost)<br>
35- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)<br>
36- support of default route and netmask for PXE/NFS (Bruno Cornec)<br>
37- fix for restoring mondo backups on md-raid systems (Philippe De<br>
38Muyter)<br>
39- remove excessive 'cat' commands (Philippe De Muyter)<br>
40- fix to force growisofs to use speed=1 for DVD burning (Philippe De<br>
41Muyter)<br>
42- now handles cifs correctly (Bruno Cornec)<br>
43- fix issue where mondoarchive ejects CD/DVD despite writing iso images<br>
44(Andree Leidenfrost)<br>
45- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)<br>
46- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim<br>
47Feinstein)<br>
48- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br>
49filebrowser (Andree Leidenfrost)<br>
50- remove the renice of mondoarchive (Hugo Rabson)<br>
51- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
52(Bruno Cornec/Andree Leidenfrost)<br>
53- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
54ball) (Bruno Cornec)<br>
55- disable x11 build by default (Bruno Cornec)<br>
56- remove sbminst (Bruno Cornec/Andree Leidenfrost)<br>
57- use parted2fdisk everywhere (Bruno Cornec)<br>
58- exports MONDO_LIB (Bruno Cornec)<br>
59- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
602006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
61- interactive mode now asks for image size and prefix in NFS mode<br>
62(Gallig Renaud/Bruno Cornec)<br>
63- iso-prefix should be read in iso mode even when -H not given (Stan<br>
64Benoit)<br>
65- VERSION/RELEASE Tag added (Bruno Cornec)<br>
66- many code cleanup, small fixes, PXE/NFS code improvements<br>
67(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
68<br>
69MINDI CHANGES<br>
70<br>
711.06 (2005-12-23)<br>
72- mindi manpage added (Andree Leidenfrost)<br>
73- clean up remaining mount points, mindi.err at the end (Wolfgang<br>
74Rosenauer)<br>
75- fix bugs for SuSE distro around tar, tr and find arguments order<br>
76(Wolfgang Rosenauer)<br>
77- new busybox.net version used for better PXE support (Bruno Cornec)<br>
78- USB keyboard support (Bruno Cornec)<br>
79- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)<br>
80- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
81(Bruno Cornec/Andree Leidenfrost)<br>
82- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
83ball) (Bruno Cornec)<br>
84- install script rewritten and used for RPM build, with new layout<br>
85(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
86- use parted2fdisk everywhere (Bruno Cornec)<br>
87- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed<br>
88(Bruno Cornec)<br>
89- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
902006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
91- VERSION/RELEASE Tag added (Bruno Cornec)<br>
92- VMPlayer support<br>
93- Code cleanup, small fixes, PXE/NFS code improvements<br>
94(Wolfgang Rosenauer/Sébastien Aperghis-Tramoni/Bruno Cornec<br>
95- New switches for PXE mode (ping & ipconf, Cf README.pxe)<br>
96(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
97- mindi-kernel added to SVN (Bruno Cornec)<br>
98</p>
99S[S‹}!—i2005-11-22Following recent discussion here, it has been decided to increase version numbers of mondo and mindi to avoid confusion.</p><p>So I can now announce the availability of the latest mondo and mindi which can be downloadable from http://mondorescue.berlios.de</p><p>Look also there at the Wiki and the docs. Fill bugs and feature requests. We are working with Hugo on the migration of the rest of the content and the old Website, domain name in parallel, but it wil take some time to be finished.</p><"!‚32005-09-28Creation of the Berlios SVN repository to take over the non-working one missing since more than one year. Integration of the first patches waiting.
100Yª<Y`!ƒ/2006-02-02Mondo Rescue rsync server available</p>
101<p>In our always increasing set of services :-) I'd like to announce the
102availability of an rsync mirror service for mondo-rescue.
103
104Try rsync rsync.mondorescue.org::</p>‡b!32006-02-01Mondo Rescue ftp server available</p>
105<p>Things are progressing. I've gathered all the p
106¤?!Èm2005-12-24I think that it's time to promote our revisions to a newer version, as a
107proof of increased stability, and result of lots of cleanup and
108improvements, even if some small known bugs remain (and other could
109always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas
110Release :-)
111</p><p>
112Now available at ftp://ftp.mondorescue.org :<br>
113<br>
114mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br>
115mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br>
116rhel/3/mindi-1.06-266.rhel3.i386.rpm<br>
117rhel/3/mondo-2.06-266.rhel3.i386.rpm<br>
118rhel/4/mindi-1.06-266.rhel4.i386.rpm<br>
119rhel/4/mackages that were originally on <a href="http://www.mondorescue.org">http://www.mondorescue.org</a> and also added Mike's SuSE RPMs
120+ all the latest packages I've produced and put them on a new ftp server
121accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a>
122</p><p>
123You may have issues to access to it yet, as I've done a DNS refresh this
124night and propagation could not be made everywhere now.
125
126FYI:
127
128</p><p>
129$ host ftp.mondorescue.org<br>
130ftp.mondorescue.org has address 213.30.161.23
131</p><p>
132
133The tree is:
134</p><p>
135level one distribution<br>
136level two version number<br>
137level three the packages
138
139</p><p>
140Feel free to send me (by private mail) packages that you have and that
141are not in the repository, so that I can add them.
142
143</p><p>
144Thanks to HP and especially the HP/Intel Solution Center to help me
145hosting the project.
146
147Next step will be the Web site.</p>
148
149sing qemu + more tools
150to generate RPMs)
151</p>
152
153<p>
154The focus on this version has been more around the new website and
155documentation, and a bit less on code. So some persistant bugs are still
156not corrected (some dvd burning issues and dm/lvm2 support mainly) and
157will be hopefully in 2.0.8.
158</p>
159
160<p>
161MONDO CHANGES
162</p>
163
164<p>
165v2.07 (2006-02-23)<br>
166- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
167- Doc cleanup (Andree Leidenfrost)<br>
168- Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats. (Andree Leidenfrost)<br>
169- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>
170- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>
171- use df -P everywhere (Bruno Cornec)<br>
172- Paypal incitations removed (Andree Leidenfrost)<br>
173- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>
174- rpmlint cleanups (Bruno Cornec)<br>
175- no shared
176 librairies and no X11 anymore (were useless) (Bruno Cornec)<br>
177- files > 2GB are now really supported (Andree Leidenfrost)<br>
178- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>
179- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>
180- /tmp not excluded anymore from backup (Bruno Cornec)<br>
181- New RPM Build environement (Bruno Cornec)<br>
182</p>
183
184<p>
185MINDI CHANGES
186</p>
187
188<p>
1891.07 (2006-02-23)<br>
190- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
191- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>
192 - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>
193 - Mindi/DiskSize is gone (Bruno Cornec)<br>
194- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
195- Doc cleanup (Andree Leidenfrost)<br>
196- Bug fix for chown in install.sh (JeffS)<br>
197- CHANGES renamed also in install.sh now (Bruno Cornec)<br>
198- rpmlint cleanups<br>
199- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>
200- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>
201- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>
202- 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>
203- Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>
204- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>
205- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>
206- New RPM Build environement (Bruno Cornec)<br>
207- mindi now supports x86_64 natively (Bruno Cornec)<br>
208- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
209</p>
210ƒƒžj!½C2006-03-20Mondo 2.0.7 / Mindi 1.0.7 are out</p>
211<p>
212I'm happy to announce the availability of the latest and greatest
213version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of
214format to be more in line with what is done generally (x.y.z)
215</p>
216<p>
217Now available at ftp://ftp.mondorescue.org :
218</p>
219
220<p>
221mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>
222mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>
223mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>
224mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>
225mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>
226mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>
227src/mindi-1.0.7-r447.tgz<br>
228src/mondo-2.0.7-r447.tgz<br>
229</p>
230
231<p>
232Other distributions will follow asap (should be able to produce soon
233redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the
234change in the virtual machines I have to do (now u
2351/mindi-1.0.7-460.101mdk.i386.rpm
236mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm
237mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm
238mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm
239mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm
240mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm
241redhat/73/mindi-1.0.7-460.rh73.i386.rpm
242redhat/73/mondo-2.0.7-460.rh73.i386.rpm
243redhat/9/mindi-1.0.7-460.rh9.i386.rpm
244redhat/9/mondo-2.0.7-460.rh9.i386.rpm
245rhel/3/mindi-1.0.7-460.rhel3.i386.rpm
246rhel/3/mondo-2.0.7-460.rhel3.i386.rpm
247rhel/4/mindi-1.0.7-460.rhel4.i386.rpm
248rhel/4/mondo-2.0.7-460.rhel4.i386.rpm
249sles/9/mindi-1.0.7-460.sles9.i386.rpm
250sles/9/mondo-2.0.7-460.sles9.i386.rpm
251suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm
252suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm
253</p>
254
255
256<p>
257Changes are few:
258</p>
259
260<p>
261MONDO:
262</p>
263
264<p>
265Remove speed=1 for growisofs (better version expected for 2.0.8)
266Usage of Epoch for RPMs to ease update
267</p>
268
269<p>
270MINDI:
271</p>
272
273<p>
274analyze-my-lvm is under $MINDI_SBIN (not _LIB)
275Usage of Epoch for RPMs to ease update
276</p>
277sœR !¹2006-05-31Mondo 2.0.8-1 / Mindi 1.0.8-1 available</p>
278<p>
279I'm happy to announce the availability of a newest version of
280mondo 2.0.8-1 / mindi 1.0.8-1. Enjoy it !
281</p>
282
283<p>
284Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
285</p>
286
287<p>
288fedora/4/mondo-2.0.8-1.fc4.i386.rpm
289fedora/4/mindi-1.0.8-1.fc4.i386.rpm
290fedora/5/mindi-1.0.8-1.fc5.i386.rpm
291fedora/5/mondo-2.0.8-1.fc5.i386.rpm
292mandrake/10.2/mindi-1.0.8-1.102mdk.i386.rpm
293mandrake/10.2/mondo-2.0.8-1.102mdk.i386.rpm
294mandrake/10.1/mindi-1.0.8-1.101mdk.i386.rpm
295mandrake/10.1/mondo-2.0.8-1.101mdk.i386.rpm
296mandriva/2006.‹!•s2006-04-08Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>
297<p>
298I'm happy to announce the availability of a newest version of
299mondo 2.0.7 / mindi 1.0.7 aka r460
300</p>
301
302<p>
303Now available at ftp://ftp.mondorescue.org/
304</p>
305
306<p>
307fedora/4/mindi-1.0.7-460.fc4.i386.rpm
308fedora/4/mondo-2.0.7-460.fc4.i386.rpm
309fedora/5/mindi-1.0.7-460.fc5.i386.rpm
310fedora/5/mondo-2.0.7-460.fc5.i386.rpm
311mandrake/10.0/mindi-1.0.8-1.20060mdk.i586.rpm
312mandriva/2006.0/mondo-2.0.8-1.20060mdk.i586.rpm
313redhat/7.3/mindi-1.0.8-1.rh73.i386.rpm
314redhat/7.3/mondo-2.0.8-1.rh73.i386.rpm
315redhat/9/mindi-1.0.8-1.rh9.i386.rpm
316redhat/9/mondo-2.0.8-1.rh9.i386.rpm
317rhel/3/mindi-1.0.8-1.rhel3.i386.rpm
318rhel/3/mondo-2.0.8-1.rhel3.i386.rpm
319rhel/4/mindi-1.0.8-1.rhel4.i386.rpm
320rhel/4/mondo-2.0.8-1.rhel4.i386.rpm
321sles/9/mindi-1.0.8-1.sles9.i386.rpm
322sles/9/mondo-2.0.8-1.sles9.i386.rpm
323suse/10.0/mindi-1.0.8-1.suse10.0.i386.rpm
324suse/10.0/mondo-2.0.8-1.suse10.0.i386.rpm
325src/mondo-doc-2.0.8-1.tar.gz
326src/mindi-1.0.8-1.tar.gz
327src/mondo-2.0.8-1.tar.gz
328</p>
329
330<p>As usual src.rpm packages are also available in the same directory. Also a new mondo-doc package is produced for most distributions containing all the formats of mondo's documentation. Only there for completion, as mondo's package already contains the required doc files.
331</p>
332
333<p>
334This version should fix most of latest bugs reported for mindi. the 2.0.x branch should now enter in a bug fix only mode. All new features will be introduced in 2.2.x on which we will now work (internationalization, memory management, configuration files, ...)
335</p>
336
337<p>
338Changes are :
339</p>
340
341<p>
342MONDO:
343</p>
344
345<p>
346- new build process (Bruno Cornec)<br>
347- Fix a bug in .spec for RPM build (%attr now unused)
348(Bruno Cornec)<br>
349- Support of dm and LVM v2 (Andree Leidenfrost)<br>
350- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)<br>
351- Complete doc is now a separate package. mondo still contains the
352 man pages and howto in minimal useful formats
353 (Bruno Cornec)<br>
354 - HOWTO now contains a new chapter on unattended support for mondo<br>
355 - Increase size (4 times) of include|exclude variables<br>
356 - Fix a bug on -I and -E not working with multiple parameters<br>
357- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when
358 assembling name for image file to verify
359 (Andree Leidenfrost)<br>
360- Fix mondo when restoring filenames containing blanks
361 (still a problem for filenames with ')
362 (Bruno Cornec)<br>
363- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries)
364(Bruno Cornec)<br>
365</p>
366
367<p>
368MINDI:
369</p>
370
371<p>
372- new build process (Bruno Cornec)<br>
373- Fix a bug when a disk less than 2.8 MB can be built, to
374 include enough modules to support SCSI cds
375 (Bruno Cornec)<br>
376- Fix a bug in .spec for RPM build (%attr now unused)
377(Bruno Cornec)<br>
378- Add support for LABEL on swap partitions
379(Michel Loiseleur + Julien Pinon)<br>
380- Attempt to fix bug 6827 (addition of a script for
381 busybox udhcpc to support pxe/dhcp restore)
382 (Bruno Cornec)<br>
383 - support of dm and LVM v2 (Andree Leidenfrost)<br>
384 - analyze-my-lvm is under $MINDI_LIB (Andree Leidenfrost)<br>
385- Fix a bug introduced by trying to avoid an error
386 message when modprobe.d doesn't exist
387 (Johannes Franken)<br>
388- Fix for Bug #6975 (/net is now excluded from kernel search location)
389(Bruno Cornec)<br>
390- Allow 5670 MB fllopy disks for lilo as well (Bruno Cornec)<br>
391- Add missing net modules (Klaus Ade Johnstad)<br>
392</p>
393
394Œ
395V
396!¡2006-06-09MondoRescue 2.0.8-3 is now available</p>
397
398<p>I'm happy to announce the availability of a„q
399!‰Q2006-06-02Mondo 2.0.8-2 / Mindi 1.0.8-2 available</p>
400<p>
401It turned out that mindi 1.0.8-1 had bugs at least on RHEL 4 and also I wanted a new function for PXE deployment (change of NIC), so here are mondo 2.0.8-2 / mindi 1.0.8-2.
402</p>
403<p>
404Available for the 11 distributions supported as the usual place <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
405</p>
406<p>
407<b>CAUTION:</b> The ipconf parameter used for PXE deployment has changed and its syntaxt is NOT compatible with the previous one. You now need to precise first the NIC on which you will deploy. Look at mindi's README.pxe for details.
408</p>
409 newest version of mondoescue 2.0.8-3. Enjoy it as usual!</p>
410<p>
411Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
412</a>
413</p>
414<p>
415./fedora/4/mindi-1.0.8-3.fc4.i386.rpm
416./fedora/4/mondo-2.0.8-3.fc4.i386.rpm
417./fedora/5/mindi-1.0.8-3.fc5.i386.rpm
418./fedora/5/mondo-2.0.8-3.fc5.i386.rpm
419./mandrake/10.2/mindi-1.0.8-3.102mdk.i386.rpm
420./mandrake/10.2/mondo-2.0.8-3.102mdk.i386.rpm
421./mandrake/10.1/mindi-1.0.8-3.101mdk.i386.rpm
422./mandrake/10.1/mondo-2.0.8-3.101mdk.i386.rpm
423./mandriva/2006.0/mindi-1.0.8-3.20060mdk.i586.rpm
424./mandriva/2006.0/mondo-2.0.8-3.20060mdk.i586.rpm
425./redhat/7.3/mindi-1.0.8-3.rh73.i386.rpm
426./redhat/7.3/mondo-2.0.8-3.rh73.i386.rpm
427./redhat/9/mindi-1.0.8-3.rh9.i386.rpm
428./redhat/9/mondo-2.0.8-3.rh9.i386.rpm
429./rhel/3/mondo-2.0.8-3.rhel3.i386.rpm
430./rhel/3/mindi-1.0.8-3.rhel3.i386.rpm
431./rhel/4/mindi-1.0.8-3.rhel4.i386.rpm
432./rhel/4/mondo-2.0.8-3.rhel4.i386.rpm
433./sles/9/mindi-1.0.8-3.sles9.i386.rpm
434./sles/9/mondo-2.0.8-3.sles9.i386.rpm
435./src/mindi-1.0.8-3.tar.gz
436./src/mondo-2.0.8-3.tar.gz
437./suse/10.0/mindi-1.0.8-3.suse10.0.i386.rpm
438./suse/10.0/mondo-2.0.8-3.suse10.0.i386.rpm
439./suse/10.1/mindi-1.0.8-3.suse10.1.i586.rpm
440./suse/10.1/mondo-2.0.8-3.suse10.1.i586.rpm
441</p>
442
443<p>As usual src.rpm packages are also available in the same directory.</p>
444
445<p>
446Changes are :
447</p>
448<p>
449MINDI CHANGES<br>
450<br>
451- exec-shield removed for mindi<br>
452 (Bruno Cornec)<br>
453- Fix a bug for ia64 build in mindi where locallib was undefined<br>
454 (Bruno Cornec)<br>
455- Fix a bug for SuSE and Debian where $dfam was used in install.sh<br>
456 (Bruno Cornec)<br>
457- Make the init script mdadm-aware<br>
458 (Andree Leidenfrost)<br>
459<br>
460</p><p>
461MONDO CHANGES<br>
462<br>
463- Fix a bug in -I and -E handling !!<br>
464 (Paolo Bernardoni <bernardoni_at_sysnet.it>/Bruno Cornec)<br>
465- Fix permissions for autorun<br>
466 (Bruno Cornec)<br>
467- Fox delivery problems for tar files with too restrictive umask<br>
468 (Bruno Cornec)<br>
469- Fix parsing of DHCP information in start-nfs script<br>
470 (Andree Leidenfrost)<br>
471<br>
472</p>
473/src/mond
474ÜJ܈+
475!E2006-08-05New repository/Tools for Mondo Rescue</p>
476
477<p>Due to some recent problems with BerliOS, ƒ3
478!†U2006-07-22Mondorescue at the RMLL</p>
479
480<p>The presentation I made the <a href="http://www.rmll.info/conf_373">7th of July</a> for the <a href="http://www.rmll.info">RMLL</a> (Rencontres Mondiales du Logicial Libre) is now available online.</p>
481
482<p>Around 25 persons attended it</p>
483
484<p>See it at <a href="http://www.mondorescue.org/docs/mondo-presentation-v2.pdf">http://www.mondorescue.org/docs/mondo-presentation-v2.pdf</a></p>
485I've migrated most functions from it to our own server.</p>
486<p>
487So people wanting to have SVN access should now use the following URL:
488 <a href="svn://svn.mondorescue.org/mondorescue">svn://svn.mondorescue.org/mondorescue</a>
489</p>
490<p>
491which contains 2 main branches: branches/stable (2.x dev) and trunk (3.x dev)
492</p>
493
494<p>I took also that opportunity to add the <a href="http://trac.edgewall.com/">trac</a> tool to our Web site, in order to help the development process. Especially,you'll find again all bug reports removed from BerliOS at <a href="http://www.mondorescue.org/cgi-bin/trac.cgi/report/3">http://www.mondorescue.org/cgi-bin/trac.cgi/report/3</a></p>
495<p>
496So you can also use trac for SVN browsing at <a href="http://www.mondorescue.org/cgi-bin/trac.cgi/browser">http://www.mondorescue.org/cgi-bin/trac.cgi/browser</a>
497</p>
498<p>Don't hesitate to visit it and log all your bug/enhacement requests there to help us in our development of Mondo Rescue.</p>
4991.rh9.i586.rpm
500./rhel/3/mindi-1.0.9-1.rhel3.i586.rpm
501./rhel/3/mondo-2.0.9-1.rhel3.i586.rpm
502./rhel/4/mindi-1.0.9-1.rhel4.i586.rpm
503./rhel/4/mondo-2.0.9-1.rhel4.i586.rpm
504./sles/9/mindi-1.0.9-1.sles9.i586.rpm
505./sles/9/mondo-2.0.9-1.sles9.i586.rpm
506./sles/10/mindi-1.0.9-1.sles10.i586.rpm
507./sles/10/mondo-2.0.9-1.sles10.i586.rpm
508./suse/10.0/mindi-1.0.9-1.suse10.0.i586.rpm
509./suse/10.0/mondo-2.0.9-1.suse10.0.i586.rpm
510./suse/10.1/mindi-1.0.9-1.suse10.1.i586.rpm
511./suse/10.1/mondo-2.0.9-1.suse10.1.i586.rpm
512./src/mindi-1.0.9.tar.gz
513./src/mondo-2.0.9.tar.gz
514</p>
515
516<p>As usual src.rpm packages are also available in the same directory.</p>
517
518<p>SLES 10 packages are now also generated as well as Debian ones, even if you should always use Andree's official packages for the moment as they include the latest Debian patches.</p>
519
520<p>
521Changes are :
522</p>
523<p>
524MINDI CHANGES<br>
525<br>
526- Fix for bug #22 RHEL4 + LVM + LABEL support (Bruno Cornec)<br>
527- Fix for bug #8 keyboard support incorrect (Bruno Cornec)<br>
528- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)<br>
529- new global variables + Bug fixes for LVM (Bruno Cornec)<br>
530- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)<br>
531- Fix a bug for filesystems with LABEL in fstab not mounted (Bruno Cornec)<br>
532- Qlogic 2300 and 2200 are now supported (Bruno Cornec)<br>
533- Use busybox 1.1.3 for net part (Bruno Cornec)<br>
534- Fix various screen corruption for 'Configure LVM' (Andree Leidenfrost)<br>
535- Fix Adaptec Zero-Channel RAID Cards support bug #6455 (Bruno Cornec)<br>
536- Fix a bug with redhat_label not initialized in the loop systematically<br>
537(Anthony P. Machon/Bruno Cornec)<br>
538- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)<br>
539- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)<br>
540- Fix a bug in analyze-my-lvm for RHEL3 where vgdisplay prints an additional<br>
541field sometimes (#) (severine.lombardo_at_acoss.fr/Bruno Cornec)<br>
542- Deal prop
543erly with LVM tool lvmiopversion and with lvmcreate_initrd and pvdata - fixes Debian bug #351687 (Andree Leidenfrost)<br>
544- Handle the format /dev/mapper/<VG>-<LV> for LVM devices - fix for Debian bug #362926 (Andree Leidenfrost)<br>
545<br>
546</p><p>
547MONDO CHANGES<br>
548<br>
549- Preliminary build process working for Debian and Gentoo (Bruno Cornec)<br>
550- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)<br>
551- Fix some compiler warnings for 64bits mode (Andree Leidenfrost)<br>
552- Fix various screen corruption for 'Configure LVM'/RAID sync (Andree Leidenfrost)<br>
553- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)<br>
554- Exclude ClearCase mvfs type of filesystem from mondo backup (rzonum_at_gmail.com/Bruno Cornec)<br>
555- Improved .spec Requires (Fedora/SuSE feedbacks) (Bruno Cornec)<br>
556- Indication for users of IDE burners and 2.6 kernels (Christopher Moriarity/Bruno Cornec)<br>
557- remove df -P during restore as busybox doesn't support it (Bruno Cornec)<br>
558- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)<br>
559- This version should work a bit better with files having special char bug #7421 - but more to come (Bruno Cornec)<br>
560- Fix Debian Bug #369321 by increasing MAX_TAPECATALOG_ENTRIES to 8192 and bkpinfo->optimal_set_size to 16MB (Andree Leidenfrost)<br>
561- Fix problem with BurnProof+DVD (Andree Leidenfrost)<br>
562- Fix bug #7820: mondo should now support files > 2GB (taps23_at_yahoo.com/Bruno Cornec)<br>
563- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)<br>
564- Optimize grep usage - fixes Debian bug #222052 (Andree Leidenfrost)<br>
565- Avoid false alerts about growisofs not running under sudo (Andree Leidenfrost)<br>
566- Increase PPCFG_RAMDISK_SIZE to 350 MB (Thomas Börkel/Bruno Cornec)<br>
567- Removed useless mondo-makefilelist (Andree Leidenfrost)<br>
568- Fix a segmentation fault in parse_mdstat() (Andree Leidenfrost)<br>
569- Fix gcc 4.1.2 warnings (Andree Leidenfrost)<br>
570<br>
571</p>
572
573ll¦}!Íi2006-08-07MondoRescue 2.0.9 is now available</p>
574
575<p>I'm happy to announce the availability of a newest version of mondoescue 2.0.9-1. Enjoy it as usual!</p>
576<p>
577Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
578</a>
579</p>
580<p>
581./debian/3.1/mindi_1.0.9_i386.deb
582./debian/3.1/mondo_2.0.9_i386.deb
583./fedora/4/mindi-1.0.9-1.fc4.i386.rpm
584./fedora/4/mondo-2.0.9-1.fc4.i386.rpm
585./fedora/5/mindi-1.0.9-1.fc5.i586.rpm
586./fedora/5/mondo-2.0.9-1.fc5.i586.rpm
587./mandrake/10.2/mindi-1.0.9-1.102mdk.i586.rpm
588./mandrake/10.2/mondo-2.0.9-1.102mdk.i586.rpm
589./mandrake/10.1/mindi-1.0.9-1.101mdk.i586.rpm
590./mandrake/10.1/mondo-2.0.9-1.101mdk.i586.rpm
591./mandriva/2006.0/mindi-1.0.9-1.20060mdk.i586.rpm
592./mandriva/2006.0/mondo-2.0.9-1.20060mdk.i586.rpm
593./redhat/7.3/mindi-1.0.9-1.rh73.i586.rpm
594./redhat/7.3/mondo-2.0.9-1.rh73.i586.rpm
595./redhat/9/mindi-1.0.9-1.rh9.i586.rpm
596./redhat/9/mondo-2.0.9-
597%%‡X!2006-08-11Package rebuild</p>
598
599<p>Hello</p>
600<p>
601Due to some packaging corrections and improvements, I've redelivered new instances (-2) of the mondo 2.0.9 RPM packages. They are functionaly the same as the one delivered in the begining of the week, so no need to redowload for those already having -1.
602</p>
603<p>
604Changes are :
605</p>
606<p>
607- ChangeLogs are now correct for RPMS
608- Gentoo build is now working, and packages have been produced.
609 Official feedback is pending.
610- Official packages have been released for Mandriva Cooker and will be in 2007.0
611- Fedora extra proposal is also pending.
612</p>
613
614<p>
615Please report bugs using (<a href="http://www.mondorescue.org/cgi-bin/trac.cgi/newticket">trac</a>). It's now also accepting e-mail input. It will ease discussions around bug with distributions.
616</p>
617
618<p>
619I'll be off mail till early September, and I promised my family to not work on mondo during the holiday period ;-) So you'll have to wait till then to get my feedback.
620</p>
621
622<ª< 1!ÀQ2006-10-09MondoRescue 2.2.0 is now available</p>
623
624<p>I'm happy to announce the availability of a n „S!‰2006-10-03MondoRescue presentation goes live</p>
625
626<p>I'm happy to announce the availability of the presentation I made last month for the Open Source and Linux Profession inside HP</p>
627<p>
628Listen to it at <a href="http://opensource.hp.com/downloads/bruno_mondo.mp3">http://opensource.hp.com/downloads/bruno_mondo.mp3</a>
629</p>
630<P>The corresponding slides are available at <a href="http://www.mondorescue.org/docs/mondo-presentation-v2.pdf">http://www.mondorescue.org/docs/mondo-presentation-v2.pdf</a>
631<p>
632Many thanks to Ragavan Srinivasan <ragavan_at_hp.com> for making this possible.
633</p>
634!ewest version of mondoescue 2.2.0. Enjoy it as usual!</p>
635<p>
636Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
637</a>
638</p>
639<p>
640./fedora/4/mindi-1.2.0-1.fc4.i386.rpm
641./fedora/4/mondo-2.2.0-1.fc4.i386.rpm
642./fedora/5/mindi-1.2.0-1.fc5.i586.rpm
643./fedora/5/mondo-2.2.0-1.fc5.i586.rpm
644./gentoo/1.6/mindi-1.2.0.tbz2
645./gentoo/1.6/mondo-2.2.0.tbz2
646./gentoo/1.6/mindi-1.2.0.ebuild
647./gentoo/1.6/mondo-2.2.0.ebuild
648./mandrake/10.2/mindi-1.2.0-1.102mdk.i586.rpm
649./mandrake/10.2/mondo-2.2.0-1.102mdk.i586.rpm
650./mandrake/10.1/mindi-1.2.0-1.101mdk.i586.rpm
651./mandrake/10.1/mondo-2.2.0-1.101mdk.i586.rpm
652./mandriva/2006.0/mindi-1.2.0-1.20060mdv.i586.rpm
653./mandriva/2006.0/mondo-2.2.0-1.20060mdv.i586.rpm
654./mandriva/2007.0/mindi-1.2.0-1.20070mdv.i586.rpm
655./mandriva/2007.0/mondo-2.2.0-1.20070mdv.i586.rpm
656./redhat/7.3/mindi-1.2.0-1.rh73.i586.rpm
657./redhat/7.3/mondo-2.2.0-1.rh73.i586.rpm
658./redhat/9/mindi-1.2.0-1.rh9.i586.rpm
659./redhat/9/mondo-2.2.0-1.rh9.i586.rpm
660./rhel/3/mindi-1.2.0-1.rhel3.i586.rpm
661./rhel/"3/mondo-2.2.0-1.rhel3.i586.rpm
662./rhel/4/mindi-1.2.0-1.rhel4.i586.rpm
663./rhel/4/mondo-2.2.0-1.rhel4.i586.rpm
664./sles/9/mindi-1.2.0-1.sles9.i586.rpm
665./sles/9/mondo-2.2.0-1.sles9.i586.rpm
666./sles/10/mindi-1.2.0-1.sles10.i586.rpm
667./sles/10/mondo-2.2.0-1.sles10.i586.rpm
668./src/mondo-2.2.0.tar.gz
669./src/mondo-2.2.0.tar.bz2
670./src/mindi-1.2.0.tar.gz
671./src/mindi-1.2.0.tar.bz2
672./suse/10.0/mindi-1.2.0-1.suse10.0.i586.rpm
673./suse/10.0/mondo-2.2.0-1.suse10.0.i586.rpm
674./suse/10.1/mindi-1.2.0-1.suse10.1.i586.rpm
675./suse/10.1/mondo-2.2.0-1.suse10.1.i586.rpm
676</p>
677
678<p>As usual src.rpm packages are also available in the same directory.</p>
679<p>New with this version, you'll need the new mindi-busybox package from the same directory. The binaries delivered in mindi have been replaced by this package.</p>
680
681<p>
682Changes are :
683</p>
684<p>
685MINDI CHANGES<br>
686<br>
687- busybox is now a separate package and binaries are not provided anymore in mindi - Fix #37 (Bruno Cornec)<br>
688- deplist.txt adapted to use more busybox modules (Bruno Cornec)<br>
689-# start-nfs now exports variables taken from PXE command line to mondo to override parameters during archiving - Fix bug #21 (Bruno Cornec)<br>
690- Fix for bug #71 mindi now works correctly on x86_64 (Brendan Bouffler/Bruno Cornec)<br>
691- ReadAllLink function added to mindi and 3 older functions suppressed + use of readlink where useful (Bruno Cornec)<br>
692- Other fixes for labelled swap support (Michael Shapiro/Bruno Cornec)<br>
693- Fix for bug #4 (B. Baumer)<br>
694- Fix PXE documentation (Brendan Bouffler)<br>
695- Attempt to fix bug #25 - bonding support (Michael Shapiro/Bruno Cornec)<br>
696- Write start and finish time to log - Fix bug #33 (Bruno Cornec)<br>
697- Fix for bug #46 (Klaus Ade Johnstad)<br>
698<br>
699</p><p>
700MONDO CHANGES<br>
701<br>
702- start-nfs now exports variables taken from PXE command line to mondo to override parameters during archiving - Fix bug #21 (Bruno Cornec)<br>
703- Fix for bug #71 mondo now works correctly on x86_64 (Brendan Bouffler/Bruno Cornec)<br>
704- Fix for bug #4 (B. Baumer)<br>
705- Fix PXE documentation (Brendan Bouffler)<br>
706- Attempt to fix bug #25 - bonding support (Michael Shapiro/Bruno Cornec)<br>
707- Write start and finish time to log - Fix bug #33 (Bruno Cornec)<br>
708- New mr_stresc function to escape commands submitted to system and fixes [[debianBTS(379966)]] (Andree Leidenfrost)<br>
709- New files mr_string.c and mr_string.h (v3.0 new organization) (Andree Leidenfrost)<br>
710- Fix for [[debianBTS(320152)]] display problem in newt (Andree Leidenfrost)<br>
711- Check for grub.conf being a symbolic link (Andree Leidenfrost)<br>
712- AFS support (Andree Leidenfrost/Bruno Cornec)<br>
713- Better post-nuke handling (first steps) (Andree Leidenfrost)<br>
714- Icon for use in menus (Andree Leidenfrost)<br>
715- Fix for bug #14 -E switch error (Bruno Cornec)<br>
716- Fix for bug #6 mondorestore will ask for prefix during selectve restore (Bruno Cornec)<br>
717- Fix for bug #21 prefix taken from PXE server first (Bruno Cornec)<br>
718- Fix for bug #24 ps options (Bruno Cornec)<br>
719<br>
720</p>
721
722æ«æ«*!ÖC2007-01-02MondoRescue 2.2.1 is now available</p>
723
724<p>I'd like to wish you all a great year for 2007, and so that you have something to do as of the early begining of this new year, I'm also happy to announce the availability of a newest version of mondorescue 2.2.1. Enjoy it especially as a New Year's gift !</p>
725<p>
726Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
727</a>
728</p>
729<p>
730./fedora/4/mindi-1.2.1-1.fc4%‚R!…
7312006-10-12MondoRescue 2.2.0-2 is now available</p>
732
733<p>Due to an issue on rpm dependencies, I've published a new revision of mondo 2.2.0. At the same time and exceptionaly I hope, I've fixed a remaining issue on bonding support.</p>
734<p>
735Available as usual at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
736</a>
737</p>
738&.i386.rpm
739./fedora/4/mondo-2.2.1-1.fc4.i386.rpm
740./fedora/5/mindi-1.2.1-1.fc5.i586.rpm
741./fedora/5/mondo-2.2.1-1.fc5.i586.rpm
742./fedora/6/mindi-1.2.1-1.fc6.i586.rpm
743./fedora/6/mondo-2.2.1-1.fc6.i586.rpm
744./gentoo/1.6/mindi-1.2.1.tbz2
745./gentoo/1.6/mondo-2.2.1.tbz2
746./gentoo/1.6/mindi-1.2.1.ebuild
747./gentoo/1.6/mondo-2.2.1.ebuild
748./mandrake/10.2/mindi-1.2.1-1.102mdk.i586.rpm
749./mandrake/10.2/mondo-2.2.1-1.102mdk.i586.rpm
750./mandrake/10.1/mindi-1.2.1-1.101mdk.i586.rpm
751./mandrake/10.1/mondo-2.2.1-1.101mdk.i586.rpm
752./mandriva/2006.0/mindi-1.2.1-1.20060mdv.i586.rpm
753./mandriva/2006.0/mondo-2.2.1-1.20060mdv.i586.rpm
754./mandriva/2007.0/mindi-1.2.1-1.20070mdv.i586.rpm
755./mandriva/2007.0/mondo-2.2.1-1.20070mdv.i586.rpm
756./redhat/7.3/mindi-1.2.1-1.rh73.i586.rpm
757./redhat/7.3/mondo-2.2.1-1.rh73.i586.rpm
758./redhat/9/mindi-1.2.1-1.rh9.i586.rpm
759./redhat/9/mondo-2.2.1-1.rh9.i586.rpm
760./rhel/3/mindi-1.2.1-1.rhel3.i586.rpm
761./rhel/3/mondo-2.2.1-1.rhel3.i586.rpm
762./rhel/4/mindi-1.2.1-1.rhel4.i586.rpm
763./rhel/4/mondo-2.2.1-1.rhel4.i586.rpm
764./'sles/9/mindi-1.2.1-1.sles9.i586.rpm
765./sles/9/mondo-2.2.1-1.sles9.i586.rpm
766./sles/10/mindi-1.2.1-1.sles10.i586.rpm
767./sles/10/mondo-2.2.1-1.sles10.i586.rpm
768./src/mindi-1.2.1.tar.gz
769./src/mindi-1.2.1.tar.bz2
770./src/mondo-2.2.1.tar.gz
771./src/mondo-2.2.1.tar.bz2
772./suse/10.0/mindi-1.2.1-1.suse10.0.i586.rpm
773./suse/10.0/mondo-2.2.1-1.suse10.0.i586.rpm
774./suse/10.2/mindi-1.2.1-1.suse10.2.i586.rpm
775./suse/10.2/mondo-2.2.1-1.suse10.2.i586.rpm
776</p>
777
778<p>As usual src.rpm packages are also available in the same directory.</p>
779<p>You also have to use the latest mindi-busybox 1.2.2 nearby</p>
780
781<p>
782Changes are :
783</p>
784<p>
785MINDI CHANGES<br>
786<br>
787- mindi now supports a configuration file (Bruno Cornec)<br>
788- Fix again support for LABEL on swap partitions (Bruno Cornec)<br>
789- mindi now prints mindi-busybox version (Bruno Cornec)<br>
790- mindi now supports gzip compression format (#113) (Bruno Cornec)<br>
791- Inline code of some useless functions for readability (Bruno Cornec)<br>
792- Add support for nvidia and ahci drivers (Bruno Cornec()<br>
793- Remove wrong full path name for cut (Matija Nalis/Bruno Cornec)<br>
794- UUID support (Bruno Cornec)<br>
795- Cleaner messages generated on screen (with defaults) and in logs (Bruno Cornec)<br>
796- First use of a configuration file with mindi to permit variable to be overwritten (Bruno Cornec)<br>
797- All temporary files are now under MINDI_TMP, unique dir under /tmp by default and not removed when called by mondo (Bruno Cornec)<br>
798- All generated files are now under CACHE_LOC, /var/cache/mindi by default (Bruno Cornec)<br>
799- Fix bug #100 where the temporary dir could be removed and be /home (Matija Nalis/Bruno Cornec)<br>
800- Should now work correctly under x86_64 distributions (Bruno Cornec)<br>
801- Fix a blocking bug in mindi where a " was misplaced (Bruno Cornec)<br>
802- New MindiExit function called everywhere (Bruno Cornec)<br>
803- TAG is now per package (Bruno Cornec)<br>
804- Add CentOS build support (Andy Wright/Bruno Cornec)<br>
805- Removal of grep -w|-x during restore as not supported by busybox fixes bug #1)01 (Alfred Chua/Bruno Cornec)<br>
806- init now reports the mindi version when executed (Bruno Cornec)<br>
807<br>
808</p><p>
809MONDO CHANGES<br>
810<br>
811- Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad/Andree Leidenfrost)<br>
812- fedora core 6 and suse 10.2 support added in build process (Bruno Cornec)<br>
813- Fix a bug where grub.conf was a symlink (Bruno Cornec)<br>
814- mondo now supports gzip compression format (-G option) (#113) (Bruno Cornec)<br>
815- ACL and XATTR are now NOT backed up anymore by default. Should increase mondoarchive speed. To handle them as before, please use the -z option. Fix Bug #63 (Bruno Cornec)<br>
816- Fix a bug in libmondo-fifo.c where potentially no buffer content could let mondo runni ng forever in case of an exception (Bruno Cornec)<br>
817- Fix a bug where ps (busybox) and ps (system) do not give PID in the same column (Bruno Cornec)<br>
818- TAG is now per package (Bruno Cornec)<br>
819- Add CentOS build support (Andy Wright/Bruno Cornec)<br>
820- Fix bug #89 (env var were queried too early, and not ncessarily in PXE mode) (Bruno Cornec)<br>
821- fix #66 (setfacl not existing => no error) (Bruno Cornec)<br>
822- Removal of grep -w|-x during restore as not supported by busybox fixes bug #101 (Alfred Chua/Bruno Cornec)<br>
823- Fix a bug with DVD+RW format, when mondo asks for retry without success indifinitely (Mariano Aliaga)<br>
824- Fix Bug #90 mondoarchive fails when using space in the prefix (Bruno Cornec)<br>
825- Fix Bug #87 LABEL= swap does not come online after mondorestore (Bruno Cornec)<br>
826- Source directory for mondo is now src (compatibility with trunk) (Bruno Cornec)<br>
827<br>
828</p><p>
829MINDI-BUSYBOX CHANGES<br>
830<br>
831- mindi-busybox version is now extended with the SVN revision (Bruno Cornec)<br>
832- Fix a known bug for busybox where -gc-section in makefile + static for link crea tes a buggy busybox with glibc (Bruno Cornec)<br>
833- Updated based on busybox 1.2.2 (Bruno Cornec)<br>
834- Handles modules back again (Bruno Cornec)<br>
835- Fix bug #88 around install conflicts (Bruno Cornec)<br>
836<br>
837</p>
838
839ñƒZ!‡#2007-01-05MondoRescue at Linux Conf.au Sidney 2007 !</p>
840
841<p>I'll be delivering a Mondorescue presentation during that event the 15th of January</p>
842<p>
843For details look at <a href="http://lca2007.linux.org.au/talk/113">http://lca2007.linux.org.au/talk/113
844</a>
845</p>
846<p>
847This will also be the first MondoRescue summit with all developpers gathered in Sidney !!
848</p>
849<p>
850Feel free to join and contact us during the event. I'll wear HP shirts most of the time ;-)
851</p>
852„
853!ˆ2007-01-03MondoRescue 2.2.1 is now also available for SuSE 10.1 and Slackware 10.2</p>
854
855<p>After a rebuild of my SuSE 10.1 virtual machine and the addition of Slackware support, you'll be able to use mondo 2.2.1 on these 2 news platforms.</p>
856<p>
857Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
858</a>
859</p>
860<p>
861./slackware/10.2/mindi-1.2.1-i686-1mr.tgz
862./slackware/10.2/mondo-2.2.1-i686-1mr.tgz
863./suse/10.1/mindi-1.2.1-1.suse10.1.i586.rpm
864./suse/10.1/mondo-2.2.1-1.suse10.1.i586.rpm
865</p>
866
8673B3„
868!ˆ2007-02-03Services available again</p>
869
870<p>Due to an unplanned power failure at the hosting site, and my travel at the french Solutions Linux to speak of mondorescue again (Cf: <a href="http://www.solutionslinux.fr/fr/conferences_detail.php?id_conference=89">Web site</a>) most services around mondorescue have been unavailable since Wednesday. It's now back again, the Mandriva distribution has been updated to 2007.0 and you can use SVN, trac, ftp and the Web site as usual.</p>
871<p>Sorry for the inconvenience. </p>
872;!‚e2007-01-22Report on MondoRescue at LCA2007</p>
873
874<p>An article on the Mondo Rescue Conference I made at LCA 2007: http://www.linuxworld.com.au/index.php/id;171284887;fp;16;fpid;0</p>
875
876.”.Š[!•%2007-03-20Poll on floppy usage in mondo/mindi</p>
877
878<p>I'd like to have your feedback on this current feature : </p>
879<div style="text-align: right; width: 170;"><form action="http://www.free-website-polls.com/poll.php" method="POST"><table width="170" cellpadding="2" cellspacing="0" border="0" style="background-color: none; border: 1px #333333 s-‚i!…
880A2007-03-06LCA2007 Mondo Rescue conference is now available</p>
881
882<p>Thanks to the work of the nice guys managing LCA 2007, the conference I made during that event is now available online at <a href="http://mirror.linux.org.au/pub/linux.conf.au/2007/video/talks/113.ogg">http://mirror.linux.org.au/pub/linux.conf.au/2007/video/talks/113.ogg</a>
883</p>
884Enjoy !
885olid;">
886<tr><td align="center" colspan="2" style="color: #000000; font-family: Verdana; font-weight: bold;">Do you use mondo/mindi floppy support ?<br><br></td></tr>
887<tr><td><input type="radio" name="answer[]" id="answer122" value="122"></td>
888<td width="100%"><label for="answer122" style="color: #000000; font-family: Verdana;">yes</label></td></tr>
889<tr><td><input type="radio" name="answer[]" id="answer123" value="123"></td>
890<td width="100%"><label for="answer123" style="color: #000000; font-family: Verdana;">no</label></td></tr>
891<tr><td colspan="2" align="center">
892<br><input type="submit" value="Vote" style="border: 1px #333333 solid;"><br><br>
893<a href="http://www.free-website-polls.com/poll.php?show_poll=14560" target="_blank" style="color: #000000; font-weight: bold;">View Results</a>
894<input type="hidden" name="poll_id" value="14560"></td></tr>
895</table><a href="http://www.free-website-polls.com" style="display: block; margin-top: 3px; font-size: 11px;">Free poll from Free Website Polls</a></form></div>
896
8971Ÿ1¸!ïs2007-04-19MondoRescue 2.2.2 is now available</p>
898
899<p>I'm happy to announce the availability of a n/†^!+2007-04-01New feature planned for next version</p>
900
901<p>I'm happy to announce that the dev team has come up with a solution to the recent thread on our mailing list around support for additional editors for MondoRescue.
902</p>
903<p>
904In order to support all our colleagues sysadmin becoming older, having finger issues, intellectual deficiencies, ... to use only vi, we decided that next MondoRescue version will integrate notepad to make their life easier.
905</p>
906<p>
907That bold move is a strong commitment to them, in line with our previous announcement last year, as it will require the integration of wine with busybox to support them.
908</p>
909
910<p>The dev team is really excited by this new direction and hope you will help us with numerous patches, that will of course be necessary to support that new feature in the next version now planned for Spring 2009.</p>
911
9120ewest version of mondorescue 2.2.2. Enjoy it as usual!</p>
913<P>I'd like to underline especially some changes which impact you as Mondorescue users
914<li>
915<ul>For coherency, /var/log/mondoarchive.log is the new log file name (previously was mondo-archive.log). It now includes mindi.log as well so we will just need that file for debuging :-)</ul>
916<ul>As well, /var/log/mondorestore.log is the new log file name for restoration (under /tmp during the restore process). It's now different from the previous one and is NOT appended to it anymore.</ul>
917<ul>RHEL 5, Debian 4.0 (aka Etch) and Mandriva 2007.1 have now mondo packages. The build process is now well in lace ;-)</ul>
918<ul>initramfs is now supported (for FC5/6, Debian 3.1/4.0, ... as well as UUID (I need Ubuntu users feedback)</ul>
919<ul>Lots of bug fixes (mindi will never ever erase your /home again, -G option for gzip will now work, ...)</ul>
920<ul>all other details below...</ul>
921</li>
922<p>All in all should be a very stable version. The goal is now to only apply b1ug fixes to that branch (2.2.3 will be issued when a certain number of bugs have been corrected). Enhancements are definitely for the next main release. Now time to jump back to the future 3.x tree and break everything :-)
923<p>
924Available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
925</a>
926</p>
927<p>
928./slackware/11.0/mindi-1.2.2-i686-1mr.tgz
929./slackware/11.0/mondo-2.2.2-i686-1mr.tgz
930./fedora/4/mindi-1.2.2-1.fc4.i386.rpm
931./fedora/4/mondo-2.2.2-1.fc4.i386.rpm
932./fedora/5/mindi-1.2.2-1.fc5.i586.rpm
933./fedora/5/mondo-2.2.2-1.fc5.i586.rpm
934./fedora/6/mindi-1.2.2-1.fc6.i586.rpm
935./fedora/6/mondo-2.2.2-1.fc6.i586.rpm
936./gentoo/1.6/mindi-1.2.2.tbz2
937./gentoo/1.6/mondo-2.2.2.tbz2
938./gentoo/1.6/mindi-1.2.2.ebuild
939./gentoo/1.6/mondo-2.2.2.ebuild
940./mandrake/10.2/mindi-1.2.2-1.102mdk.i586.rpm
941./mandrake/10.2/mondo-2.2.2-1.102mdk.i586.rpm
942./mandrake/10.1/mindi-1.2.2-1.101mdk.i586.rpm
943./mandrake/10.1/mondo-2.2.2-1.101mdk.i586.rpm
944./mandriva/2006.0/mindi-1.2.2-1.20060mdv.i586.rpm
945./mandriva/2006.0/mondo-2.2.2-1.220060mdv.i586.rpm
946./mandriva/2007.0/mindi-1.2.2-1.20070mdv.i586.rpm
947./mandriva/2007.0/mondo-2.2.2-1.20070mdv.i586.rpm
948./mandriva/2007.1/mindi-1.2.2-1.20071mdv.i586.rpm
949./mandriva/2007.1/mondo-2.2.2-1.20071mdv.i586.rpm
950./redhat/7.3/mindi-1.2.2-1.rh73.i586.rpm
951./redhat/7.3/mondo-2.2.2-1.rh73.i586.rpm
952./redhat/9/mindi-1.2.2-1.rh9.i586.rpm
953./redhat/9/mondo-2.2.2-1.rh9.i586.rpm
954./rhel/3/mindi-1.2.2-1.rhel3.i586.rpm
955./rhel/3/mondo-2.2.2-1.rhel3.i586.rpm
956./rhel/4/mindi-1.2.2-1.rhel4.i586.rpm
957./rhel/4/mondo-2.2.2-1.rhel4.i586.rpm
958./rhel/4/mindi-1.2.2-1.rhel4.x86_64.rpm
959./rhel/4/mondo-2.2.2-1.rhel4.x86_64.rpm
960./rhel/5/mindi-1.2.2-1.rhel5.i586.rpm
961./rhel/5/mondo-2.2.2-1.rhel5.i586.rpm
962./sles/9/mindi-1.2.2-1.sles9.i586.rpm
963./sles/9/mondo-2.2.2-1.sles9.i586.rpm
964./sles/10/mindi-1.2.2-1.sles10.i586.rpm
965./sles/10/mondo-2.2.2-1.sles10.i586.rpm
966./src/mindi-1.2.2.tar.gz
967./src/mindi-1.2.2.tar.bz2
968./src/mondo-2.2.2.tar.gz
969./src/mondo-2.2.2.tar.bz2
970./suse/10.0/mindi-1.2.2-1.suse10.0.i586.rpm
971./suse/10.0/mondo-2.2.2-1.suse10.03.i586.rpm
972./suse/10.1/mindi-1.2.2-1.suse10.1.i586.rpm
973./suse/10.1/mondo-2.2.2-1.suse10.1.i586.rpm
974./suse/10.2/mindi-1.2.2-1.suse10.2.i586.rpm
975./suse/10.2/mondo-2.2.2-1.suse10.2.i586.rpm
976</p>
977
978<p>As usual src.rpm packages are also available in the same directory.</p>
979
980<p>
981Changes are :
982</p>
983<p>
984MINDI CHANGES<br>
985<br>
986- Add support for adpahci (Proliant DL 140 G3 - SATA) (Abhijit Das/Bruno Cornec)<br>
987- Mindi log file is now added to mondoarchive log file to ease debug (Bruno Cornec)<br>
988- Suppress losetup usage in start-nfs (unreliable and doesn't work with QEMU (Bruno Cornec)<br>
989- Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec)<br>
990- Fix a bug on NFS in FC6 - fscache module needed (Bruno Cornec)<br>
991- Add build support for Mandriva 2007.1, RREL 5 and Debian 4.0 (Bruno Cornec)<br>
992- Fix a bug for FC6 where the boot disk size was again insufficient (Rene Ribaud/Bruno Cornec)<br>
993- On CentOS 4.4 mdrun isn't available anymore so init should use mdadm instead (Momtchil Momtchev4/Bruno Cornec)<br>
994- Add the DENY_MODS variable in mindi allowing to describes modules that you don't want to include as part of the restore boot environment (HP Open Call OCMP e.g; needs it) (Bruno Cornec)<br>
995- Add GetInitrdFilesystemToUse function to support initramfs type of initrd (SuSE 10.2/Debian 3.x/FC 6/...) (Andree Leidenfrost)<br>
996- Fix a bug for ia64 in kernel reference in elilo.conf (Andree Leidenfrost)<br>
997- Check that /boot/efi is mounted on ia64 (Andree Leidenfrost)<br>
998- Protect some rm -rf to avoid raw removals (Bruno Cornec)<br>
999- Better messages for analyze-my-lvm (Bruno Cornec)<br>
1000- Add support for newer Qlogic drivers (qla2300 & 2400), mpt, dm and ohci (Josef Jetzinger/Bruno Cornec)<br>
1001- Fix a bug in mindi for the FAILSAFE support (Scott Cummings)<br>
1002- PATH fixed for init in restore (/usr/games added for petris) (Andree Leidenfrost)<br>
1003- Fiw a bug where restore failing because no archive files are found when -G is used (Andree Leidenfrost)<br>
1004- /media is now completely excluded 5as per StandardsCompliance (Bruno Cornec)<br>
1005<br>
1006</p><p>
1007MONDO CHANGES<br>
1008<br>
1009- Log files are now consistent: mondoarchive.log for mondoarchive (containing also mindi.log) and mondorestore.log for mondorestore (copied from /tmp (ram) to /var/log (disk) at the end of the restore) (Bruno Cornec)<br>
1010- Script label-partitions-as-necessary now works correctly for LABEL and UUID (Bruno Cornec)<br>
1011- Remove useless script compare-me (Bruno Cornec)<br>
1012- Some FreeBSD fixes (Bruno Cornec)<br>
1013- Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec)<br>
1014- Fix a core dumped when a Big file doesn't exist an can't be created (Nic Watson/Bruno Cornec)<br>
1015- support UUID in mondorestore (Fix #103) (Bruno Cornec)<br>
1016- Fix a bug in size computation for cciss and similar devices needing a p before their partition name (Bruno Cornec)<br>
1017- Fix 2 references to grep -x (Fix for #96) (Bruno Cornec)<br>
1018- Add build support for Mandriva 2007.1, RHEL 5 and Debian 4.0 (Bruno Cornec)<br>
1019- Handle no compression + verify correctly (Scott Cummings)<br>
1020- various HOWTO fixes (Mike Kinney)<br>
1021- Fix temporarily a bug when a biggiefile > 32MB was compressed below the size of a slice (16MB) (Michel Loiseleur/Bruno Cornec)<br>
1022- Better module loading in insmod_crucial_modules (Andree Leidenfrost)<br>
1023- Improve Gentoo packaging (Linos)<br>
1024- Small typo fix for mondorestore man page (petes-bugs)<br>
1025- Small memory management improvements (Michel Loiseleur/Bruno Cornec)<br>
1026- Store NFS config only once (Bruno Cornec)<br>
1027- Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) (Bruno Cornec)<br>
1028- Increased MAX_STR_LEN to 384 to make it divisible without remainder by eight for 64 bits platforms (Andree Leidenfrost)<br>
1029- Fix a bug where no bzip2 format file would be found when supporting gzip (Andy Wright)<br>
1030- CentOS fixes (Andy Wright)<br>
1031<br>
1032</p><p>
1033MINDI-BUSYBOX CHANGES<br>
1034<br>
1035- Improve Gentoo packaging (Linos)<br>
1036<br>
1037</p>
10387./gentoo/1.6/mondo-2.2.3.tbz2
1039./gentoo/1.6/mindi-1.2.3.ebuild
1040./gentoo/1.6/mondo-2.2.3.ebuild
1041./mandrake/10.2/mindi-1.2.3-1.102mdk.i586.rpm
1042./mandrake/10.2/mondo-2.2.3-1.102mdk.i586.rpm
1043./mandrake/10.1/mindi-1.2.3-1.101mdk.i586.rpm
1044./mandrake/10.1/mondo-2.2.3-1.101mdk.i586.rpm
1045./mandriva/2006.0/mindi-1.2.3-1.20060mdv.i586.rpm
1046./mandriva/2006.0/mondo-2.2.3-1.20060mdv.i586.rpm
1047./mandriva/2007.0/mindi-1.2.3-1.20070mdv.i586.rpm
1048./mandriva/2007.0/mondo-2.2.3-1.20070mdv.i586.rpm
1049./mandriva/2007.1/mindi-1.2.3-1.20071mdv.i586.rpm
1050./mandriva/2007.1/mondo-2.2.3-1.20071mdv.i586.rpm
1051./redhat/7.3/mindi-1.2.3-1.rh73.i586.rpm
1052./redhat/7.3/mondo-2.2.3-1.rh73.i586.rpm
1053./redhat/9/mindi-1.2.3-1.rh9.i586.rpm
1054./redhat/9/mondo-2.2.3-1.rh9.i586.rpm
1055./rhel/3/mindi-1.2.3-1.rhel3.i586.rpm
1056./rhel/3/mondo-2.2.3-1.rhel3.i586.rpm
1057./rhel/4/mindi-1.2.3-1.rhel4.i586.rpm
1058./rhel/4/mondo-2.2.3-1.rhel4.i586.rpm
1059./rhel/5/mindi-1.2.3-1.rhel5.i586.rpm
1060./rhel/5/mondo-2.2.3-1.rhel5.i586.rpm
1061./sles/9/mindi-1.2.3-1.sles9.i586.rpm
1062./sles/9/mondo-2.2.3-1.sles9.i586.rpm
1063./sles/10/mindi-1.2.3-1.sles10.i586.rpm
1064./sles/10/mondo-2.2.3-1.sles10.i586.rpm
1065./src/mindi-1.2.3.tar.gz
1066./src/mindi-1.2.3.tar.bz2
1067./src/mondo-2.2.3.tar.gz
1068./src/mondo-2.2.3.tar.bz2
1069./suse/10.0/mindi-1.2.3-1.suse10.0.i586.rpm
1070./suse/10.0/mondo-2.2.3-1.suse10.0.i586.rpm
1071./suse/10.1/mindi-1.2.3-1.suse10.1.i586.rpm
1072./suse/10.1/mondo-2.2.3-1.suse10.1.i586.rpm
1073./suse/10.2/mindi-1.2.3-1.suse10.2.i586.rpm
1074./suse/10.2/mondo-2.2.3-1.suse10.2.i586.rpm
1075</p>
1076
1077<p>As usual src.rpm packages are also available in the same directory.</p>
1078
1079<p>
1080Changes are :
1081</p>
1082<p>
1083MINDI CHANGES<br>
1084<br>
1085- FORCE_MODS variable to support additional modules at will (Bruno Cornec)<br>
1086- Better log file content in mondoarchive.log from the copy of the mindi log (Bruno Cornec)<br>
1087- Stricter POSIX compliance for mindi to allow usage with dash on Ubuntu (Fix for #154)<br>
1088<br>
1089</p><p>
1090MONDO CHANGES<br>
1091<br>
1092- Fix a critical bug where bzip2 files where not considered during restore (Dale Tronrud/Scott Cummings)<br>
1093<br>
1094</p>
1095
1096–p
1097!­O2007-04-28MondoRescue 2.2.3 is now available</p>
1098
1099<p>A newest version of mondorescue (2.2.3) is now available to fix a critical bug in 2.2.2 concerning bzip2 compressed mode where restore was impossible. mindi-busybox has not been redelivered as unchanged. Sorry for that, and I hope this newest version will be more stable foe everybody. As usal report bugs either on the mailing list or through trac. Sorry again for the inconvenience.</p>
1100<p>
1101Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
1102</a>
1103</p>
1104<p>
1105./slackware/11.0/mindi-1.2.3-i686-1mr.tgz
1106./slackware/11.0/mondo-2.2.3-i686-1mr.tgz
1107./fedora/4/mindi-1.2.3-1.fc4.i386.rpm
1108./fedora/4/mondo-2.2.3-1.fc4.i386.rpm
1109./fedora/5/mindi-1.2.3-1.fc5.i586.rpm
1110./fedora/5/mondo-2.2.3-1.fc5.i586.rpm
1111./fedora/6/mindi-1.2.3-1.fc6.i586.rpm
1112./fedora/6/mondo-2.2.3-1.fc6.i586.rpm
1113./gentoo/1.6/mindi-1.2.3.tbz2
11146
1115¬¬‚Q
1116
11172007-05-09MondoRescue presentation during next LinuxDays in Geneva</p>
1118
1119<p>I'll be speaking about our beloved project during the next LinuxDays in Geneva the 23rd of May 2007.</p>
1120<p>
1121More details at <a href="http://www.linuxdays.ch/index.php?option=com_content&task=blogcategory&id=35&Itemid=114">http://www.linuxdays.ch
1122</a>
1123</p>
Note: See TracBrowser for help on using the repository browser.