source: MondoRescue

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1317   18 years Bruno Cornec libmondo-archive.c doesn't need mondoarchive.h
(edit) @1316   18 years Bruno Cornec MONDO_LOGFILE is rather a char* exported by each main program …
(edit) @1315   18 years Bruno Cornec Log files are now consistent: mondoarchive.log for mondoarchive …
(edit) @1314   18 years Bruno Cornec label-partitions-as-necessary should now work correctly for LABEL and …
(edit) @1313   18 years Bruno Cornec Remove useless script compare-me
(edit) @1312   18 years Bruno Cornec Suppress losetup usage in start-nfs (unreliable and doesn't work with QEMU)
(edit) @1311   18 years Bruno Cornec Suppress losetup usage in start-nfs (unreliable and doesn't work with QEMU
(edit) @1310   18 years Bruno Cornec Update ChangeLogs coming from 2.2.2
(edit) @1309   18 years Bruno Cornec Restore the mondo ChangeLog accenditally erased in previous ci
(edit) @1308   18 years Bruno Cornec ChangeLogs updated
(edit) @1307   18 years Bruno Cornec Fix a syntax error
(edit) @1306   18 years Bruno Cornec - build2pkg now install pkgs at the end - mkisof and cdrecord now …
(edit) @1305   18 years Bruno Cornec Initialize long with 0L
(edit) @1304   18 years Bruno Cornec - Some FreeBSD fixes - Better messages for partition names - May …
(edit) @1303   18 years Bruno Cornec - Some FreeBSD fixes - Better messages for partition names - May …
(edit) @1302   18 years Bruno Cornec - RAM size needs to be bigger on FC6 - Attempt to fix a core dumped …
(edit) @1301   18 years Bruno Cornec Attempt to fix a bug where losetup is called with only one parameter …
(edit) @1300   18 years Bruno Cornec RAM size needs to be bigger on FC6
(edit) @1299   18 years Bruno Cornec Attempt to fix a core dumped when a Big file doesn't exist and we're …
(edit) @1298   18 years Bruno Cornec NFS needs the fscache module on FC6 (at least)
(edit) @1297   18 years Bruno Cornec - evaluate_drive_within_mountlist is a private function - support UUID …
(edit) @1296   18 years Bruno Cornec Update the ChangeLog
(edit) @1295   18 years Bruno Cornec - evaluate_drive_within_mountlist is a private function - support UUID …
(edit) @1294   18 years Bruno Cornec Fix 2 references to grep -x which are not working during a restore …
(edit) @1293   18 years Bruno Cornec Fix 2 references to grep -x which are not working during a restore …
(edit) @1292   18 years Bruno Cornec Update ChangeLogs (from 2.2.2)
(edit) @1291   18 years Bruno Cornec Prepare ChangeLog for release
(edit) @1290   18 years Bruno Cornec April fool
(edit) @1289   18 years Bruno Cornec Add support for mandriva 2007.1
(edit) @1288   18 years Bruno Cornec Script to launch actions on all VMs as root
(edit) @1287   18 years Bruno Cornec Support for debian 4.0 added
(edit) @1286   18 years Bruno Cornec Support for debian 4.0 added
(edit) @1285   18 years Bruno Cornec First attempt to automize tests
(edit) @1284   18 years Bruno Cornec ML archives have a better URL
(edit) @1283   18 years Bruno Cornec Avoids divide by zero (idea of M. Loiseleur mloiseleur_at_linagora.com)
(edit) @1282   18 years Bruno Cornec - Fix a bug for FC6 where the boot disk size was again insufficient …
(edit) @1281   18 years Bruno Cornec - Fix a bug for FC6 where the boot disk size was again insufficient …
(edit) @1280   18 years Bruno Cornec First try to add HP Hardware support in mindi Requires perl and dmidecode
(edit) @1279   18 years Bruno Cornec Fix a syntax pb (Rene Ribaud <rene.ribaud_at_free.fr>)
(edit) @1278   18 years Bruno Cornec RHEL 5 support added
(edit) @1277   18 years Bruno Cornec RHEL 5 will be supported for 2.2.2
(edit) @1276   18 years Bruno Cornec Do not overwrite mindi.conf or deplist.txt if they already exist
(edit) @1275   18 years Bruno Cornec find_my_editor now uses first the value of the env var EDITOR
(edit) @1274   18 years Bruno Cornec - Fix mkchangelog.pl compilation error - Various Valgrind fixes
(edit) @1273   18 years Bruno Cornec - On CentOS 4.4 mdrun isn't available anymore so init should use mdadm …
(edit) @1272   18 years Bruno Cornec On CentOS 4.4 mdrun isn't available anymore so init should use mdadm …
(edit) @1271   18 years Bruno Cornec mkchangelog now supports an fc option for Fedora pkg genration
(edit) @1270   18 years Bruno Cornec Try to improve Fedora official packages generation
(edit) @1269   18 years Bruno Cornec Correct way of dealing with pointer on functions (code compiles again now)
(edit) @1268   18 years Bruno Cornec bkptype_to_string is now a public function (not static anymore)
(edit) @1267   18 years Bruno Cornec typo
(edit) @1266   18 years Bruno Cornec Fix a bug in string affectation
(edit) @1265   18 years Bruno Cornec Compiler errors again
(edit) @1264   18 years Bruno Cornec - mr_exit used instead of exit - …
(edit) @1263   18 years Bruno Cornec Small improvements for build tools
(edit) @1262   18 years Bruno Cornec Compilation fixes for 2.2.2
(edit) @1261   18 years Bruno Cornec That version has no mr_msg yet (replacing it with log_msg) Mandriva …
(edit) @1260   18 years Bruno Cornec - ChangeLog updated - More precision for an opendir error message
(edit) @1259   18 years Bruno Cornec - More precision for an opendir error message - some sprintf replaced …
(edit) @1258   18 years Bruno Cornec Add support for the raid456 module (FC6)
(edit) @1257   18 years Bruno Cornec Add support for the raid456 module (FC6)
(edit) @1256   18 years Bruno Cornec Begining of work on conf file introduction in mondo - create a new …
(edit) @1255   18 years Bruno Cornec Improve mindi logfile by removing useless messages from mke2fs
(edit) @1254   18 years Bruno Cornec add missing lvm command for deplist conf files (Momtchil Momtchev …
(edit) @1253   18 years Bruno Cornec Fix a bug on is_this_raid_personality_registered which was just plain …
(edit) @1252   18 years Bruno Cornec MDSTAT_FILE is used everywhere (replacing /proc/mdstat strings)
(edit) @1251   18 years Bruno Cornec wait_until_software_raids_are_prepped function has now only 1 …
(edit) @1250   18 years Bruno Cornec Fix a bug where raid5 arrays synchronizing where not taken correctly …
(edit) @1249   18 years Bruno Cornec Fix a bug where raid5 arrays synchronizing where not taken correctly …
(edit) @1248   18 years Bruno Cornec UFS (FreeBSD) is a supported FS that should be mentioned on the Web.
(edit) @1247   18 years Bruno Cornec To be coherent this version will be 1.2.2-2 (Still based on 1.2.2 of …
(edit) @1246   18 years Bruno Cornec Add the possibility for mindi to support via configuration file a set …
(edit) @1245   18 years Bruno Cornec Initialization message in mondoarchive now uses mr_msg also
(edit) @1244   18 years Bruno Cornec Fix a memory allocation pb with sz_size
(edit) @1243   18 years Bruno Cornec Some remaining howto fixes
(edit) @1242   18 years Bruno Cornec - Fix a bug for tape mangement where block size was missing during …
(edit) @1241   18 years Bruno Cornec - Fix a bug for tape mangement where block size was missing during …
(edit) @1240   18 years Bruno Cornec For tape restore, there was a blocking situation where mondorestore …
(edit) @1239   18 years Bruno Cornec For tape restore, there was a blocking situation where mondorestore …
(edit) @1238   18 years Bruno Cornec Add entries in /dev for mindi for SCSI devices (from sdg up to sdo)
(edit) @1237   18 years Bruno Cornec - Include modifications from 2.2.2 in ChangeLogs file - fix typo in …
(edit) @1236   18 years Bruno Cornec Port from stable important patches for 2.2.2: mindi-busybox: - Improve …
(edit) @1235   18 years Bruno Cornec Patch from Scott Cummings (<rsc_at_usfamily.net>): No compression for …
(edit) @1234   18 years Bruno Cornec Fix some missing tags
(edit) @1233   18 years Bruno Cornec - LCA video announce - web site now deals with video and audio …
(edit) @1232   18 years Bruno Cornec Add modules supported now with the conf file of stable in 2.2.2 for mindi
(edit) @1231   18 years Bruno Cornec Prepare a 2.2.2 version
(edit) @1230   18 years Bruno Cornec Imported relevant mindi modifications from stable to create a 1.2.2 …
(edit) @1229   18 years Bruno Cornec Create 2.2.2 from 2.2.1 (NOT stable) in order to have an intermediate …
(edit) @1228   18 years Bruno Cornec Improved configuration file for mondo-web module
(edit) @1227   18 years Bruno Cornec Removal of MRCONF_ALLOC_FAILED as mr_malloc is always returning a …
(edit) @1226   18 years Bruno Cornec Addition of a mr_msg_loglevel function in order to be able to change …
(edit) @1225   18 years Bruno Cornec mondo-web now uses the mondo configuration file for its initial setup
(edit) @1224   18 years Bruno Cornec Fix temporarily a bug when a biggiefile > 32MB was compressed below …
(edit) @1223   18 years Bruno Cornec Much more advanced version
(edit) @1222   18 years Bruno Cornec Preliminary Model for a Web base interface to mondoarchive
(edit) @1221   18 years andree Add to Bruno's improvements to function insmod_crucial_modules(): - …
(edit) @1220   18 years Bruno Cornec Add support for newer Qlogic drivers (qla2300 & 2400) (based on a …
(edit) @1219   18 years Bruno Cornec Integrates trunk memory mngt for mondo-rstr-tools.c This ends the …
(edit) @1218   18 years Bruno Cornec Gentoo improvements (feedback from Linos <info_at_linos.es>)
Note: See TracRevisionLog for help on using the revision log.