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

Last change on this file since 1028 was 1028, checked in by Bruno Cornec, 17 years ago
  • Slackware 10.2 support added (from svn merge -r 1022:1027 $SVN_M/branches/2.2.1)
  • mkanounce now adds the ANNOUNCE keyword to mails
  • 2.2.1 announce in DB
  • Property svn:mime-type set to application/octet-stream
File size: 41.0 KB
Line 
1SQLite format 3@
2ŒŒr3tableannouncesannouncesCREATE TABLE announces (id INTEGER PRIMARY KEY, date DATE, announce VARCHAR[65535]) Ó$ûöñìçâÝØÓ
3
4
5
6 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>
7mandriva/2006.0/mindi-1.06-266.2006.0mdk.i586.rpm<br>
8mandriva/2006.0/mondo-2.06-266.2006.0mdk.i586.rpm<br>
9fedora/4/mindi-1.06-266.fc4.i386.rpm<br>
10fedora/4/mondo-2.06-266.fc4.i386.rpm<br>
11redhat/73/mindi-1.06-266.rh73.i386.rpm<br>
12redhat/73/mondo-2.06-266.rh73.i386.rpm<br>
13sles/9/mindi-1.06-266.sles9.i386.rpm<br>
14sles/9/mondo-2.06-266.sles9.i386.rpm<br>
15<br>
16
17So more distros supported and built.<br>
18I've used them for a restore of a failed server recently (PXE mode) so
19they should be working correctly for most of the cases (including now
20people not using RPMs)
21</p><p>
22I'll off till begining of next year, so I wish you all the best for this
23new year 2006 coming, and hope you'll find mondorescue as useful as
24usual !
25</p><p>
26Changelogs are following:
27
28</p><p>
29MONDO CHANGES<br>
30<br>
31v2.06 (2005-12-23)<br>
32- better error handling of failed commands/mindi (Andree Leidenfrost)<br>
33- fix compiler warnings (Andree Leidenfrost)<br>
34- -p improvements for NFS/PXE/ISO modes (Bruno Cornec)<br>
35- support of default route and netmask for PXE/NFS (Bruno Cornec)<br>
36- fix for restoring mondo backups on md-raid systems (Philippe De<br>
37Muyter)<br>
38- remove excessive 'cat' commands (Philippe De Muyter)<br>
39- fix to force growisofs to use speed=1 for DVD burning (Philippe De<br>
40Muyter)<br>
41- now handles cifs correctly (Bruno Cornec)<br>
42- fix issue where mondoarchive ejects CD/DVD despite writing iso images<br>
43(Andree Leidenfrost)<br>
44- Add -P option to df calls (Andree Leidenfrost/Chuan-kai Lin)<br>
45- fix usage of joint -B and -m options (Andree Leidenfrost/Efraim<br>
46Feinstein)<br>
47- Quadrupled ARBITRARY_MAXIMUM from 500 to 2000 for mondorestore's<br>
48filebrowser (Andree Leidenfrost)<br>
49- remove the renice of mondoarchive (Hugo Rabson)<br>
50- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
51(Bruno Cornec/Andree Leidenfrost)<br>
52- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
53ball) (Bruno Cornec)<br>
54- disable x11 build by default (Bruno Cornec)<br>
55- remove sbminst (Bruno Cornec/Andree Leidenfrost)<br>
56- use parted2fdisk everywhere (Bruno Cornec)<br>
57- exports MONDO_LIB (Bruno Cornec)<br>
58- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
592006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
60- interactive mode now asks for image size and prefix in NFS mode<br>
61(Gallig Renaud/Bruno Cornec)<br>
62- iso-prefix should be read in iso mode even when -H not given (Stan<br>
63Benoit)<br>
64- VERSION/RELEASE Tag added (Bruno Cornec)<br>
65- many code cleanup, small fixes, PXE/NFS code improvements<br>
66(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
67<br>
68MINDI CHANGES<br>
69<br>
701.06 (2005-12-23)<br>
71- mindi manpage added (Andree Leidenfrost)<br>
72- clean up remaining mount points, mindi.err at the end (Wolfgang<br>
73Rosenauer)<br>
74- fix bugs for SuSE distro around tar, tr and find arguments order<br>
75(Wolfgang Rosenauer)<br>
76- new busybox.net version used for better PXE support (Bruno Cornec)<br>
77- USB keyboard support (Bruno Cornec)<br>
78- -p should now work with ISO/PXE/NFS modes (Bruno Cornec)<br>
79- relocate what was under /usr/share to /usr/lib (FHS compliance)<br>
80(Bruno Cornec/Andree Leidenfrost)<br>
81- manage non ambiguous delivery under /usr (packages) or /usr/local (tar<br>
82ball) (Bruno Cornec)<br>
83- install script rewritten and used for RPM build, with new layout<br>
84(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
85- use parted2fdisk everywhere (Bruno Cornec)<br>
86- use MONDO_LIB exported by mondoarchive instead of MONDO_HOME guessed<br>
87(Bruno Cornec)<br>
88- RPM build for fedora core 4, sles9, redhat 7.3, rhel 3/4, mandriva<br>
892006.0, mandrake 10.2/10.1 (Bruno Cornec/Gary Granger)<br>
90- VERSION/RELEASE Tag added (Bruno Cornec)<br>
91- VMPlayer support<br>
92- Code cleanup, small fixes, PXE/NFS code improvements<br>
93(Wolfgang Rosenauer/Sébastien Aperghis-Tramoni/Bruno Cornec<br>
94- New switches for PXE mode (ping & ipconf, Cf README.pxe)<br>
95(Sébastien Aperghis-Tramoni/Bruno Cornec)<br>
96- mindi-kernel added to SVN (Bruno Cornec)<br>
97</p>
98S[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.
99Yª<Y`!ƒ/2006-02-02Mondo Rescue rsync server available</p>
100<p>In our always increasing set of services :-) I'd like to announce the
101availability of an rsync mirror service for mondo-rescue.
102
103Try rsync rsync.mondorescue.org::</p>‡b!32006-02-01Mondo Rescue ftp server available</p>
104<p>Things are progressing. I've gathered all the p
105¤?!Èm2005-12-24I think that it's time to promote our revisions to a newer version, as a
106proof of increased stability, and result of lots of cleanup and
107improvements, even if some small known bugs remain (and other could
108always appear). So here are mindi 1.06 / mondo 2.06 aka Christmas
109Release :-)
110</p><p>
111Now available at ftp://ftp.mondorescue.org :<br>
112<br>
113mandrake/10.1/mindi-1.06-266.10.1mdk.i386.rpm<br>
114mandrake/10.1/mondo-2.06-266.10.1mdk.i386.rpm<br>
115rhel/3/mindi-1.06-266.rhel3.i386.rpm<br>
116rhel/3/mondo-2.06-266.rhel3.i386.rpm<br>
117rhel/4/mindi-1.06-266.rhel4.i386.rpm<br>
118rhel/4/mackages that were originally on <a href="http://www.mondorescue.org">http://www.mondorescue.org</a> and also added Mike's SuSE RPMs
119+ all the latest packages I've produced and put them on a new ftp server
120accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a>
121</p><p>
122You may have issues to access to it yet, as I've done a DNS refresh this
123night and propagation could not be made everywhere now.
124
125FYI:
126
127</p><p>
128$ host ftp.mondorescue.org<br>
129ftp.mondorescue.org has address 213.30.161.23
130</p><p>
131
132The tree is:
133</p><p>
134level one distribution<br>
135level two version number<br>
136level three the packages
137
138</p><p>
139Feel free to send me (by private mail) packages that you have and that
140are not in the repository, so that I can add them.
141
142</p><p>
143Thanks to HP and especially the HP/Intel Solution Center to help me
144hosting the project.
145
146Next step will be the Web site.</p>
147
148sing qemu + more tools
149to generate RPMs)
150</p>
151
152<p>
153The focus on this version has been more around the new website and
154documentation, and a bit less on code. So some persistant bugs are still
155not corrected (some dvd burning issues and dm/lvm2 support mainly) and
156will be hopefully in 2.0.8.
157</p>
158
159<p>
160MONDO CHANGES
161</p>
162
163<p>
164v2.07 (2006-02-23)<br>
165- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
166- Doc cleanup (Andree Leidenfrost)<br>
167- Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats. (Andree Leidenfrost)<br>
168- Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>
169- Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>
170- use df -P everywhere (Bruno Cornec)<br>
171- Paypal incitations removed (Andree Leidenfrost)<br>
172- mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>
173- rpmlint cleanups (Bruno Cornec)<br>
174- no shared
175 librairies and no X11 anymore (were useless) (Bruno Cornec)<br>
176- files > 2GB are now really supported (Andree Leidenfrost)<br>
177- new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>
178- mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>
179- /tmp not excluded anymore from backup (Bruno Cornec)<br>
180- New RPM Build environement (Bruno Cornec)<br>
181</p>
182
183<p>
184MINDI CHANGES
185</p>
186
187<p>
1881.07 (2006-02-23)<br>
189- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
190- init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>
191 - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>
192 - Mindi/DiskSize is gone (Bruno Cornec)<br>
193- useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>
194- Doc cleanup (Andree Leidenfrost)<br>
195- Bug fix for chown in install.sh (JeffS)<br>
196- CHANGES renamed also in install.sh now (Bruno Cornec)<br>
197- rpmlint cleanups<br>
198- Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>
199- mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>
200- try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>
201- 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>
202- Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>
203- mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>
204- Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>
205- New RPM Build environement (Bruno Cornec)<br>
206- mindi now supports x86_64 natively (Bruno Cornec)<br>
207- stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>
208</p>
209ƒƒžj!½C2006-03-20Mondo 2.0.7 / Mindi 1.0.7 are out</p>
210<p>
211I'm happy to announce the availability of the latest and greatest
212version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of
213format to be more in line with what is done generally (x.y.z)
214</p>
215<p>
216Now available at ftp://ftp.mondorescue.org :
217</p>
218
219<p>
220mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>
221mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>
222mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>
223mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>
224mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>
225mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>
226src/mindi-1.0.7-r447.tgz<br>
227src/mondo-2.0.7-r447.tgz<br>
228</p>
229
230<p>
231Other distributions will follow asap (should be able to produce soon
232redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the
233change in the virtual machines I have to do (now u
2341/mindi-1.0.7-460.101mdk.i386.rpm
235mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm
236mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm
237mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm
238mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm
239mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm
240redhat/73/mindi-1.0.7-460.rh73.i386.rpm
241redhat/73/mondo-2.0.7-460.rh73.i386.rpm
242redhat/9/mindi-1.0.7-460.rh9.i386.rpm
243redhat/9/mondo-2.0.7-460.rh9.i386.rpm
244rhel/3/mindi-1.0.7-460.rhel3.i386.rpm
245rhel/3/mondo-2.0.7-460.rhel3.i386.rpm
246rhel/4/mindi-1.0.7-460.rhel4.i386.rpm
247rhel/4/mondo-2.0.7-460.rhel4.i386.rpm
248sles/9/mindi-1.0.7-460.sles9.i386.rpm
249sles/9/mondo-2.0.7-460.sles9.i386.rpm
250suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm
251suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm
252</p>
253
254
255<p>
256Changes are few:
257</p>
258
259<p>
260MONDO:
261</p>
262
263<p>
264Remove speed=1 for growisofs (better version expected for 2.0.8)
265Usage of Epoch for RPMs to ease update
266</p>
267
268<p>
269MINDI:
270</p>
271
272<p>
273analyze-my-lvm is under $MINDI_SBIN (not _LIB)
274Usage of Epoch for RPMs to ease update
275</p>
276sœR !¹2006-05-31Mondo 2.0.8-1 / Mindi 1.0.8-1 available</p>
277<p>
278I'm happy to announce the availability of a newest version of
279mondo 2.0.8-1 / mindi 1.0.8-1. Enjoy it !
280</p>
281
282<p>
283Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
284</p>
285
286<p>
287fedora/4/mondo-2.0.8-1.fc4.i386.rpm
288fedora/4/mindi-1.0.8-1.fc4.i386.rpm
289fedora/5/mindi-1.0.8-1.fc5.i386.rpm
290fedora/5/mondo-2.0.8-1.fc5.i386.rpm
291mandrake/10.2/mindi-1.0.8-1.102mdk.i386.rpm
292mandrake/10.2/mondo-2.0.8-1.102mdk.i386.rpm
293mandrake/10.1/mindi-1.0.8-1.101mdk.i386.rpm
294mandrake/10.1/mondo-2.0.8-1.101mdk.i386.rpm
295mandriva/2006.‹!•s2006-04-08Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>
296<p>
297I'm happy to announce the availability of a newest version of
298mondo 2.0.7 / mindi 1.0.7 aka r460
299</p>
300
301<p>
302Now available at ftp://ftp.mondorescue.org/
303</p>
304
305<p>
306fedora/4/mindi-1.0.7-460.fc4.i386.rpm
307fedora/4/mondo-2.0.7-460.fc4.i386.rpm
308fedora/5/mindi-1.0.7-460.fc5.i386.rpm
309fedora/5/mondo-2.0.7-460.fc5.i386.rpm
310mandrake/10.0/mindi-1.0.8-1.20060mdk.i586.rpm
311mandriva/2006.0/mondo-2.0.8-1.20060mdk.i586.rpm
312redhat/7.3/mindi-1.0.8-1.rh73.i386.rpm
313redhat/7.3/mondo-2.0.8-1.rh73.i386.rpm
314redhat/9/mindi-1.0.8-1.rh9.i386.rpm
315redhat/9/mondo-2.0.8-1.rh9.i386.rpm
316rhel/3/mindi-1.0.8-1.rhel3.i386.rpm
317rhel/3/mondo-2.0.8-1.rhel3.i386.rpm
318rhel/4/mindi-1.0.8-1.rhel4.i386.rpm
319rhel/4/mondo-2.0.8-1.rhel4.i386.rpm
320sles/9/mindi-1.0.8-1.sles9.i386.rpm
321sles/9/mondo-2.0.8-1.sles9.i386.rpm
322suse/10.0/mindi-1.0.8-1.suse10.0.i386.rpm
323suse/10.0/mondo-2.0.8-1.suse10.0.i386.rpm
324src/mondo-doc-2.0.8-1.tar.gz
325src/mindi-1.0.8-1.tar.gz
326src/mondo-2.0.8-1.tar.gz
327</p>
328
329<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.
330</p>
331
332<p>
333This 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, ...)
334</p>
335
336<p>
337Changes are :
338</p>
339
340<p>
341MONDO:
342</p>
343
344<p>
345- new build process (Bruno Cornec)<br>
346- Fix a bug in .spec for RPM build (%attr now unused)
347(Bruno Cornec)<br>
348- Support of dm and LVM v2 (Andree Leidenfrost)<br>
349- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)<br>
350- Complete doc is now a separate package. mondo still contains the
351 man pages and howto in minimal useful formats
352 (Bruno Cornec)<br>
353 - HOWTO now contains a new chapter on unattended support for mondo<br>
354 - Increase size (4 times) of include|exclude variables<br>
355 - Fix a bug on -I and -E not working with multiple parameters<br>
356- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when
357 assembling name for image file to verify
358 (Andree Leidenfrost)<br>
359- Fix mondo when restoring filenames containing blanks
360 (still a problem for filenames with ')
361 (Bruno Cornec)<br>
362- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries)
363(Bruno Cornec)<br>
364</p>
365
366<p>
367MINDI:
368</p>
369
370<p>
371- new build process (Bruno Cornec)<br>
372- Fix a bug when a disk less than 2.8 MB can be built, to
373 include enough modules to support SCSI cds
374 (Bruno Cornec)<br>
375- Fix a bug in .spec for RPM build (%attr now unused)
376(Bruno Cornec)<br>
377- Add support for LABEL on swap partitions
378(Michel Loiseleur + Julien Pinon)<br>
379- Attempt to fix bug 6827 (addition of a script for
380 busybox udhcpc to support pxe/dhcp restore)
381 (Bruno Cornec)<br>
382 - support of dm and LVM v2 (Andree Leidenfrost)<br>
383 - analyze-my-lvm is under $MINDI_LIB (Andree Leidenfrost)<br>
384- Fix a bug introduced by trying to avoid an error
385 message when modprobe.d doesn't exist
386 (Johannes Franken)<br>
387- Fix for Bug #6975 (/net is now excluded from kernel search location)
388(Bruno Cornec)<br>
389- Allow 5670 MB fllopy disks for lilo as well (Bruno Cornec)<br>
390- Add missing net modules (Klaus Ade Johnstad)<br>
391</p>
392
393Œ
394V
395!¡2006-06-09MondoRescue 2.0.8-3 is now available</p>
396
397<p>I'm happy to announce the availability of a„q
398!‰Q2006-06-02Mondo 2.0.8-2 / Mindi 1.0.8-2 available</p>
399<p>
400It 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.
401</p>
402<p>
403Available for the 11 distributions supported as the usual place <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
404</p>
405<p>
406<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.
407</p>
408 newest version of mondoescue 2.0.8-3. Enjoy it as usual!</p>
409<p>
410Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
411</a>
412</p>
413<p>
414./fedora/4/mindi-1.0.8-3.fc4.i386.rpm
415./fedora/4/mondo-2.0.8-3.fc4.i386.rpm
416./fedora/5/mindi-1.0.8-3.fc5.i386.rpm
417./fedora/5/mondo-2.0.8-3.fc5.i386.rpm
418./mandrake/10.2/mindi-1.0.8-3.102mdk.i386.rpm
419./mandrake/10.2/mondo-2.0.8-3.102mdk.i386.rpm
420./mandrake/10.1/mindi-1.0.8-3.101mdk.i386.rpm
421./mandrake/10.1/mondo-2.0.8-3.101mdk.i386.rpm
422./mandriva/2006.0/mindi-1.0.8-3.20060mdk.i586.rpm
423./mandriva/2006.0/mondo-2.0.8-3.20060mdk.i586.rpm
424./redhat/7.3/mindi-1.0.8-3.rh73.i386.rpm
425./redhat/7.3/mondo-2.0.8-3.rh73.i386.rpm
426./redhat/9/mindi-1.0.8-3.rh9.i386.rpm
427./redhat/9/mondo-2.0.8-3.rh9.i386.rpm
428./rhel/3/mondo-2.0.8-3.rhel3.i386.rpm
429./rhel/3/mindi-1.0.8-3.rhel3.i386.rpm
430./rhel/4/mindi-1.0.8-3.rhel4.i386.rpm
431./rhel/4/mondo-2.0.8-3.rhel4.i386.rpm
432./sles/9/mindi-1.0.8-3.sles9.i386.rpm
433./sles/9/mondo-2.0.8-3.sles9.i386.rpm
434./src/mindi-1.0.8-3.tar.gz
435./src/mondo-2.0.8-3.tar.gz
436./suse/10.0/mindi-1.0.8-3.suse10.0.i386.rpm
437./suse/10.0/mondo-2.0.8-3.suse10.0.i386.rpm
438./suse/10.1/mindi-1.0.8-3.suse10.1.i586.rpm
439./suse/10.1/mondo-2.0.8-3.suse10.1.i586.rpm
440</p>
441
442<p>As usual src.rpm packages are also available in the same directory.</p>
443
444<p>
445Changes are :
446</p>
447<p>
448MINDI CHANGES<br>
449<br>
450- exec-shield removed for mindi<br>
451 (Bruno Cornec)<br>
452- Fix a bug for ia64 build in mindi where locallib was undefined<br>
453 (Bruno Cornec)<br>
454- Fix a bug for SuSE and Debian where $dfam was used in install.sh<br>
455 (Bruno Cornec)<br>
456- Make the init script mdadm-aware<br>
457 (Andree Leidenfrost)<br>
458<br>
459</p><p>
460MONDO CHANGES<br>
461<br>
462- Fix a bug in -I and -E handling !!<br>
463 (Paolo Bernardoni <bernardoni_at_sysnet.it>/Bruno Cornec)<br>
464- Fix permissions for autorun<br>
465 (Bruno Cornec)<br>
466- Fox delivery problems for tar files with too restrictive umask<br>
467 (Bruno Cornec)<br>
468- Fix parsing of DHCP information in start-nfs script<br>
469 (Andree Leidenfrost)<br>
470<br>
471</p>
472/src/mond
473ÜJ܈+
474!E2006-08-05New repository/Tools for Mondo Rescue</p>
475
476<p>Due to some recent problems with BerliOS, ƒ3
477!†U2006-07-22Mondorescue at the RMLL</p>
478
479<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>
480
481<p>Around 25 persons attended it</p>
482
483<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>
484I've migrated most functions from it to our own server.</p>
485<p>
486So people wanting to have SVN access should now use the following URL:
487 <a href="svn://svn.mondorescue.org/mondorescue">svn://svn.mondorescue.org/mondorescue</a>
488</p>
489<p>
490which contains 2 main branches: branches/stable (2.x dev) and trunk (3.x dev)
491</p>
492
493<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>
494<p>
495So 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>
496</p>
497<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>
4981.rh9.i586.rpm
499./rhel/3/mindi-1.0.9-1.rhel3.i586.rpm
500./rhel/3/mondo-2.0.9-1.rhel3.i586.rpm
501./rhel/4/mindi-1.0.9-1.rhel4.i586.rpm
502./rhel/4/mondo-2.0.9-1.rhel4.i586.rpm
503./sles/9/mindi-1.0.9-1.sles9.i586.rpm
504./sles/9/mondo-2.0.9-1.sles9.i586.rpm
505./sles/10/mindi-1.0.9-1.sles10.i586.rpm
506./sles/10/mondo-2.0.9-1.sles10.i586.rpm
507./suse/10.0/mindi-1.0.9-1.suse10.0.i586.rpm
508./suse/10.0/mondo-2.0.9-1.suse10.0.i586.rpm
509./suse/10.1/mindi-1.0.9-1.suse10.1.i586.rpm
510./suse/10.1/mondo-2.0.9-1.suse10.1.i586.rpm
511./src/mindi-1.0.9.tar.gz
512./src/mondo-2.0.9.tar.gz
513</p>
514
515<p>As usual src.rpm packages are also available in the same directory.</p>
516
517<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>
518
519<p>
520Changes are :
521</p>
522<p>
523MINDI CHANGES<br>
524<br>
525- Fix for bug #22 RHEL4 + LVM + LABEL support (Bruno Cornec)<br>
526- Fix for bug #8 keyboard support incorrect (Bruno Cornec)<br>
527- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)<br>
528- new global variables + Bug fixes for LVM (Bruno Cornec)<br>
529- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)<br>
530- Fix a bug for filesystems with LABEL in fstab not mounted (Bruno Cornec)<br>
531- Qlogic 2300 and 2200 are now supported (Bruno Cornec)<br>
532- Use busybox 1.1.3 for net part (Bruno Cornec)<br>
533- Fix various screen corruption for 'Configure LVM' (Andree Leidenfrost)<br>
534- Fix Adaptec Zero-Channel RAID Cards support bug #6455 (Bruno Cornec)<br>
535- Fix a bug with redhat_label not initialized in the loop systematically<br>
536(Anthony P. Machon/Bruno Cornec)<br>
537- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)<br>
538- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)<br>
539- Fix a bug in analyze-my-lvm for RHEL3 where vgdisplay prints an additional<br>
540field sometimes (#) (severine.lombardo_at_acoss.fr/Bruno Cornec)<br>
541- Deal prop
542erly with LVM tool lvmiopversion and with lvmcreate_initrd and pvdata - fixes Debian bug #351687 (Andree Leidenfrost)<br>
543- Handle the format /dev/mapper/<VG>-<LV> for LVM devices - fix for Debian bug #362926 (Andree Leidenfrost)<br>
544<br>
545</p><p>
546MONDO CHANGES<br>
547<br>
548- Preliminary build process working for Debian and Gentoo (Bruno Cornec)<br>
549- New NFS/PXE support. start-nfs is now a fixed script. Allow more possibilities at restore time (Bruno Cornec)<br>
550- Fix some compiler warnings for 64bits mode (Andree Leidenfrost)<br>
551- Fix various screen corruption for 'Configure LVM'/RAID sync (Andree Leidenfrost)<br>
552- SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec)<br>
553- Exclude ClearCase mvfs type of filesystem from mondo backup (rzonum_at_gmail.com/Bruno Cornec)<br>
554- Improved .spec Requires (Fedora/SuSE feedbacks) (Bruno Cornec)<br>
555- Indication for users of IDE burners and 2.6 kernels (Christopher Moriarity/Bruno Cornec)<br>
556- remove df -P during restore as busybox doesn't support it (Bruno Cornec)<br>
557- nfsmount option added to allow redeployment from another NFS server (Bruno Cornec)<br>
558- This version should work a bit better with files having special char bug #7421 - but more to come (Bruno Cornec)<br>
559- Fix Debian Bug #369321 by increasing MAX_TAPECATALOG_ENTRIES to 8192 and bkpinfo->optimal_set_size to 16MB (Andree Leidenfrost)<br>
560- Fix problem with BurnProof+DVD (Andree Leidenfrost)<br>
561- Fix bug #7820: mondo should now support files > 2GB (taps23_at_yahoo.com/Bruno Cornec)<br>
562- Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost)<br>
563- Optimize grep usage - fixes Debian bug #222052 (Andree Leidenfrost)<br>
564- Avoid false alerts about growisofs not running under sudo (Andree Leidenfrost)<br>
565- Increase PPCFG_RAMDISK_SIZE to 350 MB (Thomas Börkel/Bruno Cornec)<br>
566- Removed useless mondo-makefilelist (Andree Leidenfrost)<br>
567- Fix a segmentation fault in parse_mdstat() (Andree Leidenfrost)<br>
568- Fix gcc 4.1.2 warnings (Andree Leidenfrost)<br>
569<br>
570</p>
571
572ll¦}!Íi2006-08-07MondoRescue 2.0.9 is now available</p>
573
574<p>I'm happy to announce the availability of a newest version of mondoescue 2.0.9-1. Enjoy it as usual!</p>
575<p>
576Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
577</a>
578</p>
579<p>
580./debian/3.1/mindi_1.0.9_i386.deb
581./debian/3.1/mondo_2.0.9_i386.deb
582./fedora/4/mindi-1.0.9-1.fc4.i386.rpm
583./fedora/4/mondo-2.0.9-1.fc4.i386.rpm
584./fedora/5/mindi-1.0.9-1.fc5.i586.rpm
585./fedora/5/mondo-2.0.9-1.fc5.i586.rpm
586./mandrake/10.2/mindi-1.0.9-1.102mdk.i586.rpm
587./mandrake/10.2/mondo-2.0.9-1.102mdk.i586.rpm
588./mandrake/10.1/mindi-1.0.9-1.101mdk.i586.rpm
589./mandrake/10.1/mondo-2.0.9-1.101mdk.i586.rpm
590./mandriva/2006.0/mindi-1.0.9-1.20060mdk.i586.rpm
591./mandriva/2006.0/mondo-2.0.9-1.20060mdk.i586.rpm
592./redhat/7.3/mindi-1.0.9-1.rh73.i586.rpm
593./redhat/7.3/mondo-2.0.9-1.rh73.i586.rpm
594./redhat/9/mindi-1.0.9-1.rh9.i586.rpm
595./redhat/9/mondo-2.0.9-
596%%‡X!2006-08-11Package rebuild</p>
597
598<p>Hello</p>
599<p>
600Due 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.
601</p>
602<p>
603Changes are :
604</p>
605<p>
606- ChangeLogs are now correct for RPMS
607- Gentoo build is now working, and packages have been produced.
608 Official feedback is pending.
609- Official packages have been released for Mandriva Cooker and will be in 2007.0
610- Fedora extra proposal is also pending.
611</p>
612
613<p>
614Please 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.
615</p>
616
617<p>
618I'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.
619</p>
620
621<ª< 1!ÀQ2006-10-09MondoRescue 2.2.0 is now available</p>
622
623<p>I'm happy to announce the availability of a n „S!‰2006-10-03MondoRescue presentation goes live</p>
624
625<p>I'm happy to announce the availability of the presentation I made last month for the Open Source and Linux Profession inside HP</p>
626<p>
627Listen to it at <a href="http://opensource.hp.com/downloads/bruno_mondo.mp3">http://opensource.hp.com/downloads/bruno_mondo.mp3</a>
628</p>
629<P>The corresponding slides are available at <a href="http://www.mondorescue.org/docs/mondo-presentation-v2.pdf">http://www.mondorescue.org/docs/mondo-presentation-v2.pdf</a>
630<p>
631Many thanks to Ragavan Srinivasan <ragavan_at_hp.com> for making this possible.
632</p>
633!ewest version of mondoescue 2.2.0. Enjoy it as usual!</p>
634<p>
635Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
636</a>
637</p>
638<p>
639./fedora/4/mindi-1.2.0-1.fc4.i386.rpm
640./fedora/4/mondo-2.2.0-1.fc4.i386.rpm
641./fedora/5/mindi-1.2.0-1.fc5.i586.rpm
642./fedora/5/mondo-2.2.0-1.fc5.i586.rpm
643./gentoo/1.6/mindi-1.2.0.tbz2
644./gentoo/1.6/mondo-2.2.0.tbz2
645./gentoo/1.6/mindi-1.2.0.ebuild
646./gentoo/1.6/mondo-2.2.0.ebuild
647./mandrake/10.2/mindi-1.2.0-1.102mdk.i586.rpm
648./mandrake/10.2/mondo-2.2.0-1.102mdk.i586.rpm
649./mandrake/10.1/mindi-1.2.0-1.101mdk.i586.rpm
650./mandrake/10.1/mondo-2.2.0-1.101mdk.i586.rpm
651./mandriva/2006.0/mindi-1.2.0-1.20060mdv.i586.rpm
652./mandriva/2006.0/mondo-2.2.0-1.20060mdv.i586.rpm
653./mandriva/2007.0/mindi-1.2.0-1.20070mdv.i586.rpm
654./mandriva/2007.0/mondo-2.2.0-1.20070mdv.i586.rpm
655./redhat/7.3/mindi-1.2.0-1.rh73.i586.rpm
656./redhat/7.3/mondo-2.2.0-1.rh73.i586.rpm
657./redhat/9/mindi-1.2.0-1.rh9.i586.rpm
658./redhat/9/mondo-2.2.0-1.rh9.i586.rpm
659./rhel/3/mindi-1.2.0-1.rhel3.i586.rpm
660./rhel/"3/mondo-2.2.0-1.rhel3.i586.rpm
661./rhel/4/mindi-1.2.0-1.rhel4.i586.rpm
662./rhel/4/mondo-2.2.0-1.rhel4.i586.rpm
663./sles/9/mindi-1.2.0-1.sles9.i586.rpm
664./sles/9/mondo-2.2.0-1.sles9.i586.rpm
665./sles/10/mindi-1.2.0-1.sles10.i586.rpm
666./sles/10/mondo-2.2.0-1.sles10.i586.rpm
667./src/mondo-2.2.0.tar.gz
668./src/mondo-2.2.0.tar.bz2
669./src/mindi-1.2.0.tar.gz
670./src/mindi-1.2.0.tar.bz2
671./suse/10.0/mindi-1.2.0-1.suse10.0.i586.rpm
672./suse/10.0/mondo-2.2.0-1.suse10.0.i586.rpm
673./suse/10.1/mindi-1.2.0-1.suse10.1.i586.rpm
674./suse/10.1/mondo-2.2.0-1.suse10.1.i586.rpm
675</p>
676
677<p>As usual src.rpm packages are also available in the same directory.</p>
678<p>New with this version, you'll need the new mindi-busybox package from the same directory. The binaries delivered in mindi have been replaced by this package.</p>
679
680<p>
681Changes are :
682</p>
683<p>
684MINDI CHANGES<br>
685<br>
686- busybox is now a separate package and binaries are not provided anymore in mindi - Fix #37 (Bruno Cornec)<br>
687- deplist.txt adapted to use more busybox modules (Bruno Cornec)<br>
688-# start-nfs now exports variables taken from PXE command line to mondo to override parameters during archiving - Fix bug #21 (Bruno Cornec)<br>
689- Fix for bug #71 mindi now works correctly on x86_64 (Brendan Bouffler/Bruno Cornec)<br>
690- ReadAllLink function added to mindi and 3 older functions suppressed + use of readlink where useful (Bruno Cornec)<br>
691- Other fixes for labelled swap support (Michael Shapiro/Bruno Cornec)<br>
692- Fix for bug #4 (B. Baumer)<br>
693- Fix PXE documentation (Brendan Bouffler)<br>
694- Attempt to fix bug #25 - bonding support (Michael Shapiro/Bruno Cornec)<br>
695- Write start and finish time to log - Fix bug #33 (Bruno Cornec)<br>
696- Fix for bug #46 (Klaus Ade Johnstad)<br>
697<br>
698</p><p>
699MONDO CHANGES<br>
700<br>
701- start-nfs now exports variables taken from PXE command line to mondo to override parameters during archiving - Fix bug #21 (Bruno Cornec)<br>
702- Fix for bug #71 mondo now works correctly on x86_64 (Brendan Bouffler/Bruno Cornec)<br>
703- Fix for bug #4 (B. Baumer)<br>
704- Fix PXE documentation (Brendan Bouffler)<br>
705- Attempt to fix bug #25 - bonding support (Michael Shapiro/Bruno Cornec)<br>
706- Write start and finish time to log - Fix bug #33 (Bruno Cornec)<br>
707- New mr_stresc function to escape commands submitted to system and fixes [[debianBTS(379966)]] (Andree Leidenfrost)<br>
708- New files mr_string.c and mr_string.h (v3.0 new organization) (Andree Leidenfrost)<br>
709- Fix for [[debianBTS(320152)]] display problem in newt (Andree Leidenfrost)<br>
710- Check for grub.conf being a symbolic link (Andree Leidenfrost)<br>
711- AFS support (Andree Leidenfrost/Bruno Cornec)<br>
712- Better post-nuke handling (first steps) (Andree Leidenfrost)<br>
713- Icon for use in menus (Andree Leidenfrost)<br>
714- Fix for bug #14 -E switch error (Bruno Cornec)<br>
715- Fix for bug #6 mondorestore will ask for prefix during selectve restore (Bruno Cornec)<br>
716- Fix for bug #21 prefix taken from PXE server first (Bruno Cornec)<br>
717- Fix for bug #24 ps options (Bruno Cornec)<br>
718<br>
719</p>
720
721æ«æ«*!ÖC2007-01-02MondoRescue 2.2.1 is now available</p>
722
723<p>I'd like to wish you all a great year for 2007, and so that you have something to do as of the early begining of this new year, I'm also happy to announce the availability of a newest version of mondorescue 2.2.1. Enjoy it especially as a New Year's gift !</p>
724<p>
725Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
726</a>
727</p>
728<p>
729./fedora/4/mindi-1.2.1-1.fc4%‚R!…
7302006-10-12MondoRescue 2.2.0-2 is now available</p>
731
732<p>Due to an issue on rpm dependencies, I've published a new revision of mondo 2.2.0. At the same time and exceptionaly I hope, I've fixed a remaining issue on bonding support.</p>
733<p>
734Available as usual at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/
735</a>
736</p>
737&.i386.rpm
738./fedora/4/mondo-2.2.1-1.fc4.i386.rpm
739./fedora/5/mindi-1.2.1-1.fc5.i586.rpm
740./fedora/5/mondo-2.2.1-1.fc5.i586.rpm
741./fedora/6/mindi-1.2.1-1.fc6.i586.rpm
742./fedora/6/mondo-2.2.1-1.fc6.i586.rpm
743./gentoo/1.6/mindi-1.2.1.tbz2
744./gentoo/1.6/mondo-2.2.1.tbz2
745./gentoo/1.6/mindi-1.2.1.ebuild
746./gentoo/1.6/mondo-2.2.1.ebuild
747./mandrake/10.2/mindi-1.2.1-1.102mdk.i586.rpm
748./mandrake/10.2/mondo-2.2.1-1.102mdk.i586.rpm
749./mandrake/10.1/mindi-1.2.1-1.101mdk.i586.rpm
750./mandrake/10.1/mondo-2.2.1-1.101mdk.i586.rpm
751./mandriva/2006.0/mindi-1.2.1-1.20060mdv.i586.rpm
752./mandriva/2006.0/mondo-2.2.1-1.20060mdv.i586.rpm
753./mandriva/2007.0/mindi-1.2.1-1.20070mdv.i586.rpm
754./mandriva/2007.0/mondo-2.2.1-1.20070mdv.i586.rpm
755./redhat/7.3/mindi-1.2.1-1.rh73.i586.rpm
756./redhat/7.3/mondo-2.2.1-1.rh73.i586.rpm
757./redhat/9/mindi-1.2.1-1.rh9.i586.rpm
758./redhat/9/mondo-2.2.1-1.rh9.i586.rpm
759./rhel/3/mindi-1.2.1-1.rhel3.i586.rpm
760./rhel/3/mondo-2.2.1-1.rhel3.i586.rpm
761./rhel/4/mindi-1.2.1-1.rhel4.i586.rpm
762./rhel/4/mondo-2.2.1-1.rhel4.i586.rpm
763./'sles/9/mindi-1.2.1-1.sles9.i586.rpm
764./sles/9/mondo-2.2.1-1.sles9.i586.rpm
765./sles/10/mindi-1.2.1-1.sles10.i586.rpm
766./sles/10/mondo-2.2.1-1.sles10.i586.rpm
767./src/mindi-1.2.1.tar.gz
768./src/mindi-1.2.1.tar.bz2
769./src/mondo-2.2.1.tar.gz
770./src/mondo-2.2.1.tar.bz2
771./suse/10.0/mindi-1.2.1-1.suse10.0.i586.rpm
772./suse/10.0/mondo-2.2.1-1.suse10.0.i586.rpm
773./suse/10.2/mindi-1.2.1-1.suse10.2.i586.rpm
774./suse/10.2/mondo-2.2.1-1.suse10.2.i586.rpm
775</p>
776
777<p>As usual src.rpm packages are also available in the same directory.</p>
778<p>You also have to use the latest mindi-busybox 1.2.2 nearby</p>
779
780<p>
781Changes are :
782</p>
783<p>
784MINDI CHANGES<br>
785<br>
786- mindi now supports a configuration file (Bruno Cornec)<br>
787- Fix again support for LABEL on swap partitions (Bruno Cornec)<br>
788- mindi now prints mindi-busybox version (Bruno Cornec)<br>
789- mindi now supports gzip compression format (#113) (Bruno Cornec)<br>
790- Inline code of some useless functions for readability (Bruno Cornec)<br>
791- Add support for nvidia and ahci drivers (Bruno Cornec()<br>
792- Remove wrong full path name for cut (Matija Nalis/Bruno Cornec)<br>
793- UUID support (Bruno Cornec)<br>
794- Cleaner messages generated on screen (with defaults) and in logs (Bruno Cornec)<br>
795- First use of a configuration file with mindi to permit variable to be overwritten (Bruno Cornec)<br>
796- All temporary files are now under MINDI_TMP, unique dir under /tmp by default and not removed when called by mondo (Bruno Cornec)<br>
797- All generated files are now under CACHE_LOC, /var/cache/mindi by default (Bruno Cornec)<br>
798- Fix bug #100 where the temporary dir could be removed and be /home (Matija Nalis/Bruno Cornec)<br>
799- Should now work correctly under x86_64 distributions (Bruno Cornec)<br>
800- Fix a blocking bug in mindi where a " was misplaced (Bruno Cornec)<br>
801- New MindiExit function called everywhere (Bruno Cornec)<br>
802- TAG is now per package (Bruno Cornec)<br>
803- Add CentOS build support (Andy Wright/Bruno Cornec)<br>
804- Removal of grep -w|-x during restore as not supported by busybox fixes bug #1)01 (Alfred Chua/Bruno Cornec)<br>
805- init now reports the mindi version when executed (Bruno Cornec)<br>
806<br>
807</p><p>
808MONDO CHANGES<br>
809<br>
810- Fix a memory allocation bug in gen_aux_list (Klaus Ade Johnstad/Andree Leidenfrost)<br>
811- fedora core 6 and suse 10.2 support added in build process (Bruno Cornec)<br>
812- Fix a bug where grub.conf was a symlink (Bruno Cornec)<br>
813- mondo now supports gzip compression format (-G option) (#113) (Bruno Cornec)<br>
814- ACL and XATTR are now NOT backed up anymore by default. Should increase mondoarchive speed. To handle them as before, please use the -z option. Fix Bug #63 (Bruno Cornec)<br>
815- Fix a bug in libmondo-fifo.c where potentially no buffer content could let mondo runni ng forever in case of an exception (Bruno Cornec)<br>
816- Fix a bug where ps (busybox) and ps (system) do not give PID in the same column (Bruno Cornec)<br>
817- TAG is now per package (Bruno Cornec)<br>
818- Add CentOS build support (Andy Wright/Bruno Cornec)<br>
819- Fix bug #89 (env var were queried too early, and not ncessarily in PXE mode) (Bruno Cornec)<br>
820- fix #66 (setfacl not existing => no error) (Bruno Cornec)<br>
821- Removal of grep -w|-x during restore as not supported by busybox fixes bug #101 (Alfred Chua/Bruno Cornec)<br>
822- Fix a bug with DVD+RW format, when mondo asks for retry without success indifinitely (Mariano Aliaga)<br>
823- Fix Bug #90 mondoarchive fails when using space in the prefix (Bruno Cornec)<br>
824- Fix Bug #87 LABEL= swap does not come online after mondorestore (Bruno Cornec)<br>
825- Source directory for mondo is now src (compatibility with trunk) (Bruno Cornec)<br>
826<br>
827</p><p>
828MINDI-BUSYBOX CHANGES<br>
829<br>
830- mindi-busybox version is now extended with the SVN revision (Bruno Cornec)<br>
831- Fix a known bug for busybox where -gc-section in makefile + static for link crea tes a buggy busybox with glibc (Bruno Cornec)<br>
832- Updated based on busybox 1.2.2 (Bruno Cornec)<br>
833- Handles modules back again (Bruno Cornec)<br>
834- Fix bug #88 around install conflicts (Bruno Cornec)<br>
835<br>
836</p>
Note: See TracBrowser for help on using the repository browser.