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