diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-04-23 23:33:00 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-04-23 23:33:00 +0000 |
commit | eca86ee951a05c35bcfddba4f8988c2f0e23004f (patch) | |
tree | a4ec04d3b40d3d91449c57b445890e49400fc716 /perl-install/install | |
parent | d37e1274a8553c201cc69e6865d51ebeb303fa49 (diff) | |
download | drakx-eca86ee951a05c35bcfddba4f8988c2f0e23004f.tar drakx-eca86ee951a05c35bcfddba4f8988c2f0e23004f.tar.gz drakx-eca86ee951a05c35bcfddba4f8988c2f0e23004f.tar.bz2 drakx-eca86ee951a05c35bcfddba4f8988c2f0e23004f.tar.xz drakx-eca86ee951a05c35bcfddba4f8988c2f0e23004f.zip |
detect LVM on top on Encrypted partitions (mga#5330)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 85c4273b1..240d5c9fc 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- do not set fs_type to ext4 for raw LVM/RAID/LUKS +- detect LVM on top on Encrypted partitions (mga#5330) + Version 14.10 - 23 April 2012 - do not offer to upgrade mdv 201[1-9] (mga#5004) |