source: MondoRescue/branches/2.2.9/mondo/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2855   14 years Bruno Cornec - Install an MBR on USB devices when possible
(edit) @2848   14 years Bruno Cornec - Really support both mkisofs and genisoimage everywhere
(edit) @2847   14 years Bruno Cornec - Try to handle netfs_user better in all cases (NFS and SSHFS)
(edit) @2837   14 years Bruno Cornec - Fix multi-media restore by umounting it before looping to ask for …
(edit) @2836   14 years Bruno Cornec - Fix 485 by replacing a wrong call to mr_asprintf which was provoking …
(edit) @2825   14 years Bruno Cornec - if -E option for mondoarchive was not specified, variable excp …
(edit) @2824   14 years Bruno Cornec - fix -maxdepth option for find command. it sould be '-maxdepth .. …
(edit) @2820   14 years Bruno Cornec fix a compilation error
(edit) @2774   14 years Bruno Cornec - Free memory for mountdir which was forgotten (backport from 2.2.10)
(edit) @2773   14 years Bruno Cornec - Propose more variables in the mindi.conf example - More explicit …
(edit) @2772   14 years Bruno Cornec - Adds support of ext attr through the GUI. Fix second part of #468
(edit) @2771   14 years Bruno Cornec - Adds GUI support for compresion type. Fix half of #468.
(edit) @2770   14 years Bruno Cornec - Fix compilation issues due to level of visibility of functions
(edit) @2769   14 years Bruno Cornec - Introduce a new bkpinfo member (subdir) to support storing the …
(edit) @2767   14 years Bruno Cornec - Attempt to fix #432 with a better message at a start.
(edit) @2766   14 years Bruno Cornec - text's are properly centered in open_and_list_dir (Patch from …
(edit) @2764   14 years Bruno Cornec Function resize_drive_proportionately_to_suit_new_drives - Integrate …
(edit) @2758   14 years Bruno Cornec - Improved message for Arch Linux for rebuilding the initrd …
(edit) @2751   14 years Bruno Cornec - Accept to work with either wodim or cdreord and genisoimage or mkisofs
(edit) @2745   14 years Bruno Cornec - Avoids coredump again when exclude_path is NULL with …
(edit) @2743   14 years Bruno Cornec - Fix a seg fault bug when using the GUI in case exclude_paths was …
(edit) @2733   14 years Bruno Cornec - Fix test on dm which was made in wrong sense - Adds a driver to …
(edit) @2731   14 years Bruno Cornec - Adds functions and /bin/loadkeys (new location) to minimal set of …
(edit) @2717   14 years Bruno Cornec - Excluding vmhgfs FS for VMWare guests mounting areas of the host.
(edit) @2713   15 years Bruno Cornec - Fix #444. mondoarchive now supports inclusion/exclusion of dirs with …
(edit) @2711   15 years Bruno Cornec - Fix a but when no -E option is give on CLI (null) string generated
(edit) @2700   15 years Bruno Cornec r4176@localhost: bruno | 2011-01-26 18:11:02 +0100 - Fix buffer …
(edit) @2698   15 years Bruno Cornec r4174@localhost: bruno | 2011-01-26 07:04:13 +0100 - Fix a bug in …
(edit) @2697   15 years Bruno Cornec - Backport from 2.2.10 the support of a dynamic exclude_path variable. …
(edit) @2694   15 years Bruno Cornec - Fix a compilation issue due to bad fatal_error call (no param allowed)
(edit) @2689   15 years Bruno Cornec - Exits if the protocol used is not recognized (error with -n fs:// typo)
(edit) @2687   15 years Bruno Cornec - Fix a cast issue
(edit) @2686   15 years Bruno Cornec r4073@localhost: bruno | 2010-09-17 09:47:49 +0200 - Precise a test …
(edit) @2683   15 years Bruno Cornec - Fix a bug on exclusion of path with common content (/home and …
(edit) @2682   15 years Bruno Cornec - mount-media function is now placed in libmondo-devices.c as used by …
(edit) @2679   15 years Bruno Cornec r3996@localhost: bruno | 2010-09-01 14:21:52 +0200 - Push …
(edit) @2677   15 years Bruno Cornec r3980@localhost: bruno | 2010-08-25 00:58:00 +0200 - Initialize …
(edit) @2676   15 years Bruno Cornec Also escapes white spaces in gen_aux_list to avoid issues in getfacl call
(edit) @2671   15 years Bruno Cornec - Fix again #412 !! by removing calls to tee which voids the return …
(edit) @2669   15 years Bruno Cornec - The way grub.unsupported was called for opensuse 11.2 was wrong. It …
(edit) @2665   15 years Bruno Cornec r3925@localhost: bruno | 2010-06-23 00:13:12 +0200 - Try to provide …
(edit) @2664   15 years Bruno Cornec r3922@localhost: bruno | 2010-06-22 23:22:04 +0200 - Fix a bug when …
(edit) @2658   15 years Bruno Cornec - Change useless comments for more useful ones
(edit) @2656   15 years Bruno Cornec - Improves logging for external binary
(edit) @2641   15 years Bruno Cornec - Attempt to fix problem of slowdown in filelist creation by …
(edit) @2636   15 years Bruno Cornec - Revert most of the 2 previous modif due to application on a …
(edit) @2634   15 years Bruno Cornec Fix strcat call !
(edit) @2633   15 years Bruno Cornec - Remove a wrong usage of mr_strcat with exclude_path in the 2.2.9 …
(edit) @2632   15 years Bruno Cornec - Improve display of messages (removes extra \n) and replace a stract …
(edit) @2628   15 years Bruno Cornec - netfs_proto should be initialized in every case, not just in DR …
(edit) @2627   15 years Bruno Cornec r3946@localhost: bruno | 2010-05-04 19:17:51 +0200 - Solves an issue …
(edit) @2626   15 years Bruno Cornec Avoid to have multiple similar calls to mkisofs by using macros
(edit) @2624   15 years Bruno Cornec - Mondoarchive should not try to cerate a cmp binary if it doesn't exist.
(edit) @2619   15 years Bruno Cornec - Fixes for #414: remove comments from grub conf file if used and …
(edit) @2615   15 years Bruno Cornec - Adds tee to deplist - Fix #412 by supporting …
(edit) @2613   15 years Bruno Cornec - Fix an initialization bug for network protocol in interactive mode …
(edit) @2608   15 years Bruno Cornec - Try to improve exclusion of binded /proc mount with "none" fs type …
(edit) @2578   15 years Bruno Cornec - Free the sz_devfile fifo for ntfs later as it was used in between, …
(edit) @2573   16 years Bruno Cornec - THis version of mondo uses another interface for the mr_asprintf …
(edit) @2572   16 years Bruno Cornec setfacl doesn't need the -h option to restore physical paths
(edit) @2563   16 years Bruno Cornec - setfattr also needs the -h flag to restore attributes on symlinks, …
(edit) @2556   16 years Bruno Cornec - Fix restoration of extended attributes by going into the target …
(edit) @2551   16 years Bruno Cornec - Adds vmxnet3 driver support to mindi for some VMWare versions
(edit) @2549   16 years Bruno Cornec - use option -h of getfattr to *not* follow symlinks, which breaks …
(edit) @2548   16 years Bruno Cornec - Adds some logs for filelist creation - Remove option -P from …
(edit) @2547   16 years Bruno Cornec - Suppress unused mode_of_file function
(edit) @2545   16 years Bruno Cornec Adds the --rescue flag to ntfsclone (Andree Leidenfrost …
(edit) @2528   16 years Bruno Cornec r3494@localhost: bruno | 2010-01-07 08:13:44 +0100 Fix the way the …
(edit) @2527   16 years Bruno Cornec r3736@localhost: bruno | 2010-01-07 17:58:32 +0100 - Fix #383 by …
(edit) @2525   16 years Bruno Cornec r3732@localhost: bruno | 2010-01-07 13:25:24 +0100 - Fix #381 by …
(edit) @2524   16 years Bruno Cornec r3730@localhost: bruno | 2010-01-06 01:02:06 +0100 - Fix a …
(edit) @2522   16 years Bruno Cornec Re-apply the fix of [2506] broken by older patches applied after :-(
(edit) @2521   16 years Bruno Cornec r3231@localhost (orig r2265): bruno | 2009-07-12 02:04:40 +0200 …
(edit) @2520   16 years Bruno Cornec r3230@localhost (orig r2264): bruno | 2009-07-12 02:04:37 +0200 …
(edit) @2519   16 years Bruno Cornec r3229@localhost (orig r2263): bruno | 2009-07-12 02:04:33 +0200 …
(edit) @2518   16 years Bruno Cornec r3228@localhost (orig r2262): bruno | 2009-07-12 02:04:30 +0200 …
(edit) @2516   16 years Bruno Cornec r3227@localhost (orig r2261): bruno | 2009-07-12 02:04:25 +0200 …
(edit) @2515   16 years Bruno Cornec r3226@localhost (orig r2260): bruno | 2009-07-12 02:04:21 +0200 …
(edit) @2507   16 years Bruno Cornec - Fix #377: Segfault in pause_and_ask_for_cdr() (ggeens)
(edit) @2506   16 years Bruno Cornec - Fix a bug when isodir is / only when splitting it in iso_path and iso_mnt
(edit) @2501   16 years Bruno Cornec Fix #375 mondo will segfault if the partition in …
(edit) @2485   16 years Bruno Cornec r3614@localhost: bruno | 2009-11-15 01:34:12 +0100 Adds a space in …
(edit) @2480   16 years Bruno Cornec - If using nolvm, mondorestore should also not nalyze and handle …
(edit) @2478   16 years Bruno Cornec - Fix #367 - the for loop doesn't make any test now, as it was …
(edit) @2473   16 years Bruno Cornec - Fix #363 where exclude_paths was extended up to memory limit dumping core
(edit) @2472   16 years Bruno Cornec - Default to DVD size when in iso or netfs mode
(edit) @2470   16 years Bruno Cornec Remove useless pb_log and MONDO_TRACEFILE
(edit) @2469   16 years Bruno Cornec /dev/shm is now part of the default exclude list
(edit) @2463   16 years Bruno Cornec - Reset an error counter before blanking a DVD to avoid always …
(edit) @2454   16 years Bruno Cornec - Fix an error in the test for grub conf files (or used instead of and)
(edit) @2453   16 years Bruno Cornec - Fix a bug in handling of -E option with real devices (bad report in …
(edit) @2450   16 years Bruno Cornec - Fix a mr_asprintf usage without & causing a seg fault.
(edit) @2449   16 years Bruno Cornec - Adds support for grub2 conf file grub.cfg in addition to menu.lst
(edit) @2443   16 years Bruno Cornec - priority given to env var for tmpdir - fuse FS excluded from tmpdir …
(edit) @2436   16 years Bruno Cornec - Improve deplist.d/* files - adds libnss for ssh support in boot disk …
(edit) @2435   16 years Bruno Cornec Improve user management for NetFS cases
(edit) @2434   16 years Bruno Cornec Compiler warning fixed
(edit) @2427   16 years Bruno Cornec Avoids null param for excludes_devs for mindi call
(edit) @2426   16 years Bruno Cornec - Attempt to stay backward compatible without protocol for -n option
(edit) @2424   16 years Bruno Cornec - analyze-my-lvm now removes excluded devices from list coming from …
Note: See TracRevisionLog for help on using the revision log.