source: MondoRescue/branches/3.2/mondo/src/mondorestore/mondo-prep.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3611   9 years Bruno Cornec Remove more static allocation
(edit) @3610   9 years Bruno Cornec - Change interfaces for the call_program_and_get_last_line_of_output …
(edit) @3570   9 years Bruno Cornec - Fix #796 by limiting the requirement for une extended partition to …
(edit) @3569   9 years Bruno Cornec - Better log for keyboard detection
(edit) @3564   9 years Bruno Cornec - Fix previous logfile copy on target media - Rename …
(edit) @3542   9 years Bruno Cornec - Rename all mondorestore scripts with the mr- prefix and adapt …
(edit) @3531   9 years Bruno Cornec - Use mkfs.vfat now everywhere (removes mkdosfs references) - Avoid …
(edit) @3450   10 years Bruno Cornec - One should always test locally before prtending eveything will just …
(edit) @3448   10 years Bruno Cornec - Fix a typo in mondo-prep - is_this_device_mounted now call …
(edit) @3438   10 years Bruno Cornec - Adds option -f to mkswap to force creation in all cases (also done …
(edit) @3436   10 years Bruno Cornec - Use now mkfs.vfat directly for formating VFAT type of partitions and …
(edit) @3435   10 years Bruno Cornec - Fix calling format-and-kludge-vfat with only one param now
(edit) @3434   10 years Bruno Cornec - Errors in partioning are not necessarily fatal so relax the error msg
(edit) @3430   10 years Bruno Cornec - use the keyword TODO (yellow in vim) to indicate code to review …
(edit) @3398   10 years Bruno Cornec Adds UEFI boot support to mindi Refactor into PrepareBootDiskImage
(edit) @3380   10 years Bruno Cornec - Do not use a \n with log_msg (ease debug with 99)
(edit) @3377   10 years Bruno Cornec - Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
(edit) @3371   10 years Bruno Cornec - Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
(edit) @3330   11 years Bruno Cornec - mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
(edit) @3301   11 years Bruno Cornec - Fix a usage of mountlist.txt still with MINDI_CACHE, incorrect for now.
(edit) @3300   11 years Bruno Cornec - Change function which_format_command_do_i_need to allocate string …
(edit) @3292   11 years Bruno Cornec - Remove from mindi 2 functions replaced by perl code (ReadAllLink by …
(edit) @3287   11 years Bruno Cornec - mondo-prep is now better wrt memory management (fgets part not done …
(edit) @3286   11 years Bruno Cornec - Improve mondo-prep using mr_asprintf more (was behind other C …
(edit) @3263   11 years Bruno Cornec - Fix a bug due to lack of memory allocation for a tmp var to display …
(edit) @3237   12 years Bruno Cornec which_partition_format now returns a dynamically allocated string …
(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/mondorestore/mondo-prep.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.