source: MondoRescue/branches/stable/website/announces3.sql@ 702

Last change on this file since 702 was 702, checked in by bcornec, 18 years ago
  • Exclude mvfs type of filesystem (ClearCase) from mondo backup completely.
  • RMLL announce
  • Property svn:mime-type set to application/octet-stream
File size: 23.0 KB
Line 
1SQLite format 3@
2ŒŒr3tableannouncesannouncesCREATE TABLE announces (id INTEGER PRIMARY KEY, date DATE, announce VARCHAR[65535])çûöñìç
3 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>
4mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br>
5mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br>
6fedora/4/mindi-1.06-266.fc4.i386.rpm<br>
7fedora/4/mondo-2.06-266.fc4.i386.rpm<br>
8redhat/73/mindi-1.06-266.rh73.i386.rpm<br>
9redhat/73/mondo-2.06-266.rh73.i386.rpm<br>
10sles/9/mindi-1.06-266.sles9.i386.rpm<br>
11sles/9/mondo-2.06-266.sles9.i386.rpm<br>
12<br>
13
14So more distros supported and built.<br>
15I've used them for a restore of a failed server recently (PXE mode) so
16they should be working correctly for most of the cases (including now
17people not using RPMs)
18</p><p>
19I'll off till begining of next year, so I wish you all the best for this
20new year 2006 coming, and hope you'll find mondorescue as useful as
21usual !
22</p><p>
23Changelogs are following:
24
25</p><p>
26MONDO CHANGES<br>
27<br>
28v2.06 (2005-12-23)<br>
29- better error handling of failed commands/mindi (Andree Leidenfrost)<br>
30- fix compiler warnings (Andree Leidenfrost)<br>
31- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)<br>
32- support of default route and netmask for PXE/NFS (Bruno Cornec)<br>
33- fix for restoring mondo backups on md-raid systems (Philippe De<br>
34Muyter)<br>
35- remove excessive 'cat' commands (Philippe De Muyter)<br>
36- fix to force growisofs to use speed=1 for DVD burning (Philippe De<br>
37Muyter)<br>
38- now handles cifs correctly (Bruno Cornec)<br>
39- fix issue where mondoarchive ejects CD/DVD despite writing iso images<br>
40(Andree Leidenfrost)<br>
41- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)<br>
42- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim<br>
43Feinstein)<br>
44- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br>
45filebrowser (Andree Leidenfrost)<br>
46- remove the renice of mondoarchive (Hugo Rabson)<br>
47- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
48(Bruno Cornec/Andree Leidenfrost)<br>
49- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
50ball) (Bruno Cornec)<br>
51- disable x11 build by default (Bruno Cornec)<br>
52- remove sbminst (Bruno Cornec/Andree Leidenfrost)<br>
53- use parted2fdisk everywhere (Bruno Cornec)<br>
54- exports MONDO_LIB (Bruno Cornec)<br>
55- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
562006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
57- interactive mode now asks for image size and prefix in NFS mode<br>
58(Gallig Renaud/Bruno Cornec)<br>
59- iso-prefix should be read in iso mode even when -H not given (Stan<br>
60Benoit)<br>
61- VERSION/RELEASE Tag added (Bruno Cornec)<br>
62- many code cleanup, small fixes, PXE/NFS code improvements<br>
63(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
64<br>
65MINDI CHANGES<br>
66<br>
671.06 (2005-12-23)<br>
68- mindi manpage added (Andree Leidenfrost)<br>
69- clean up remaining mount points, mindi.err at the end (Wolfgang<br>
70Rosenauer)<br>
71- fix bugs for SuSE distro around tar, tr and find arguments order<br>
72(Wolfgang Rosenauer)<br>
73- new busybox.net version used for better PXE support (Bruno Cornec)<br>
74- USB keyboard support (Bruno Cornec)<br>
75- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)<br>
76- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
77(Bruno Cornec/Andree Leidenfrost)<br>
78- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
79ball) (Bruno Cornec)<br>
80- install script rewritten and used for RPM build, with new layout<br>
81(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
82- use parted2fdisk everywhere (Bruno Cornec)<br>
83- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed<br>
84(Bruno Cornec)<br>
85- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
862006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
87- VERSION/RELEASE Tag added (Bruno Cornec)<br>
88- VMPlayer support<br>
89- Code cleanup, small fixes, PXE/NFS code improvements<br>
90(Wolfgang Rosenauer/Sébastien Aperghis-Tramoni/Bruno Cornec<br>
91- New switches for PXE mode (ping & ipconf, Cf README.pxe)<br>
92(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
93- mindi-kernel added to SVN (Bruno Cornec)<br>
94</p>
95S[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.
96Yª<Y`!ƒ/2006-02-02Mondo Rescue rsync server available</p>
97<p>In our always increasing set of services :-) I'd like to announce the
98availability of an rsync mirror service for mondo-rescue.
99
100Try rsync rsync.mondorescue.org::</p>‡b!32006-02-01Mondo Rescue ftp server available</p>
101<p>Things are progressing. I've gathered all the p
102¤?!Èm2005-12-24I think that it's time to promote our revisions to a newer version, as a
103proof of increased stability, and result of lots of cleanup and
104improvements, even if some small known bugs remain (and other could
105always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas
106Release :-)
107</p><p>
108Now available at ftp://ftp.mondorescue.org :<br>
109<br>
110mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br>
111mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br>
112rhel/3/mindi-1.06-266.rhel3.i386.rpm<br>
113rhel/3/mondo-2.06-266.rhel3.i386.rpm<br>
114rhel/4/mindi-1.06-266.rhel4.i386.rpm<br>
115rhel/4/mackages that were originally on <a href="http://www.mondorescue.org">http://www.mondorescue.org</a> and also added Mike's SuSE RPMs
116+ all the latest packages I've produced and put them on a new ftp server
117accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a>
118</p><p>
119You may have issues to access to it yet, as I've done a DNS refresh this
120night and propagation could not be made everywhere now.
121
122FYI:
123
124</p><p>
125$ host ftp.mondorescue.org<br>
126ftp.mondorescue.org has address 213.30.161.23
127</p><p>
128
129The tree is:
130</p><p>
131level one distribution<br>
132level two version number<br>
133level three the packages
134
135</p><p>
136Feel free to send me (by private mail) packages that you have and that
137are not in the repository, so that I can add them.
138
139</p><p>
140Thanks to HP and especially the HP/Intel Solution Center to help me
141hosting the project.
142
143Next step will be the Web site.</p>
144
145sing qemu + more tools
146to generate RPMs)
147</p>
148
149<p>
150The focus on this version has been more around the new website and
151documentation, and a bit less on code. So some persistant bugs are still
152not corrected (some dvd burning issues and dm/lvm2 support mainly) and
153will be hopefully in 2.0.8.
154</p>
155
156<p>
157MONDO CHANGES
158</p>
159
160<p>
161v2.07 (2006-02-23)<br>
162- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
163- Doc cleanup (Andree Leidenfrost)<br>
164- Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats. (Andree Leidenfrost)<br>
165- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>
166- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>
167- use df -P everywhere (Bruno Cornec)<br>
168- Paypal incitations removed (Andree Leidenfrost)<br>
169- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>
170- rpmlint cleanups (Bruno Cornec)<br>
171- no shared
172 librairies and no X11 anymore (were useless) (Bruno Cornec)<br>
173- files > 2GB are now really supported (Andree Leidenfrost)<br>
174- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>
175- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>
176- /tmp not excluded anymore from backup (Bruno Cornec)<br>
177- New RPM Build environement (Bruno Cornec)<br>
178</p>
179
180<p>
181MINDI CHANGES
182</p>
183
184<p>
1851.07 (2006-02-23)<br>
186- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
187- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>
188 - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>
189 - Mindi/DiskSize is gone (Bruno Cornec)<br>
190- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
191- Doc cleanup (Andree Leidenfrost)<br>
192- Bug fix for chown in install.sh (JeffS)<br>
193- CHANGES renamed also in install.sh now (Bruno Cornec)<br>
194- rpmlint cleanups<br>
195- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>
196- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>
197- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>
198- 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>
199- Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>
200- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>
201- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>
202- New RPM Build environement (Bruno Cornec)<br>
203- mindi now supports x86_64 natively (Bruno Cornec)<br>
204- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
205</p>
206ƒƒžj!½C2006-03-20Mondo 2.0.7 / Mindi 1.0.7 are out</p>
207<p>
208I'm happy to announce the availability of the latest and greatest
209version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of
210format to be more in line with what is done generally (x.y.z)
211</p>
212<p>
213Now available at ftp://ftp.mondorescue.org :
214</p>
215
216<p>
217mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>
218mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>
219mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>
220mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>
221mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>
222mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>
223src/mindi-1.0.7-r447.tgz<br>
224src/mondo-2.0.7-r447.tgz<br>
225</p>
226
227<p>
228Other distributions will follow asap (should be able to produce soon
229redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the
230change in the virtual machines I have to do (now u
2311/mindi-1.0.7-460.101mdk.i386.rpm
232mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm
233mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm
234mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm
235mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm
236mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm
237redhat/73/mindi-1.0.7-460.rh73.i386.rpm
238redhat/73/mondo-2.0.7-460.rh73.i386.rpm
239redhat/9/mindi-1.0.7-460.rh9.i386.rpm
240redhat/9/mondo-2.0.7-460.rh9.i386.rpm
241rhel/3/mindi-1.0.7-460.rhel3.i386.rpm
242rhel/3/mondo-2.0.7-460.rhel3.i386.rpm
243rhel/4/mindi-1.0.7-460.rhel4.i386.rpm
244rhel/4/mondo-2.0.7-460.rhel4.i386.rpm
245sles/9/mindi-1.0.7-460.sles9.i386.rpm
246sles/9/mondo-2.0.7-460.sles9.i386.rpm
247suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm
248suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm
249</p>
250
251
252<p>
253Changes are few:
254</p>
255
256<p>
257MONDO:
258</p>
259
260<p>
261Remove speed=1 for growisofs (better version expected for 2.0.8)
262Usage of Epoch for RPMs to ease update
263</p>
264
265<p>
266MINDI:
267</p>
268
269<p>
270analyze-my-lvm is under $MINDI_SBIN (not _LIB)
271Usage of Epoch for RPMs to ease update
272</p>
273sœR !¹2006-05-31Mondo 2.0.8-1 / Mindi 1.0.8-1 available</p>
274<p>
275I'm happy to announce the availability of a newest version of
276mondo 2.0.8-1 / mindi 1.0.8-1. Enjoy it !
277</p>
278
279<p>
280Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
281</p>
282
283<p>
284fedora/4/mondo-2.0.8-1.fc4.i386.rpm
285fedora/4/mindi-1.0.8-1.fc4.i386.rpm
286fedora/5/mindi-1.0.8-1.fc5.i386.rpm
287fedora/5/mondo-2.0.8-1.fc5.i386.rpm
288mandrake/10.2/mindi-1.0.8-1.102mdk.i386.rpm
289mandrake/10.2/mondo-2.0.8-1.102mdk.i386.rpm
290mandrake/10.1/mindi-1.0.8-1.101mdk.i386.rpm
291mandrake/10.1/mondo-2.0.8-1.101mdk.i386.rpm
292mandriva/2006.‹!•s2006-04-08Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>
293<p>
294I'm happy to announce the availability of a newest version of
295mondo 2.0.7 / mindi 1.0.7 aka r460
296</p>
297
298<p>
299Now available at ftp://ftp.mondorescue.org/
300</p>
301
302<p>
303fedora/4/mindi-1.0.7-460.fc4.i386.rpm
304fedora/4/mondo-2.0.7-460.fc4.i386.rpm
305fedora/5/mindi-1.0.7-460.fc5.i386.rpm
306fedora/5/mondo-2.0.7-460.fc5.i386.rpm
307mandrake/10.0/mindi-1.0.8-1.20060mdk.i586.rpm
308mandriva/2006.0/mondo-2.0.8-1.20060mdk.i586.rpm
309redhat/7.3/mindi-1.0.8-1.rh73.i386.rpm
310redhat/7.3/mondo-2.0.8-1.rh73.i386.rpm
311redhat/9/mindi-1.0.8-1.rh9.i386.rpm
312redhat/9/mondo-2.0.8-1.rh9.i386.rpm
313rhel/3/mindi-1.0.8-1.rhel3.i386.rpm
314rhel/3/mondo-2.0.8-1.rhel3.i386.rpm
315rhel/4/mindi-1.0.8-1.rhel4.i386.rpm
316rhel/4/mondo-2.0.8-1.rhel4.i386.rpm
317sles/9/mindi-1.0.8-1.sles9.i386.rpm
318sles/9/mondo-2.0.8-1.sles9.i386.rpm
319suse/10.0/mindi-1.0.8-1.suse10.0.i386.rpm
320suse/10.0/mondo-2.0.8-1.suse10.0.i386.rpm
321src/mondo-doc-2.0.8-1.tar.gz
322src/mindi-1.0.8-1.tar.gz
323src/mondo-2.0.8-1.tar.gz
324</p>
325
326<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.
327</p>
328
329<p>
330This 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, ...)
331</p>
332
333<p>
334Changes are :
335</p>
336
337<p>
338MONDO:
339</p>
340
341<p>
342- new build process (Bruno Cornec)<br>
343- Fix a bug in .spec for RPM build (%attr now unused)
344(Bruno Cornec)<br>
345- Support of dm and LVM v2 (Andree Leidenfrost)<br>
346- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)<br>
347- Complete doc is now a separate package. mondo still contains the
348 man pages and howto in minimal useful formats
349 (Bruno Cornec)<br>
350 - HOWTO now contains a new chapter on unattended support for mondo<br>
351 - Increase size (4 times) of include|exclude variables<br>
352 - Fix a bug on -I and -E not working with multiple parameters<br>
353- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when
354 assembling name for image file to verify
355 (Andree Leidenfrost)<br>
356- Fix mondo when restoring filenames containing blanks
357 (still a problem for filenames with ')
358 (Bruno Cornec)<br>
359- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries)
360(Bruno Cornec)<br>
361</p>
362
363<p>
364MINDI:
365</p>
366
367<p>
368- new build process (Bruno Cornec)<br>
369- Fix a bug when a disk less than 2.8 MB can be built, to
370 include enough modules to support SCSI cds
371 (Bruno Cornec)<br>
372- Fix a bug in .spec for RPM build (%attr now unused)
373(Bruno Cornec)<br>
374- Add support for LABEL on swap partitions
375(Michel Loiseleur + Julien Pinon)<br>
376- Attempt to fix bug 6827 (addition of a script for
377 busybox udhcpc to support pxe/dhcp restore)
378 (Bruno Cornec)<br>
379 - support of dm and LVM v2 (Andree Leidenfrost)<br>
380 - analyze-my-lvm is under $MINDI_LIB (Andree Leidenfrost)<br>
381- Fix a bug introduced by trying to avoid an error
382 message when modprobe.d doesn't exist
383 (Johannes Franken)<br>
384- Fix for Bug #6975 (/net is now excluded from kernel search location)
385(Bruno Cornec)<br>
386- Allow 5670 MB fllopy disks for lilo as well (Bruno Cornec)<br>
387- Add missing net modules (Klaus Ade Johnstad)<br>
388</p>
389
390Œ
391V
392!¡2006-06-09MondoRescue 2.0.8-3 is now available</p>
393
394<p>I'm happy to announce the availability of a„q
395!‰Q2006-06-02Mondo 2.0.8-2 / Mindi 1.0.8-2 available</p>
396<p>
397It 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.
398</p>
399<p>
400Available for the 11 distributions supported as the usual place <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
401</p>
402<p>
403<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.
404</p>
405 newest version of mondoescue 2.0.8-3. Enjoy it as usual!</p>
406<p>
407Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
408</a>
409</p>
410<p>
411./fedora/4/mindi-1.0.8-3.fc4.i386.rpm
412./fedora/4/mondo-2.0.8-3.fc4.i386.rpm
413./fedora/5/mindi-1.0.8-3.fc5.i386.rpm
414./fedora/5/mondo-2.0.8-3.fc5.i386.rpm
415./mandrake/10.2/mindi-1.0.8-3.102mdk.i386.rpm
416./mandrake/10.2/mondo-2.0.8-3.102mdk.i386.rpm
417./mandrake/10.1/mindi-1.0.8-3.101mdk.i386.rpm
418./mandrake/10.1/mondo-2.0.8-3.101mdk.i386.rpm
419./mandriva/2006.0/mindi-1.0.8-3.20060mdk.i586.rpm
420./mandriva/2006.0/mondo-2.0.8-3.20060mdk.i586.rpm
421./redhat/7.3/mindi-1.0.8-3.rh73.i386.rpm
422./redhat/7.3/mondo-2.0.8-3.rh73.i386.rpm
423./redhat/9/mindi-1.0.8-3.rh9.i386.rpm
424./redhat/9/mondo-2.0.8-3.rh9.i386.rpm
425./rhel/3/mondo-2.0.8-3.rhel3.i386.rpm
426./rhel/3/mindi-1.0.8-3.rhel3.i386.rpm
427./rhel/4/mindi-1.0.8-3.rhel4.i386.rpm
428./rhel/4/mondo-2.0.8-3.rhel4.i386.rpm
429./sles/9/mindi-1.0.8-3.sles9.i386.rpm
430./sles/9/mondo-2.0.8-3.sles9.i386.rpm
431./src/mindi-1.0.8-3.tar.gz
432./src/mondo-2.0.8-3.tar.gz
433./suse/10.0/mindi-1.0.8-3.suse10.0.i386.rpm
434./suse/10.0/mondo-2.0.8-3.suse10.0.i386.rpm
435./suse/10.1/mindi-1.0.8-3.suse10.1.i586.rpm
436./suse/10.1/mondo-2.0.8-3.suse10.1.i586.rpm
437</p>
438
439<p>As usual src.rpm packages are also available in the same directory.</p>
440
441<p>
442Changes are :
443</p>
444<p>
445MINDI CHANGES<br>
446<br>
447- exec-shield removed for mindi<br>
448 (Bruno Cornec)<br>
449- Fix a bug for ia64 build in mindi where locallib was undefined<br>
450 (Bruno Cornec)<br>
451- Fix a bug for SuSE and Debian where $dfam was used in install.sh<br>
452 (Bruno Cornec)<br>
453- Make the init script mdadm-aware<br>
454 (Andree Leidenfrost)<br>
455<br>
456</p><p>
457MONDO CHANGES<br>
458<br>
459- Fix a bug in -I and -E handling !!<br>
460 (Paolo Bernardoni <bernardoni_at_sysnet.it>/Bruno Cornec)<br>
461- Fix permissions for autorun<br>
462 (Bruno Cornec)<br>
463- Fox delivery problems for tar files with too restrictive umask<br>
464 (Bruno Cornec)<br>
465- Fix parsing of DHCP information in start-nfs script<br>
466 (Andree Leidenfrost)<br>
467<br>
468</p>
469/src/mond
470JJƒ3
471!†U2006-07-22Mondorescue at the RMLL</p>
472
473<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>
474
475<p>Around 25 persons attended it</p>
476
477<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>
Note: See TracBrowser for help on using the repository browser.