|
|
@3375
|
10 years |
Bruno Cornec |
- Create a new mr_boot_type function and boot_type mondo struct entry …
|
|
|
@3374
|
10 years |
Bruno Cornec |
- Fix compilation warnings and errors
|
|
|
@3373
|
10 years |
Bruno Cornec |
Change the bkpinfo->boot_device from statically allocated to …
|
|
|
@3371
|
10 years |
Bruno Cornec |
- Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
|
|
|
@3352
|
10 years |
Bruno Cornec |
- Remove a usage of a full path for parted2fdisk. Using path allows …
|
|
|
@3350
|
10 years |
Bruno Cornec |
- Fix #769 by asking in newt mode whether the kernel found by mindi is …
|
|
|
@3348
|
10 years |
Bruno Cornec |
- Fix a bug in is_this_a_valid_disk_format where a string was freed up …
|
|
|
@3337
|
10 years |
Bruno Cornec |
- Fix some memory allocation which were not freed correctly (valgrind …
|
|
|
@3318
|
11 years |
Bruno Cornec |
- Redirect the stderr of parted2fdisk into /dev/null to avoid error …
|
|
|
@3309
|
11 years |
Bruno Cornec |
- Revert previous mr_strip_space supression
|
|
|
@3308
|
11 years |
Bruno Cornec |
- Do not remove spaces in analyze of good format as that create a …
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3291
|
11 years |
Bruno Cornec |
- good_format string is now dynamically allocated
|
|
|
@3288
|
11 years |
Bruno Cornec |
- Improve again memory management:
remove some strcat calls
change …
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@3271
|
11 years |
Bruno Cornec |
- Rename the conf file mondo-restore.cfg into mondorestore.cfg for …
|
|
|
@3263
|
11 years |
Bruno Cornec |
- Fix a bug due to lack of memory allocation for a tmp var to display …
|
|
|
@3237
|
11 years |
Bruno Cornec |
which_partition_format now returns a dynamically allocated string …
|
|
|
@3212
|
12 years |
Bruno Cornec |
- Fix wrong analyzis of temp and scratch dirs in interactive mode …
|
|
|
@3207
|
12 years |
Bruno Cornec |
- Add LZMA compression possibility through the GUI
|
|
|
@3205
|
12 years |
Bruno Cornec |
- Fix mondoarchive which now works in text mode. GUI mode still not
…
|
|
|
@3196
|
12 years |
Bruno Cornec |
- Fix ISO mode when netfs_remote_dir is NULL (wasn't differentiated …
|
|
|
@3194
|
12 years |
Bruno Cornec |
- Fix all compilation/link error due to the previous giant merge with …
|
|
|
@3191
|
12 years |
Bruno Cornec |
- Lots of memory management backports from 3.1 to 3.2 - still not …
|
|
|
@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
|
|
|
@3185
|
12 years |
Bruno Cornec |
Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
|