Changeset 3553 in MondoRescue for branches/3.2/MondoRescue/Makefile.PL


Ignore:
Timestamp:
Apr 7, 2016, 3:47:44 AM (8 years ago)
Author:
Bruno Cornec
Message:

Help Fix #790

  • Fix perl functions to handle disk type (MBR vs GPT) on RHEL7 and unify output format
  • Adds perl function to list all disks on the system
  • Adds perl program to unit test these functions
  • which_partition_format now uses mr-disk-type
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/MondoRescue/Makefile.PL

    r3487 r3553  
    1818    EXE_FILES    => [ qw( bin/mr-analyze-lvm
    1919                bin/mr-check-lvm
     20                bin/mr-disk-list
     21                bin/mr-disk-type
    2022                bin/mr-device-mounted
    2123                bin/mr-process-ldd
Note: See TracChangeset for help on using the changeset viewer.