|
|
@1362
|
18 years |
Bruno Cornec |
- 2.2.3 announce
- In stable, replacement of a big structure for …
|
|
|
@1361
|
18 years |
Bruno Cornec |
Addition of a double chained list (Idea from M. Loiseleur) to support …
|
|
|
@1359
|
18 years |
Bruno Cornec |
2.2.3 delivery reported in stable
|
|
|
@1357
|
18 years |
Bruno Cornec |
Try to improve Fedora delivery (from 2.2.2)
|
|
|
@1352
|
18 years |
Bruno Cornec |
Makefile added for distributions/conf and handling of mondorestore.h
|
|
|
@1351
|
18 years |
Bruno Cornec |
Support up to 9 cciss controllers
|
|
|
@1350
|
18 years |
Bruno Cornec |
Better log file content in mondoarchive.log from the copy of the mindi log
|
|
|
@1348
|
18 years |
Bruno Cornec |
First simple approach to solve #131
Will be put further in the conf …
|
|
|
@1347
|
18 years |
Bruno Cornec |
Stricter POSIX compliance for mindi to allow usage with dash on Ubuntu …
|
|
|
@1346
|
18 years |
Bruno Cornec |
Include file for mondorestore
|
|
|
@1345
|
18 years |
Bruno Cornec |
Re-sync mondo ChangeLog
|
|
|
@1344
|
18 years |
Bruno Cornec |
Logfile management in mondo (partly)
|
|
|
@1343
|
18 years |
Bruno Cornec |
Logfile updated here too.
|
|
|
@1341
|
18 years |
Bruno Cornec |
- Remove compare-me
- Update Logfiles for mondo scripts
- …
|
|
|
@1340
|
18 years |
Bruno Cornec |
Merging modifs from 2.2.2 on tools
|
|
|
@1339
|
18 years |
Bruno Cornec |
Logfiles correct now in this branch for scripts in mindi
|
|
|
@1338
|
18 years |
Bruno Cornec |
Log files are now correct in this branch of the doc
|
|
|
@1337
|
18 years |
Bruno Cornec |
DidMondoCallme is gone (usage of MONDO_SHARE instead)
mindi log file …
|
|
|
@1334
|
18 years |
Bruno Cornec |
- Add a test env (local for laptop + QEMU based)
- creates qemu-env …
|
|
|
@1332
|
18 years |
Bruno Cornec |
Fix a bug in mkchangelog.pl for announce management
|
|
|
@1331
|
18 years |
Bruno Cornec |
- Include the mondo presentation
- Fix conf file bugs (" missing …
|
|
|
@1329
|
18 years |
Bruno Cornec |
Add support for the new megaraid driver set (P.C.J.G.Brunier_at_hhs.nl)
|
|
|
@1327
|
18 years |
Bruno Cornec |
The script to be executed is now sent under $TOOLHOME to avoid …
|
|
|
@1326
|
18 years |
Bruno Cornec |
- MONDO_LOGFILE is rather a char* exported by each main program …
|
|
|
@1325
|
18 years |
Bruno Cornec |
Add support for adpahci (Proliant DL 140 G3 - SATA) (Abhijit Das …
|
|
|
@1312
|
18 years |
Bruno Cornec |
Suppress losetup usage in start-nfs (unreliable and doesn't work with QEMU)
|
|
|
@1310
|
18 years |
Bruno Cornec |
Update ChangeLogs coming from 2.2.2
|
|
|
@1307
|
18 years |
Bruno Cornec |
Fix a syntax error
|
|
|
@1306
|
18 years |
Bruno Cornec |
- build2pkg now install pkgs at the end
- mkisof and cdrecord now …
|
|
|
@1305
|
18 years |
Bruno Cornec |
Initialize long with 0L
|
|
|
@1304
|
18 years |
Bruno Cornec |
- Some FreeBSD fixes
- Better messages for partition names
- May …
|
|
|
@1302
|
18 years |
Bruno Cornec |
- RAM size needs to be bigger on FC6
- Attempt to fix a core dumped …
|
|
|
@1297
|
18 years |
Bruno Cornec |
- evaluate_drive_within_mountlist is a private function
- support UUID …
|
|
|
@1293
|
18 years |
Bruno Cornec |
Fix 2 references to grep -x which are not working during a restore …
|
|
|
@1292
|
18 years |
Bruno Cornec |
Update ChangeLogs (from 2.2.2)
|
|
|
@1290
|
18 years |
Bruno Cornec |
April fool
|
|
|
@1289
|
18 years |
Bruno Cornec |
Add support for mandriva 2007.1
|
|
|
@1288
|
18 years |
Bruno Cornec |
Script to launch actions on all VMs as root
|
|
|
@1286
|
18 years |
Bruno Cornec |
Support for debian 4.0 added
|
|
|
@1285
|
18 years |
Bruno Cornec |
First attempt to automize tests
|
|
|
@1284
|
18 years |
Bruno Cornec |
ML archives have a better URL
|
|
|
@1283
|
18 years |
Bruno Cornec |
Avoids divide by zero (idea of M. Loiseleur mloiseleur_at_linagora.com)
|
|
|
@1281
|
18 years |
Bruno Cornec |
- Fix a bug for FC6 where the boot disk size was again insufficient …
|
|
|
@1280
|
18 years |
Bruno Cornec |
First try to add HP Hardware support in mindi
Requires perl and dmidecode
|
|
|
@1278
|
18 years |
Bruno Cornec |
RHEL 5 support added
|
|
|
@1276
|
18 years |
Bruno Cornec |
Do not overwrite mindi.conf or deplist.txt if they already exist
|
|
|
@1275
|
18 years |
Bruno Cornec |
find_my_editor now uses first the value of the env var EDITOR
|
|
|
@1272
|
18 years |
Bruno Cornec |
On CentOS 4.4 mdrun isn't available anymore so init should use mdadm …
|
|
|
@1271
|
18 years |
Bruno Cornec |
mkchangelog now supports an fc option for Fedora pkg genration
|
|
|
@1270
|
18 years |
Bruno Cornec |
Try to improve Fedora official packages generation
|
|
|
@1269
|
18 years |
Bruno Cornec |
Correct way of dealing with pointer on functions (code compiles again now)
|
|
|
@1268
|
18 years |
Bruno Cornec |
bkptype_to_string is now a public function (not static anymore)
|
|
|
@1267
|
18 years |
Bruno Cornec |
typo
|
|
|
@1266
|
18 years |
Bruno Cornec |
Fix a bug in string affectation
|
|
|
@1265
|
18 years |
Bruno Cornec |
Compiler errors again
|
|
|
@1264
|
18 years |
Bruno Cornec |
- mr_exit used instead of exit
- …
|
|
|
@1263
|
18 years |
Bruno Cornec |
Small improvements for build tools
|
|
|
@1259
|
18 years |
Bruno Cornec |
- More precision for an opendir error message
- some sprintf replaced …
|
|
|
@1257
|
18 years |
Bruno Cornec |
Add support for the raid456 module (FC6)
|
|
|
@1256
|
18 years |
Bruno Cornec |
Begining of work on conf file introduction in mondo
- create a new …
|
|
|
@1255
|
18 years |
Bruno Cornec |
Improve mindi logfile by removing useless messages from mke2fs
|
|
|
@1254
|
18 years |
Bruno Cornec |
add missing lvm command for deplist conf files (Momtchil Momtchev …
|
|
|
@1252
|
18 years |
Bruno Cornec |
MDSTAT_FILE is used everywhere (replacing /proc/mdstat strings)
|
|
|
@1251
|
18 years |
Bruno Cornec |
wait_until_software_raids_are_prepped function has now only 1 …
|
|
|
@1249
|
18 years |
Bruno Cornec |
Fix a bug where raid5 arrays synchronizing where not taken correctly …
|
|
|
@1248
|
18 years |
Bruno Cornec |
UFS (FreeBSD) is a supported FS that should be mentioned on the Web.
|
|
|
@1246
|
18 years |
Bruno Cornec |
Add the possibility for mindi to support via configuration file
a set …
|
|
|
@1245
|
18 years |
Bruno Cornec |
Initialization message in mondoarchive now uses mr_msg also
|
|
|
@1244
|
18 years |
Bruno Cornec |
Fix a memory allocation pb with sz_size
|
|
|
@1243
|
18 years |
Bruno Cornec |
Some remaining howto fixes
|
|
|
@1241
|
18 years |
Bruno Cornec |
- Fix a bug for tape mangement where block size was missing during …
|
|
|
@1239
|
18 years |
Bruno Cornec |
For tape restore, there was a blocking situation where mondorestore …
|
|
|
@1238
|
18 years |
Bruno Cornec |
Add entries in /dev for mindi for SCSI devices (from sdg up to sdo)
|
|
|
@1237
|
18 years |
Bruno Cornec |
- Include modifications from 2.2.2 in ChangeLogs file
- fix typo in …
|
|
|
@1235
|
18 years |
Bruno Cornec |
Patch from Scott Cummings (<rsc_at_usfamily.net>):
No compression for …
|
|
|
@1234
|
18 years |
Bruno Cornec |
Fix some missing tags
|
|
|
@1233
|
18 years |
Bruno Cornec |
- LCA video announce
- web site now deals with video and audio …
|
|
|
@1228
|
18 years |
Bruno Cornec |
Improved configuration file for mondo-web module
|
|
|
@1227
|
18 years |
Bruno Cornec |
Removal of MRCONF_ALLOC_FAILED as mr_malloc is always returning a …
|
|
|
@1226
|
18 years |
Bruno Cornec |
Addition of a mr_msg_loglevel function in order to be able to change …
|
|
|
@1225
|
18 years |
Bruno Cornec |
mondo-web now uses the mondo configuration file for its initial setup
|
|
|
@1224
|
18 years |
Bruno Cornec |
Fix temporarily a bug when a biggiefile > 32MB was compressed below …
|
|
|
@1223
|
18 years |
Bruno Cornec |
Much more advanced version
|
|
|
@1222
|
18 years |
Bruno Cornec |
Preliminary Model for a Web base interface to mondoarchive
|
|
|
@1221
|
18 years |
andree |
Add to Bruno's improvements to function insmod_crucial_modules():
- …
|
|
|
@1220
|
18 years |
Bruno Cornec |
Add support for newer Qlogic drivers (qla2300 & 2400)
(based on a …
|
|
|
@1219
|
18 years |
Bruno Cornec |
Integrates trunk memory mngt for mondo-rstr-tools.c
This ends the …
|
|
|
@1218
|
18 years |
Bruno Cornec |
Gentoo improvements (feedback from Linos <info_at_linos.es>)
|
|
|
@1217
|
18 years |
Bruno Cornec |
Fixing another valgrind bug for mr_strip_spaces (order matters :-)
|
|
|
@1216
|
18 years |
Bruno Cornec |
First merge for mondo-rstr-tools.c
|
|
|
@1215
|
18 years |
Bruno Cornec |
Improve mr_strip_space where nothing should be done (valgrind report)
|
|
|
@1214
|
18 years |
Bruno Cornec |
typo
|
|
|
@1213
|
18 years |
Bruno Cornec |
Removal of g_mondo_home useless and used MONDO_SHARE instead
|
|
|
@1212
|
18 years |
Bruno Cornec |
remove g_mondo_home from mondorestore in double
|
|
|
@1211
|
18 years |
Bruno Cornec |
Should compile again
|
|
|
@1210
|
18 years |
Bruno Cornec |
Grrr
|
|
|
@1209
|
18 years |
Bruno Cornec |
Fix again
|
|
|
@1208
|
18 years |
Bruno Cornec |
Typo fix
|
|
|
@1206
|
18 years |
Bruno Cornec |
Merge trunk memory management for mondo-rstr-newt.c
|
|
|
@1205
|
18 years |
Bruno Cornec |
Erase the end of the string in mr_strip_spaces
|
|
|