|
|
@3510
|
9 years |
Bruno Cornec |
- Add include of mr_msg.h to avoid compiler warnings
|
|
|
@3509
|
9 years |
Bruno Cornec |
- Change mr_msg_int interface by adding the FUNCTION macro
- Use …
|
|
|
@3472
|
10 years |
Bruno Cornec |
- Fix #778: Use fatlabel to recreate labelled FAT or VFAT FS when that …
|
|
|
@3469
|
10 years |
Bruno Cornec |
Remove usage of a local use_star variable and use the one in bkpinfo …
|
|
|
@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 …
|
|
|
@3439
|
10 years |
Bruno Cornec |
- Prints the result of mount at the end of the umount of all FS to see …
|
|
|
@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 …
|
|
|
@3411
|
10 years |
Bruno Cornec |
Fix all autoconf/automake warnings
|
|
|
@3398
|
10 years |
Bruno Cornec |
Adds UEFI boot support to mindi
Refactor into PrepareBootDiskImage …
|
|
|
@3397
|
10 years |
Bruno Cornec |
Adds a boot-type config option
It's filled by mondoarchive, passed to …
|
|
|
@3383
|
10 years |
Bruno Cornec |
- Fix mindi-get-perl-modules to get all modules in dependency as well …
|
|
|
@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 …
|
|
|
@3374
|
10 years |
Bruno Cornec |
- Fix compilation warnings and errors
|
|
|
@3371
|
10 years |
Bruno Cornec |
- Rename mindi/parted2fdisk.pl into mindi/mr_parted2fdisk and make all …
|
|
|
@3330
|
10 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 …
|
|
|
@3299
|
11 years |
Bruno Cornec |
- Removes 2 useless Thank you in GUI
|
|
|
@3297
|
11 years |
Bruno Cornec |
- stabgrub-me now supports also grub2
- Fix an error using …
|
|
|
@3292
|
11 years |
Bruno Cornec |
- Remove from mindi 2 functions replaced by perl code (ReadAllLink by
…
|
|
|
@3289
|
11 years |
Bruno Cornec |
- change function number_of_disks_as_string into one returning a
…
|
|
|
@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
…
|
|
|
@3278
|
11 years |
Bruno Cornec |
- File KEYMAP-LIVES-HERE, USING-* not used anymore
- Nomalize name …
|
|
|
@3273
|
11 years |
Bruno Cornec |
- rename mondo-restore-EXT.h into mondorestore-EXT.h and removes the …
|
|
|
@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 …
|
|
|
@3236
|
11 years |
Bruno Cornec |
- Fix again a dyn. memory allocation issue, where a variable wasn't …
|
|
|
@3211
|
11 years |
Bruno Cornec |
- Fi a bug with the cfg_file variable which wasn't initialized …
|
|
|
@3207
|
11 years |
Bruno Cornec |
- Add LZMA compression possibility through the GUI
|
|
|
@3205
|
11 years |
Bruno Cornec |
- Fix mondoarchive which now works in text mode. GUI mode still not
…
|
|
|
@3194
|
12 years |
Bruno Cornec |
- Fix all compilation/link error due to the previous giant merge with …
|
|
|
@3193
|
12 years |
Bruno Cornec |
- Finish with backports from 3.1 for now. Still some work to do, but …
|
|
|
@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
|
|
|
@3185
|
12 years |
Bruno Cornec |
Simplify the interface of mr_getline and mr_asprintf. With 3.1 …
|