|
|
@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 …
|
|
|
@3508
|
9 years |
Bruno Cornec |
- Avoids core dump when exiting early
|
|
|
@3507
|
9 years |
Bruno Cornec |
- Use a mr_system where appropriate
- Fix mkstemp which is creating a …
|
|
|
@3506
|
9 years |
Bruno Cornec |
- wipe_archives now also removes star temporary files and not only …
|
|
|
@3505
|
9 years |
Bruno Cornec |
- Should fix errors when used with xorriso and UEFI (option efi-boot …
|
|
|
@3504
|
9 years |
Bruno Cornec |
- Fix a compilation error (I know should have a hook !)
- Remove usage …
|
|
|
@3503
|
9 years |
Bruno Cornec |
Log when creating temp or scratch directories
|
|
|
@3502
|
9 years |
Bruno Cornec |
- Adds support for xorriso for UEFI distributions using it such as Debian 8
|
|
|
@3500
|
9 years |
Bruno Cornec |
- Use mr_system to create temp and scratch dir if they do not exist
|
|
|
@3499
|
9 years |
Bruno Cornec |
- Creates TMPDIR if it doesn't exist for mindi and analyze-my-lvm
- …
|
|
|
@3498
|
9 years |
Bruno Cornec |
- Adds a mr_sys module for the mr_system function and a unit test
|
|
|
@3497
|
9 years |
Bruno Cornec |
- Suppress a complier warning for an unused var
|
|
|
@3494
|
9 years |
Bruno Cornec |
Update mondo to point to the isolinux subdir now created for ISO …
|
|
|
@3492
|
9 years |
Bruno Cornec |
- Fix another usage of -e for genisoimage replaced with -efi-boot
|
|
|
@3488
|
9 years |
Bruno Cornec |
- mr-label now works for setupping UUIDs and is called in mondorestore …
|
|
|
@3478
|
10 years |
Bruno Cornec |
decrease log level back
|
|
|
@3477
|
10 years |
Bruno Cornec |
put setup_newt_stuff back at its place (after defining g_text_mode) to …
|
|
|
@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 …
|
|
|
@3468
|
10 years |
Bruno Cornec |
- Avoids mondoarchive to crash on an allocation error when there is a …
|
|
|
@3467
|
10 years |
Bruno Cornec |
- Try to improve report messages when launching mindi
|
|
|
@3466
|
10 years |
Bruno Cornec |
( Remove temporary log file for mindi before needing it (constant file …
|
|
|
@3465
|
10 years |
Bruno Cornec |
-Improve memory management of netfs_user by duplicating systematically …
|
|
|
@3464
|
10 years |
Bruno Cornec |
- suppress function archive_this_fileset_with_star and handle the star …
|
|
|
@3460
|
10 years |
Bruno Cornec |
- Fix #776 by only using -e option of genisoimage when UEFI systems …
|
|
|
@3453
|
10 years |
Bruno Cornec |
- Avoids msgs from mr-device-mounted in MondoRescue
|
|
|
@3450
|
10 years |
Bruno Cornec |
- One should always test locally before prtending eveything will just …
|
|
|
@3449
|
10 years |
Bruno Cornec |
- Fix a last typo just introduced
|
|
|
@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 …
|
|
|
@3437
|
10 years |
Bruno Cornec |
- Small improvement on label-partitions-as-necessary to avoid too much …
|
|
|
@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
|
|
|
@3432
|
10 years |
Bruno Cornec |
- Change analyze-my-lvm in order to generate percentage of Extents of …
|
|
|
@3431
|
10 years |
Bruno Cornec |
Remove useless code (ia64 ifdef)
|
|
|
@3430
|
10 years |
Bruno Cornec |
- use the keyword TODO (yellow in vim) to indicate code to review …
|
|
|
@3429
|
10 years |
Bruno Cornec |
( Only use MBR when dealing with a BIOS type of boot env
|
|
|
@3428
|
10 years |
Bruno Cornec |
Also copy EFI|boot dir to the ISO directly
|
|
|
@3423
|
10 years |
Bruno Cornec |
- Fix the UEFI detection of gub
|
|
|
@3422
|
10 years |
Bruno Cornec |
- Add UEFI support in which_boot_loader (for now always return grub …
|
|
|
@3413
|
10 years |
Bruno Cornec |
Fix remaining compilation warnings
|
|
|
@3411
|
10 years |
Bruno Cornec |
Fix all autoconf/automake warnings
|
|
|
@3410
|
10 years |
Bruno Cornec |
Fix an error in the UEFI image path
|
|
|
@3409
|
10 years |
Bruno Cornec |
Systematically creates a UEFI compatible boot media
|
|
|
@3406
|
10 years |
Bruno Cornec |
Homogeneize bootroot image name
In bth mindi and mondo use …
|
|
|
@3404
|
10 years |
Bruno Cornec |
Attempt to fix percentage analysis for mindi
Use now MINDI_RUNFILE to …
|
|
|
@3401
|
10 years |
Bruno Cornec |
Avoids log file overwrite
|
|
|
@3400
|
10 years |
Bruno Cornec |
Fix another interface issue between mindi and mondo
|
|
|
@3399
|
10 years |
Bruno Cornec |
Fix mindi/mondoarchive interface
|
|
|
@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 …
|
|
|
@3395
|
10 years |
Bruno Cornec |
minor modification where we now directly return EFI for ia64
|
|
|
@3394
|
10 years |
Bruno Cornec |
Improve message in case of detection of a UEFI partition
|
|
|
@3383
|
10 years |
Bruno Cornec |
- Fix mindi-get-perl-modules to get all modules in dependency as well …
|
|
|
@3381
|
10 years |
Bruno Cornec |
- Exclude /selinux from analysis
|
|
|
@3380
|
10 years |
Bruno Cornec |
- Do not use a \n with log_msg (ease debug with 99)
|
|
|
@3379
|
10 years |
Bruno Cornec |
- Fix GRUB detection issu on UEFI based systems
- Initialize Boot type …
|
|
|
@3378
|
10 years |
Bruno Cornec |
- Deal with grub used with UEFI
|
|
|
@3377
|
10 years |
Bruno Cornec |
- Rename mr_parted2fdisk to mr-parted2fdisk for consistency with all …
|
|
|
@3376
|
10 years |
Bruno Cornec |
- Try to solve a valgrind reported issue
|
|
|
@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 …
|
|
|
@3353
|
10 years |
Bruno Cornec |
- Fix #748 by solving interface issues between mondoarchive and mindi …
|
|
|
@3352
|
10 years |
Bruno Cornec |
- Remove a usage of a full path for parted2fdisk. Using path allows …
|
|
|
@3351
|
10 years |
Bruno Cornec |
- Fix #768 by canceling changes done in the loop computing number of …
|
|
|
@3350
|
10 years |
Bruno Cornec |
- Fix #769 by asking in newt mode whether the kernel found by mindi is …
|
|
|
@3349
|
10 years |
Bruno Cornec |
- Adds more logging to call_program_and_get_last_line_of_output
|
|
|
@3348
|
10 years |
Bruno Cornec |
- Fix a bug in is_this_a_valid_disk_format where a string was freed up …
|
|
|
@3347
|
10 years |
Bruno Cornec |
- Fix #767 (typo in KEYDIR name proposed) (joel.girot_at_gvr.fr)
- Do …
|
|
|
@3342
|
10 years |
Bruno Cornec |
- Fix a bug with -I usage where mondoarchive was core dumping …
|
|
|
@3341
|
10 years |
Bruno Cornec |
- Go into the scratch dir in order to move to the USB device the file
…
|
|
|
@3340
|
10 years |
Bruno Cornec |
- Avoid using size_of_all_biggiefiles() at each use, but creates an
…
|
|
|
@3337
|
10 years |
Bruno Cornec |
- Fix some memory allocation which were not freed correctly (valgrind …
|
|
|
@3334
|
10 years |
Bruno Cornec |
- Fix #764 by checking the value of bkpinfo->include_paths before …
|
|
|
@3333
|
10 years |
Bruno Cornec |
- Fix a mondoarchive crash with option -v (Do not use finish before …
|
|
|
@3330
|
10 years |
Bruno Cornec |
- mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID …
|
|
|
@3328
|
10 years |
Bruno Cornec |
- Adds support for XFS labelling
|
|
|
@3318
|
10 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 …
|
|
|
@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 …
|
|
|
@3296
|
11 years |
Bruno Cornec |
Fix #747 by returning early enough to avoid using a bad value for file …
|
|
|
@3294
|
11 years |
Bruno Cornec |
- Fix a compilation issue in libmondo-archive.c on mindi call with …
|
|
|
@3293
|
11 years |
Bruno Cornec |
- Fix mount call in rcS to use devtmpfs instead of tmpfs for /dev and
…
|
|
|
@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
|
|
|
@3290
|
11 years |
Bruno Cornec |
- Compilation fix
|
|
|
@3289
|
11 years |
Bruno Cornec |
- change function number_of_disks_as_string into one returning a
…
|
|
|
@3288
|
11 years |
Bruno Cornec |
- Improve again memory management:
remove some strcat calls
change …
|
|
|
@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
…
|
|
|
@3281
|
11 years |
Bruno Cornec |
- /usr/sbin/dmeventd is now needed by systemd for dm dev creation …
|
|
|