diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-27 07:53:37 -0400 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-03-27 22:32:56 +0159 |
commit | 675d2b62098dd84c35c37944a1e8bd65114c37a1 (patch) | |
tree | 9325f9eced2315c16560a5c7d666494251e6c529 /perl-install/NEWS | |
parent | 22350abfdb8e85c05aba5f22278e76a02bc336f2 (diff) | |
download | drakx-675d2b62098dd84c35c37944a1e8bd65114c37a1.tar drakx-675d2b62098dd84c35c37944a1e8bd65114c37a1.tar.gz drakx-675d2b62098dd84c35c37944a1e8bd65114c37a1.tar.bz2 drakx-675d2b62098dd84c35c37944a1e8bd65114c37a1.tar.xz drakx-675d2b62098dd84c35c37944a1e8bd65114c37a1.zip |
fix tagging LVM/raid as "linux filesystem" with GPT
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 4ec599045..d2bfdf634 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - diskdrake (GPT): o fix retrieving LVM/RAID partition type + o fix tagging lvm/raid as "linux filesystem" o fix tagging ntfs-3g as "linux filesystem" o fix tagging swap as "linux filesystem" |