source: MondoRescue/branches/2.2.9/mindi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2581   15 years Bruno Cornec - the post install ascript passed with post= should just exists and …
(edit) @2580   15 years Bruno Cornec - When using excludevs= also exclude from mountlist the devices …
(edit) @2579   15 years Bruno Cornec analyze-my-lvm now provides an option to call GiveMapperOfdm that can …
(edit) @2577   16 years Bruno Cornec - First try to improve OVM support with ocfs2 and Xen modules added
(edit) @2574   16 years Bruno Cornec - Adds support for sata_svw for Porliant DL 385 G5p. Fixes #391.
(edit) @2571   16 years Bruno Cornec - Fix a bug in the vgcreate command generation where too many PVs were …
(edit) @2570   16 years Bruno Cornec ums-cypress also added to module list following user feedback
(edit) @2568   16 years Bruno Cornec - Also use the same exclusion technique for MINDI_EXCLUDE_DEVS in …
(edit) @2567   16 years Bruno Cornec - Improve device exclusion for LVM by adding support for symlinks and …
(edit) @2566   16 years Bruno Cornec - Now supports also excludion of LVs directly - Improve mindi by …
(edit) @2565   16 years Bruno Cornec - Fix LV exclusion when VGs are excluded (the excludedvgs file has to …
(edit) @2564   16 years Bruno Cornec - Rename some variables exported to avoid accidental conflict …
(edit) @2562   16 years Bruno Cornec - Using forcemods="mod1 mod2" will now do something and load those …
(edit) @2560   16 years Bruno Cornec - Add support for ums_cypress module in mindi
(edit) @2559   16 years Bruno Cornec Remove starting LVM mention, as it was not always the case ;-) So it's …
(edit) @2555   16 years Bruno Cornec - Fix a bug where LV were not created anymore if no exclusion !!
(edit) @2554   16 years Bruno Cornec - In analyze-my-lvm only use pv.tmp2 when it exists to avoid error msgs
(edit) @2553   16 years Bruno Cornec -Adds support for links to modules (.ko pointing to .o) such as with …
(edit) @2552   16 years Bruno Cornec - Adds i-want-my-lvm content in mindi log file
(edit) @2551   16 years Bruno Cornec - Adds vmxnet3 driver support to mindi for some VMWare versions
(edit) @2550   16 years Bruno Cornec Fix a typo in the way device mapper files where excluded
(edit) @2537   16 years Bruno Cornec r3761@localhost: bruno | 2010-01-08 15:59:41 +0100 - Fix syntax …
(edit) @2536   16 years Bruno Cornec r3759@localhost: bruno | 2010-01-08 15:18:49 +0100 - Finally the …
(edit) @2535   16 years Bruno Cornec r3757@localhost: bruno | 2010-01-08 14:52:00 +0100 - Better …
(edit) @2534   16 years Bruno Cornec r3755@localhost: bruno | 2010-01-08 14:31:20 +0100 - Exclude LVs …
(edit) @2533   16 years Bruno Cornec r3753@localhost: bruno | 2010-01-08 14:25:33 +0100 - First attempt …
(edit) @2532   16 years Bruno Cornec r3751@localhost: bruno | 2010-01-08 14:03:56 +0100 LVM excludion …
(edit) @2531   16 years Bruno Cornec r3749@localhost: bruno | 2010-01-08 12:28:35 +0100 - Still fixing …
(edit) @2530   16 years Bruno Cornec r3747@localhost: bruno | 2010-01-08 11:48:24 +0100 - Still fixing …
(edit) @2529   16 years Bruno Cornec r3745@localhost: bruno | 2010-01-08 10:53:15 +0100 - Do not report …
(edit) @2526   16 years Bruno Cornec r3733@localhost: bruno | 2010-01-07 16:13:49 +0100 - Also use the …
(edit) @2503   16 years Bruno Cornec Adds scsi_dump_register to mindi SCSI_MODS for RHEL3 + IBM servers
(edit) @2502   16 years Bruno Cornec - Fix an issue in the function listing kernel modules when not found
(edit) @2498   16 years Bruno Cornec nfsopt restore boot time option added to support custom mount options …
(edit) @2495   16 years Bruno Cornec cosmetic display fix
(edit) @2487   16 years Bruno Cornec r3620@localhost: bruno | 2009-11-18 10:31:36 +0100 - Only link …
(edit) @2484   16 years Bruno Cornec - Adds support for variable serial port console, with defalut to …
(edit) @2482   16 years Bruno Cornec Fix bunzip2 on debian as well
(edit) @2479   16 years Bruno Cornec - Add support for diskdumplib driver useful for RHEL 3 and IBM xseries 336
(edit) @2477   16 years Bruno Cornec - Adds a nolvm boot option at restore time
(edit) @2476   16 years Bruno Cornec - small improvement for loging in USB case
(edit) @2474   16 years Bruno Cornec - Update deplist for Debian support
(edit) @2471   16 years Bruno Cornec Improve analysis of kernel modules by printing whether it's a live or …
(edit) @2465   16 years Bruno Cornec some distro hold lvm commands under /usr/sbin
(edit) @2464   16 years Bruno Cornec bzip2 is under /bin on Debian
(edit) @2461   16 years Bruno Cornec - umount freshly created VFAT partition on USB key as Ubunu has an …
(edit) @2459   16 years Bruno Cornec MOde of conf file
(edit) @2458   16 years Bruno Cornec Adds a conf file example for mindi and fix #360
(edit) @2457   16 years Bruno Cornec - Apply path from Matthew Cline (matt_at_nightrealms.com) in order to …
(edit) @2456   16 years Bruno Cornec - Adds support for libcrc32c (needed by bnx2x)
(edit) @2455   16 years Bruno Cornec afio is under /bin on Debian
(edit) @2452   16 years Bruno Cornec CIFS mounts shouldn't be part of the mountlist analysis (should help …
(edit) @2448   16 years Bruno Cornec - Fix for #288: only take the first result in SizeOfPartition in case …
(edit) @2447   16 years Bruno Cornec - Iprove USB log in case of error by adding the conf file
(edit) @2442   16 years Bruno Cornec - Improves udev timeout handling
(edit) @2441   16 years Bruno Cornec - fuse device is needed at restore time for sshfs
(edit) @2440   16 years Bruno Cornec - Avoids comment analysis in the new code handling deplist.d
(edit) @2439   16 years Bruno Cornec - Avoids error message if some ssh conf files do not exist
(edit) @2438   16 years Bruno Cornec - Improvements on sshfs/ssh management in restore mode - Include now …
(edit) @2437   16 years Bruno Cornec - Fix udev support in init for Mandriva 2009.1 (udevadm settle is blocking)
(edit) @2436   16 years Bruno Cornec - Improve deplist.d/* files - adds libnss for ssh support in boot disk …
(edit) @2433   16 years Bruno Cornec ssh in the restore env needs some dlopened libs (libnss_compat|files)
(edit) @2432   16 years Bruno Cornec Warning emited in case of duplicate mountpoints or devices in fstab found
(edit) @2431   16 years Bruno Cornec - Use only the AWK veriable everywhere and not the awk command
(edit) @2429   16 years Bruno Cornec - Simplify GetInitrdFilesystemToUse which doesn't need to detect …
(edit) @2425   16 years Bruno Cornec - Improving ssh support at restore time by providing a shadow file
(edit) @2424   16 years Bruno Cornec - analyze-my-lvm now removes excluded devices from list coming from …
(edit) @2422   16 years Bruno Cornec - Adds support for bnx2x (BL 460 G6) and auth_rpcgss (Debian 2.6.31)
(edit) @2411   16 years Bruno Cornec sshfs also needs ssh at restore time in initrd
(edit) @2410   16 years Bruno Cornec - Better list of mandatory tools - Adds fuse and sshfs support in initrd
(edit) @2409   16 years Bruno Cornec - Split deplist.txt into multiple conf files under deplist.d in the …
(edit) @2408   16 years Bruno Cornec Remove useless script
(edit) @2393   16 years Bruno Cornec - Tries to add support for bzip2 and lzma initramfs (preliminary, not …
(edit) @2390   16 years Bruno Cornec - Adds ext3 initrd support for 2.6.30
(edit) @2380   16 years Bruno Cornec - Change NFS support into a NetFS support to allow for multiple …
(edit) @2371   16 years Bruno Cornec - Fix a problem a error detection in evaluate_mountlist which casued …
(edit) @2363   16 years Bruno Cornec More verbose at installation of additional tools
(edit) @2353   16 years Bruno Cornec - Addition of a nomd option to avoid starting mdadm - mpath is now …
(edit) @2346   16 years Bruno Cornec Adds fdisk -l result in Log File at restore time
(edit) @2344   16 years Bruno Cornec r3382@localhost: bruno | 2009-08-24 13:30:25 +0200 In NFS mode also …
(edit) @2342   16 years Bruno Cornec - Fix a doc typo - Fix an SElinux issue (Cf: FAQ Q32) …
(edit) @2311   16 years Bruno Cornec Fix for initramfs detection with 2.6.30 (Hugo Vanwoerkom …
(edit) @2302   16 years Bruno Cornec Improve logging of mountlist.txt
(edit) @2292   16 years Bruno Cornec - Fix #160 and #346 by rewriting the message.txt file with more valid …
(edit) @2290   16 years Bruno Cornec - Fix a printing error in mindi for the tar command - Fix all …
(edit) @2256   16 years Bruno Cornec Fix an installation issue in the generation of perl scripts, which …
(edit) @2255   16 years Bruno Cornec - Fix #336 by extending the previous feature to a double call (pre and …
(edit) @2254   16 years Bruno Cornec r3166@localhost: bruno | 2009-07-03 17:20:14 +0200 Syntax …
(edit) @2253   16 years Bruno Cornec r3165@localhost: bruno | 2009-07-03 17:08:03 +0200 - Only mount …
(edit) @2252   16 years Bruno Cornec r3164@localhost: bruno | 2009-07-03 16:35:54 +0200 - test for script …
(edit) @2251   16 years Bruno Cornec r3163@localhost: bruno | 2009-07-03 14:36:49 +0200 - Hint in …
(edit) @2250   16 years Bruno Cornec r3162@localhost: bruno | 2009-07-03 14:35:45 +0200 - Encapsulate the …
(edit) @2249   16 years Bruno Cornec r3161@localhost: bruno | 2009-07-03 14:31:21 +0200 - Adds support …
(edit) @2248   16 years Bruno Cornec r3160@localhost: bruno | 2009-07-03 13:05:10 +0200 - Adds support of …
(edit) @2245   16 years Bruno Cornec - Fix an installation bug preventing the installation of mindi-bkphw
(edit) @2244   16 years Bruno Cornec - Remove inactive vg from lvmscan output really in analyze-my-lvm - Do …
(edit) @2243   16 years Bruno Cornec - Fix analyze-my-lvm to only handle active logical volumes (avoids to …
(edit) @2238   16 years Bruno Cornec MINDI_CACHE is only purged if a real work is asked to mindi.
(edit) @2228   16 years Bruno Cornec mindi and mindi-bkphw are executables
(edit) @2222   16 years Bruno Cornec - Usage of partprobe at restore time if possible - fix call to fdisk …
Note: See TracRevisionLog for help on using the revision log.