source: MondoRescue/trunk/website/announces3.sql@ 695

Last change on this file since 695 was 672, checked in by bcornec, 18 years ago

merge -r651:671 $SVN_M/branches/stable

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