source: MondoRescue/branches/3.2/mondo/src/common/libmondo-devices.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3614   9 years Bruno Cornec mr_strip_spaces now returns a dynamically allocated string
(edit) @3610   9 years Bruno Cornec - Change interfaces for the call_program_and_get_last_line_of_output …
(edit) @3604   9 years Bruno Cornec Fix #806 by setuping env var for english before callingcommands and …
(edit) @3594   9 years Bruno Cornec Fix #800 by initializing boot_type early enough to be used in …
(edit) @3576   9 years Bruno Cornec - Fix a bug for tape usage in interactive mode (wrong printf string) - …
(edit) @3553   9 years Bruno Cornec Help Fix #790 - Fix perl functions to handle disk type (MBR vs GPT) on …
(edit) @3539   9 years Bruno Cornec - Review of mkisofs options to mimic what mindi now does and …
(edit) @3511   9 years Bruno Cornec - Attempt to fix a SEGV on tape management (maybe a bad printf conversion)
(edit) @3453   10 years Bruno Cornec - Avoids msgs from mr-device-mounted in MondoRescue
(edit) @3450   10 years Bruno Cornec - One should always test locally before prtending eveything will just …
(edit) @3449   10 years Bruno Cornec - Fix a last typo just introduced
(edit) @3448   10 years Bruno Cornec - Fix a typo in mondo-prep - is_this_device_mounted now call …
(edit) @3432   10 years Bruno Cornec - Change analyze-my-lvm in order to generate percentage of Extents of …
(edit) @3431   10 years Bruno Cornec Remove useless code (ia64 ifdef)
(edit) @3429   10 years Bruno Cornec ( Only use MBR when dealing with a BIOS type of boot env
(edit) @3422   10 years Bruno Cornec - Add UEFI support in which_boot_loader (for now always return grub …
(edit) @3413   10 years Bruno Cornec Fix remaining compilation warnings
(edit) @3398   10 years Bruno Cornec Adds UEFI boot support to mindi Refactor into PrepareBootDiskImage
(edit) @3395   10 years Bruno Cornec minor modification where we now directly return EFI for ia64
(edit) @3380   10 years Bruno Cornec - Do not use a \n with log_msg (ease debug with 99)
(edit) @3379   10 years Bruno Cornec - Fix GRUB detection issu on UEFI based systems - Initialize Boot type …
(edit) @3378   10 years Bruno Cornec - Deal with grub used with UEFI
(edit) @3377   10 years Bruno Cornec - Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
(edit) @3375   10 years Bruno Cornec - Create a new mr_boot_type function and boot_type mondo struct entry …
(edit) @3374   10 years Bruno Cornec - Fix compilation warnings and errors
(edit) @3373   10 years Bruno Cornec Change the bkpinfo->boot_device from statically allocated to …
(edit) @3371   10 years Bruno Cornec - Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
(edit) @3352   10 years Bruno Cornec - Remove a usage of a full path for parted2fdisk. Using path allows …
(edit) @3350   10 years Bruno Cornec - Fix #769 by asking in newt mode whether the kernel found by mindi is …
(edit) @3348   10 years Bruno Cornec - Fix a bug in is_this_a_valid_disk_format where a string was freed up …
(edit) @3337   10 years Bruno Cornec - Fix some memory allocation which were not freed correctly (valgrind …
(edit) @3318   11 years Bruno Cornec - Redirect the stderr of parted2fdisk into /dev/null to avoid error …
(edit) @3309   11 years Bruno Cornec - Revert previous mr_strip_space supression
(edit) @3308   11 years Bruno Cornec - Do not remove spaces in analyze of good format as that create a …
(edit) @3292   11 years Bruno Cornec - Remove from mindi 2 functions replaced by perl code (ReadAllLink by …
(edit) @3291   11 years Bruno Cornec - good_format string is now dynamically allocated
(edit) @3288   11 years Bruno Cornec - Improve again memory management: remove some strcat calls change …
(edit) @3278   11 years Bruno Cornec - File KEYMAP-LIVES-HERE, USING-* not used anymore - Nomalize name …
(edit) @3271   11 years Bruno Cornec - Rename the conf file mondo-restore.cfg into mondorestore.cfg for …
(edit) @3263   11 years Bruno Cornec - Fix a bug due to lack of memory allocation for a tmp var to display …
(edit) @3237   11 years Bruno Cornec which_partition_format now returns a dynamically allocated string …
(edit) @3212   12 years Bruno Cornec - Fix wrong analyzis of temp and scratch dirs in interactive mode …
(edit) @3207   12 years Bruno Cornec - Add LZMA compression possibility through the GUI
(edit) @3205   12 years Bruno Cornec - Fix mondoarchive which now works in text mode. GUI mode still not …
(edit) @3196   12 years Bruno Cornec - Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
(edit) @3194   12 years Bruno Cornec - Fix all compilation/link error due to the previous giant merge with …
(edit) @3191   12 years Bruno Cornec - Lots of memory management backports from 3.1 to 3.2 - still not …
(copy) @3186   12 years Bruno Cornec - Branch version 3.2 from 3.0 to integrate memory allocation patches …
copied from branches/3.0/mondo/src/common/libmondo-devices.c
(edit) @3185   12 years Bruno Cornec Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
Note: See TracRevisionLog for help on using the revision log.