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

Last change on this file since 798 was 781, checked in by Bruno Cornec, 18 years ago
  • Gentoo build now correct
  • 4 articles kept on frontpage
  • New announces made
  • Build process optimized agin and again :-)
  • Property svn:mime-type set to application/octet-stream
File size: 30.0 KB
Line 
1SQLite format 3@
2
3ŒŒr3tableannouncesannouncesCREATE TABLE announces (id INTEGER PRIMARY KEY, date DATE, announce VARCHAR[65535])Ý
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>
Note: See TracBrowser for help on using the repository browser.