Changeset 541 in MondoRescue for branches/stable/website/latest-news.html
- Timestamp:
- May 13, 2006, 8:47:23 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/stable/website/latest-news.html ¶
r472 r541 1 <p><B>2006-04-08 </B>Mondo 2.0.7 / Mindi 1.0.7 updated to r460</p>2 <p>3 I'm happy to announce the availability of a newest version of4 mondo 2.0.7 / mindi 1.0.7 aka r4605 </p>6 7 <p>8 Now available at ftp://ftp.mondorescue.org/9 </p>10 11 <p>12 fedora/4/mindi-1.0.7-460.fc4.i386.rpm13 fedora/4/mondo-2.0.7-460.fc4.i386.rpm14 fedora/5/mindi-1.0.7-460.fc5.i386.rpm15 fedora/5/mondo-2.0.7-460.fc5.i386.rpm16 mandrake/10.1/mindi-1.0.7-460.101mdk.i386.rpm17 mandrake/10.1/mondo-2.0.7-460.101mdk.i386.rpm18 mandrake/10.2/mindi-1.0.7-460.102mdk.i386.rpm19 mandrake/10.2/mondo-2.0.7-460.102mdk.i386.rpm20 mandriva/2006.0/mindi-1.0.7-460.20060mdk.i586.rpm21 mandriva/2006.0/mondo-2.0.7-460.20060mdk.i586.rpm22 redhat/73/mindi-1.0.7-460.rh73.i386.rpm23 redhat/73/mondo-2.0.7-460.rh73.i386.rpm24 redhat/9/mindi-1.0.7-460.rh9.i386.rpm25 redhat/9/mondo-2.0.7-460.rh9.i386.rpm26 rhel/3/mindi-1.0.7-460.rhel3.i386.rpm27 rhel/3/mondo-2.0.7-460.rhel3.i386.rpm28 rhel/4/mindi-1.0.7-460.rhel4.i386.rpm29 rhel/4/mondo-2.0.7-460.rhel4.i386.rpm30 sles/9/mindi-1.0.7-460.sles9.i386.rpm31 sles/9/mondo-2.0.7-460.sles9.i386.rpm32 suse/10.0/mindi-1.0.7-464.suse10.0.i386.rpm33 suse/10.0/mondo-2.0.7-464.suse10.0.i386.rpm34 </p>35 36 37 <p>38 Changes are few:39 </p>40 41 <p>42 MONDO:43 </p>44 45 <p>46 Remove speed=1 for growisofs (better version expected for 2.0.8)47 Usage of Epoch for RPMs to ease update48 </p>49 50 <p>51 MINDI:52 </p>53 54 <p>55 analyze-my-lvm is under $MINDI_SBIN (not _LIB)56 Usage of Epoch for RPMs to ease update57 </p>58 59 <p><B>2006-03-20 </B>Mondo 2.0.7 / Mindi 1.0.7 are out</p>60 <p>61 I'm happy to announce the availability of the latest and greatest62 version of mondo 2.0.7 / mindi 1.0.7. Version numbers have changed of63 format to be more in line with what is done generally (x.y.z)64 </p>65 <p>66 Now available at ftp://ftp.mondorescue.org :67 </p>68 69 <p>70 mandrake/10.1/mindi-1.0.7-447.101mdk.i386.rpm<br>71 mandrake/10.1/mondo-2.0.7-447.101mdk.i386.rpm<br>72 mandrake/10.2/mindi-1.0.7-447.102mdk.i386.rpm<br>73 mandrake/10.2/mondo-2.0.7-447.102mdk.i386.rpm<br>74 mandriva/2006.0/mindi-1.0.7-447.20060mdk.i386.rpm<br>75 mandriva/2006.0/mondo-2.0.7-447.20060mdk.i386.rpm<br>76 src/mindi-1.0.7-r447.tgz<br>77 src/mondo-2.0.7-r447.tgz<br>78 </p>79 80 <p>81 Other distributions will follow asap (should be able to produce soon82 redhat 7.3, fedora core 4, and only after rhel3/4 and sles9) due to the83 change in the virtual machines I have to do (now using qemu + more tools84 to generate RPMs)85 </p>86 87 <p>88 The focus on this version has been more around the new website and89 documentation, and a bit less on code. So some persistant bugs are still90 not corrected (some dvd burning issues and dm/lvm2 support mainly) and91 will be hopefully in 2.0.8.92 </p>93 94 <p>95 MONDO CHANGES96 </p>97 98 <p>99 v2.07 (2006-02-23)<br>100 - useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>101 - Doc cleanup (Andree Leidenfrost)<br>102 - Add the actual format to messages after calls to function is_this_a_valid_disk_format() about unsupported formats. (Andree Leidenfrost)<br>103 - Abort|Warn when one of the include|exclude dirs (-I|-E) does not exist (Bruno Cornec/Jeffs)<br>104 - Replaced partimagehack with ntfsclone from ntfsprogs package. (Andree Leidenfrost)<br>105 - use df -P everywhere (Bruno Cornec)<br>106 - Paypal incitations removed (Andree Leidenfrost)<br>107 - mondo now uses /usr/share for the restore-scripts (Bruno Cornec)<br>108 - rpmlint cleanups (Bruno Cornec)<br>109 - no shared librairies and no X11 anymore (were useless) (Bruno Cornec)<br>110 - files > 2GB are now really supported (Andree Leidenfrost)<br>111 - new SGML based Mondo Rescue documentation + new Web site (Bruno Cornec/Andree Leidenfrost)<br>112 - mondoarchive aborts when 'mindi --findkernel' gives a fatal error (See also Debian bug #352323.) (Andree Leidenfrost)<br>113 - /tmp not excluded anymore from backup (Bruno Cornec)<br>114 - New RPM Build environement (Bruno Cornec)<br>115 </p>116 117 <p>118 MINDI CHANGES119 </p>120 121 <p>122 1.07 (2006-02-23)<br>123 - stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>124 - init revamped (removed unnecessary second general module loading phase, start NFS appropriately depending on PXE or simple NFS) (Andree Leidenfrost)<br>125 - Changed module 'nfsacl' to 'nfs_acl' (Andree Leidenfrost)<br>126 - Mindi/DiskSize is gone (Bruno Cornec)<br>127 - useless cat, sort|uniq commands removed (Bruno Cornec/Sébastien Aperghis-Tramoni)<br>128 - Doc cleanup (Andree Leidenfrost)<br>129 - Bug fix for chown in install.sh (JeffS)<br>130 - CHANGES renamed also in install.sh now (Bruno Cornec)<br>131 - rpmlint cleanups<br>132 - Get mindi to look for analyze-my-lvm in it's library directory MINDI_LIB (See also Debian bug #351446.)<br>133 - mindi only deletes freshly created 1440kb images in case of error (See also Debian Bug #348966.) (Andree Leidenfrost)<br>134 - try standard grub-install in grub-MR restore script before trying anything fancy (Andree Leidenfrost)<br>135 - 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>136 - Fix mindi for 2.6 Failsafe support (Bruno Cornec)<br>137 - mindi now depends on grep >= 2.5 (for -m option) (Marco Puggelli/Bruno Cornec)<br>138 - Fix a bug in LVM context for RHEL4 in GetValueFromField (Rémi Bondoin/Bruno Cornec)<br>139 - New RPM Build environement (Bruno Cornec)<br>140 - mindi now supports x86_64 natively (Bruno Cornec)<br>141 - stop creating further size of floppy disks if the smaller one succeeds (Bruno Cornec)<br>142 </p>143 144 1 <p><B>2006-02-21 </B>Mondo Rescue has a new Web site</p> 145 2 <p>Thanks to <a href="http://www.73lab.com">Ayo</a>'s authorization, and after 2 weeks of hard work, we are proud to announce that we now have a new and updated Web site. We hope it will be useful and wait for your feedback.</p> … … 148 5 <p>Mondorescue has been officially referenced by the HP OpenSource Portal: 149 6 <a href="http://opensource.hp.com/index.php">http://opensource.hp.com/index.php</a> (look in the "Recently released" area)</p> 7 <p><B>2006-02-02 </B>Mondo Rescue rsync server available</p> 8 <p>In our always increasing set of services :-) I'd like to announce the 9 availability of an rsync mirror service for mondo-rescue. 150 10 11 Try rsync rsync.mondorescue.org::</p> 12 <p><B>2006-02-01 </B>Mondo Rescue ftp server available</p> 13 <p>Things are progressing. I've gathered all the packages that were originally on <a href="http://www.mondorescue.org">http://www.mondorescue.org</a> and also added Mike's SuSE RPMs 14 + all the latest packages I've produced and put them on a new ftp server 15 accessible at <a href="ftp://ftp.mondorescue.org">ftp://ftp.mondorescue.org</a> 16 </p><p> 17 You may have issues to access to it yet, as I've done a DNS refresh this 18 night and propagation could not be made everywhere now. 19 20 FYI: 21 22 </p><p> 23 $ host ftp.mondorescue.org<br> 24 ftp.mondorescue.org has address 213.30.161.23 25 </p><p> 26 27 The tree is: 28 </p><p> 29 level one distribution<br> 30 level two version number<br> 31 level three the packages 32 33 </p><p> 34 Feel free to send me (by private mail) packages that you have and that 35 are not in the repository, so that I can add them. 36 37 </p><p> 38 Thanks to HP and especially the HP/Intel Solution Center to help me 39 hosting the project. 40 41 Next step will be the Web site.</p>
Note:
See TracChangeset
for help on using the changeset viewer.