source: MondoRescue/branches/2.2.9

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2495   15 years Bruno Cornec cosmetic display fix
(edit) @2493   15 years Bruno Cornec r3649@localhost: bruno | 2009-11-26 00:18:27 +0100 - Addition of the …
(edit) @2492   15 years Bruno Cornec r3647@localhost: bruno | 2009-11-25 23:49:11 +0100 - Add warning for …
(edit) @2490   15 years Bruno Cornec Put news below in the main page to make it more readable
(edit) @2487   15 years Bruno Cornec r3620@localhost: bruno | 2009-11-18 10:31:36 +0100 - Only link …
(edit) @2485   15 years Bruno Cornec r3614@localhost: bruno | 2009-11-15 01:34:12 +0100 Adds a space in …
(edit) @2484   15 years Bruno Cornec - Adds support for variable serial port console, with defalut to …
(edit) @2482   15 years Bruno Cornec Fix bunzip2 on debian as well
(edit) @2480   15 years Bruno Cornec - If using nolvm, mondorestore should also not nalyze and handle …
(edit) @2479   15 years Bruno Cornec - Add support for diskdumplib driver useful for RHEL 3 and IBM xseries 336
(edit) @2478   15 years Bruno Cornec - Fix #367 - the for loop doesn't make any test now, as it was …
(edit) @2477   15 years Bruno Cornec - Adds a nolvm boot option at restore time
(edit) @2476   15 years Bruno Cornec - small improvement for loging in USB case
(edit) @2474   15 years Bruno Cornec - Update deplist for Debian support
(edit) @2473   15 years Bruno Cornec - Fix #363 where exclude_paths was extended up to memory limit dumping core
(edit) @2472   15 years Bruno Cornec - Default to DVD size when in iso or netfs mode
(edit) @2471   15 years Bruno Cornec Improve analysis of kernel modules by printing whether it's a live or …
(edit) @2470   15 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
(edit) @2469   15 years Bruno Cornec /dev/shm is now part of the default exclude list
(edit) @2465   15 years Bruno Cornec some distro hold lvm commands under /usr/sbin
(edit) @2464   15 years Bruno Cornec bzip2 is under /bin on Debian
(edit) @2463   15 years Bruno Cornec - Reset an error counter before blanking a DVD to avoid always …
(edit) @2461   15 years Bruno Cornec - umount freshly created VFAT partition on USB key as Ubunu has an …
(edit) @2459   15 years Bruno Cornec MOde of conf file
(edit) @2458   15 years Bruno Cornec Adds a conf file example for mindi and fix #360
(edit) @2457   15 years Bruno Cornec - Apply path from Matthew Cline (matt_at_nightrealms.com) in order to …
(edit) @2456   15 years Bruno Cornec - Adds support for libcrc32c (needed by bnx2x)
(edit) @2455   15 years Bruno Cornec afio is under /bin on Debian
(edit) @2454   15 years Bruno Cornec - Fix an error in the test for grub conf files (or used instead of and)
(edit) @2453   15 years Bruno Cornec - Fix a bug in handling of -E option with real devices (bad report in …
(edit) @2452   15 years Bruno Cornec CIFS mounts shouldn't be part of the mountlist analysis (should help …
(edit) @2450   15 years Bruno Cornec - Fix a mr_asprintf usage without & causing a seg fault.
(edit) @2449   15 years Bruno Cornec - Adds support for grub2 conf file grub.cfg in addition to menu.lst
(edit) @2448   15 years Bruno Cornec - Fix for #288: only take the first result in SizeOfPartition in case …
(edit) @2447   15 years Bruno Cornec - Iprove USB log in case of error by adding the conf file
(edit) @2443   15 years Bruno Cornec - priority given to env var for tmpdir - fuse FS excluded from tmpdir …
(edit) @2442   15 years Bruno Cornec - Improves udev timeout handling
(edit) @2441   15 years Bruno Cornec - fuse device is needed at restore time for sshfs
(edit) @2440   15 years Bruno Cornec - Avoids comment analysis in the new code handling deplist.d
(edit) @2439   15 years Bruno Cornec - Avoids error message if some ssh conf files do not exist
(edit) @2438   15 years Bruno Cornec - Improvements on sshfs/ssh management in restore mode - Include now …
(edit) @2437   15 years Bruno Cornec - Fix udev support in init for Mandriva 2009.1 (udevadm settle is blocking)
(edit) @2436   15 years Bruno Cornec - Improve deplist.d/* files - adds libnss for ssh support in boot disk …
(edit) @2435   15 years Bruno Cornec Improve user management for NetFS cases
(edit) @2434   15 years Bruno Cornec Compiler warning fixed
(edit) @2433   15 years Bruno Cornec ssh in the restore env needs some dlopened libs (libnss_compat|files)
(edit) @2432   15 years Bruno Cornec Warning emited in case of duplicate mountpoints or devices in fstab found
(edit) @2431   15 years Bruno Cornec - Use only the AWK veriable everywhere and not the awk command
(edit) @2429   15 years Bruno Cornec - Simplify GetInitrdFilesystemToUse which doesn't need to detect …
(edit) @2427   15 years Bruno Cornec Avoids null param for excludes_devs for mindi call
(edit) @2426   15 years Bruno Cornec - Attempt to stay backward compatible without protocol for -n option
(edit) @2425   15 years Bruno Cornec - Improving ssh support at restore time by providing a shadow file
(edit) @2424   15 years Bruno Cornec - analyze-my-lvm now removes excluded devices from list coming from …
(edit) @2423   15 years Bruno Cornec Fix an issue in is_this_device_mounted (string freed before last usage)
(edit) @2422   15 years Bruno Cornec - Adds support for bnx2x (BL 460 G6) and auth_rpcgss (Debian 2.6.31)
(edit) @2419   15 years Bruno Cornec star only supports ACL when used with exustar mode. Fix #356.
(edit) @2418   15 years Bruno Cornec Modify getfattr call to have all extended attributes, including non …
(edit) @2411   15 years Bruno Cornec sshfs also needs ssh at restore time in initrd
(edit) @2410   15 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) @2403   16 years Bruno Cornec - At restore time read the netfs protocol in the conf file
(edit) @2402   16 years Bruno Cornec Use dir for shell related commands and dir1 for C related actions in …
(edit) @2401   16 years Bruno Cornec Wrong structure member name was used
(edit) @2399   16 years Bruno Cornec - Use protocol name when displaying restore progress instead of netfs …
(edit) @2398   16 years Bruno Cornec - Fix a bug where flaws_str could be NULL and wasn't tested correctly.
(edit) @2397   16 years Bruno Cornec Fix a format issue in text mode on percentage
(edit) @2394   16 years Bruno Cornec Fix interface of evaluate_mountlist (remove 2nd param useless) and fix …
(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) @2388   16 years Bruno Cornec Fix mondoarchive CLI analysis for NETFS type of requests
(edit) @2387   16 years Bruno Cornec Fix a problem in netfs analysis in mondoarchive
(edit) @2386   16 years Bruno Cornec Be compatible on backup type by making old nfs recognized as netfs and …
(edit) @2384   16 years Bruno Cornec - Remove separate function look_for_duplicate_mountpoints used only …
(edit) @2381   16 years Bruno Cornec Fix a missing param for sshfs call
(edit) @2380   16 years Bruno Cornec - Change NFS support into a NetFS support to allow for multiple …
(edit) @2374   16 years Bruno Cornec - Try to fix garbled screen progression in text mode based on 2.2.10 …
(edit) @2373   16 years Bruno Cornec Avoid asking the Prefix name in NFS mode twice
(edit) @2371   16 years Bruno Cornec - Fix a problem a error detection in evaluate_mountlist which casued …
(edit) @2369   16 years Bruno Cornec Another compilation issue fixed.
(edit) @2368   16 years Bruno Cornec Fix compilation issue
(edit) @2367   16 years Bruno Cornec - Advertising for project-builder on the website added
(edit) @2366   16 years Bruno Cornec place the code of mondo_makefilelist before its call
(edit) @2365   16 years Bruno Cornec - New update from Lester Wade (lester.wade_at_hp.com) for P2V doc
(edit) @2363   16 years Bruno Cornec More verbose at installation of additional tools
(edit) @2361   16 years Bruno Cornec - Fix a case where the NFS dir in restore mode was mounted rw (linked …
(edit) @2360   16 years Bruno Cornec Website update to refer to new P2V document
(edit) @2358   16 years Bruno Cornec P2V doc updated (Lester Wade lester.wade_at_hp.com)
(edit) @2355   16 years Bruno Cornec Remove function spread_flaws_across_three_lines and expand it at the …
(edit) @2353   16 years Bruno Cornec - Addition of a nomd option to avoid starting mdadm - mpath is now …
(edit) @2350   16 years Bruno Cornec Change inerface of evaluate_mountlist and …
(edit) @2348   16 years Bruno Cornec Improve logging (minor)
(edit) @2347   16 years Bruno Cornec - Solve tmp dir creation which sometimes was trying to create /%xx …
(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) @2336   16 years Bruno Cornec - Precise the combined usage of -E and -I in mondoarchive (Case 4601017223)
(edit) @2333   16 years Bruno Cornec Adds a precision for -U option in man page on raw device usage and not …
(edit) @2311   16 years Bruno Cornec Fix for initramfs detection with 2.6.30 (Hugo Vanwoerkom …
(edit) @2309   16 years Bruno Cornec Cosmetic changes to allow for quality to not giv false positive
Note: See TracRevisionLog for help on using the revision log.