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

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