source: MondoRescue/trunk/website/latest-news.html@ 649

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

merge -r617:641 $SVN_M/branches/stable

File size: 5.6 KB
Line 
1<p><B>2006-06-02 </B>Mondo 2.0.8-2 / Mindi 1.0.8-2 available</p>
2<p>
3It 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.
4</p>
5<p>
6Available for the 11 distributions supported as the usual place <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
7</p>
8<p>
9<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.
10</p>
11<p><B>2006-05-31 </B>Mondo 2.0.8-1 / Mindi 1.0.8-1 available</p>
12<p>
13I'm happy to announce the availability of a newest version of
14mondo 2.0.8-1 / mindi 1.0.8-1. Enjoy it !
15</p>
16
17<p>
18Now available at <a href="ftp://ftp.mondorescue.org/">ftp://ftp.mondorescue.org/</a>
19</p>
20
21<p>
22fedora/4/mondo-2.0.8-1.fc4.i386.rpm
23fedora/4/mindi-1.0.8-1.fc4.i386.rpm
24fedora/5/mindi-1.0.8-1.fc5.i386.rpm
25fedora/5/mondo-2.0.8-1.fc5.i386.rpm
26mandrake/10.2/mindi-1.0.8-1.102mdk.i386.rpm
27mandrake/10.2/mondo-2.0.8-1.102mdk.i386.rpm
28mandrake/10.1/mindi-1.0.8-1.101mdk.i386.rpm
29mandrake/10.1/mondo-2.0.8-1.101mdk.i386.rpm
30mandriva/2006.0/mindi-1.0.8-1.20060mdk.i586.rpm
31mandriva/2006.0/mondo-2.0.8-1.20060mdk.i586.rpm
32redhat/7.3/mindi-1.0.8-1.rh73.i386.rpm
33redhat/7.3/mondo-2.0.8-1.rh73.i386.rpm
34redhat/9/mindi-1.0.8-1.rh9.i386.rpm
35redhat/9/mondo-2.0.8-1.rh9.i386.rpm
36rhel/3/mindi-1.0.8-1.rhel3.i386.rpm
37rhel/3/mondo-2.0.8-1.rhel3.i386.rpm
38rhel/4/mindi-1.0.8-1.rhel4.i386.rpm
39rhel/4/mondo-2.0.8-1.rhel4.i386.rpm
40sles/9/mindi-1.0.8-1.sles9.i386.rpm
41sles/9/mondo-2.0.8-1.sles9.i386.rpm
42suse/10.0/mindi-1.0.8-1.suse10.0.i386.rpm
43suse/10.0/mondo-2.0.8-1.suse10.0.i386.rpm
44src/mondo-doc-2.0.8-1.tar.gz
45src/mindi-1.0.8-1.tar.gz
46src/mondo-2.0.8-1.tar.gz
47</p>
48
49<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.
50</p>
51
52<p>
53This 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, ...)
54</p>
55
56<p>
57Changes are :
58</p>
59
60<p>
61MONDO:
62</p>
63
64<p>
65- new build process (Bruno Cornec)<br>
66- Fix a bug in .spec for RPM build (%attr now unused)
67(Bruno Cornec)<br>
68- Support of dm and LVM v2 (Andree Leidenfrost)<br>
69- New mr_strtok functionn added and used for dm support (Andree Leidenfrost)<br>
70- Complete doc is now a separate package. mondo still contains the
71 man pages and howto in minimal useful formats
72 (Bruno Cornec)<br>
73 - HOWTO now contains a new chapter on unattended support for mondo<br>
74 - Increase size (4 times) of include|exclude variables<br>
75 - Fix a bug on -I and -E not working with multiple parameters<br>
76- Fix a bug in verify for NFS by swapping nfs_remote_dir and isodir when
77 assembling name for image file to verify
78 (Andree Leidenfrost)<br>
79- Fix mondo when restoring filenames containing blanks
80 (still a problem for filenames with ')
81 (Bruno Cornec)<br>
82- Fix a RPM generation bug for rh7.3 (i386-redhat-linux prefix for binaries)
83(Bruno Cornec)<br>
84</p>
85
86<p>
87MINDI:
88</p>
89
90<p>
91- new build process (Bruno Cornec)<br>
92- Fix a bug when a disk less than 2.8 MB can be built, to
93 include enough modules to support SCSI cds
94 (Bruno Cornec)<br>
95- Fix a bug in .spec for RPM build (%attr now unused)
96(Bruno Cornec)<br>
97- Add support for LABEL on swap partitions
98(Michel Loiseleur + Julien Pinon)<br>
99- Attempt to fix bug 6827 (addition of a script for
100 busybox udhcpc to support pxe/dhcp restore)
101 (Bruno Cornec)<br>
102 - support of dm and LVM v2 (Andree Leidenfrost)<br>
103 - analyze-my-lvm is under $MINDI_LIB (Andree Leidenfrost)<br>
104- Fix a bug introduced by trying to avoid an error
105 message when modprobe.d doesn't exist
106 (Johannes Franken)<br>
107- Fix for Bug #6975 (/net is now excluded from kernel search location)
108(Bruno Cornec)<br>
109- Allow 5670 MB fllopy disks for lilo as well (Bruno Cornec)<br>
110- Add missing net modules (Klaus Ade Johnstad)<br>
111</p>
112
113<p><B>2006-04-08 </B>Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>
114<p>
115I'm happy to announce the availability of a newest version of
116mondo 2.0.7 / mindi 1.0.7 aka r460
117</p>
118<p>
119Now available at ftp://ftp.mondorescue.org/
120</p>
121
122<p>
123fedora/4/mindi-1.0.7-460.fc4.i386.rpm
124fedora/4/mondo-2.0.7-460.fc4.i386.rpm
125fedora/5/mindi-1.0.7-460.fc5.i386.rpm
126fedora/5/mondo-2.0.7-460.fc5.i386.rpm
127mandrake/10.1/mindi-1.0.7-460.101mdk.i386.rpm
128mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm
129mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm
130mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm
131mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm
132mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm
133redhat/73/mindi-1.0.7-460.rh73.i386.rpm
134redhat/73/mondo-2.0.7-460.rh73.i386.rpm
135redhat/9/mindi-1.0.7-460.rh9.i386.rpm
136redhat/9/mondo-2.0.7-460.rh9.i386.rpm
137rhel/3/mindi-1.0.7-460.rhel3.i386.rpm
138rhel/3/mondo-2.0.7-460.rhel3.i386.rpm
139rhel/4/mindi-1.0.7-460.rhel4.i386.rpm
140rhel/4/mondo-2.0.7-460.rhel4.i386.rpm
141sles/9/mindi-1.0.7-460.sles9.i386.rpm
142sles/9/mondo-2.0.7-460.sles9.i386.rpm
143suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm
144suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm
145</p>
146
147
148<p>
149Changes are few:
150</p>
151
152<p>
153MONDO:
154</p>
155
156<p>
157Remove speed=1 for growisofs (better version expected for 2.0.8)
158Usage of Epoch for RPMs to ease update
159</p>
160
161<p>
162MINDI:
163</p>
164
165<p>
166analyze-my-lvm is under $MINDI_SBIN (not _LIB)
167Usage of Epoch for RPMs to ease update
168</p>
169
Note: See TracBrowser for help on using the repository browser.