diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-27 07:19:10 -0400 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-03-27 22:32:50 +0159 |
commit | 00b61be8e2bc2fda4a848fe7af38e7d7543d322f (patch) | |
tree | 9ca2d9cb105962237e647e02ce284fcf9de7cd13 /perl-install/install | |
parent | fc666ca8b327b3b1dda653f5238e6844f019faf7 (diff) | |
download | drakx-00b61be8e2bc2fda4a848fe7af38e7d7543d322f.tar drakx-00b61be8e2bc2fda4a848fe7af38e7d7543d322f.tar.gz drakx-00b61be8e2bc2fda4a848fe7af38e7d7543d322f.tar.bz2 drakx-00b61be8e2bc2fda4a848fe7af38e7d7543d322f.tar.xz drakx-00b61be8e2bc2fda4a848fe7af38e7d7543d322f.zip |
fix tagging swap as "linux filesystem" with GPT
libparted needs it to be named like this in order to put the right
GUID...
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 4b80fff97..8135ab7b3 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - GPT partitionning: o fix retrieving LVM/RAID partition type + o fix tagging swap as "linux filesystem" - tell users to ignore Gtk3 warnings Version 16.72 - 26 March 2015 |