Changeset 3330 in MondoRescue for branches/3.2/mindi/parted2fdisk.pl


Ignore:
Timestamp:
Dec 23, 2014, 7:49:06 AM (9 years ago)
Author:
Bruno Cornec
Message:
  • mindi now generates UUIDs in mountlist.txt if no LABEL nor UUID exist
  • Fix label-partitions-as-necessary to put back the original UUIDs to the partitions even if no LABEL or UUID line was used in fstab
  • Improve btrfs support
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mindi/parted2fdisk.pl

    r3143 r3330  
    152152        "ext4" => "83",
    153153        "xfs" => "83",
     154        "btrfs" => "83",
    154155        "reiserfs" => "83",
    155156        "linux-swap" => "82",
Note: See TracChangeset for help on using the changeset viewer.