diff options
author | Pascal Terjan <pterjan@gmail.com> | 2015-04-18 23:58:12 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2015-04-18 23:58:12 +0000 |
commit | 71c5f17dd864c7783909f75f6e7d5bd9d56ce425 (patch) | |
tree | 27114e40aa796673dc6b8a438b229af87a9482ee /perl-install/install | |
parent | 4998a6d4c66c42d8522ddaf36cda5ccb9dd964e9 (diff) | |
download | drakx-71c5f17dd864c7783909f75f6e7d5bd9d56ce425.tar drakx-71c5f17dd864c7783909f75f6e7d5bd9d56ce425.tar.gz drakx-71c5f17dd864c7783909f75f6e7d5bd9d56ce425.tar.bz2 drakx-71c5f17dd864c7783909f75f6e7d5bd9d56ce425.tar.xz drakx-71c5f17dd864c7783909f75f6e7d5bd9d56ce425.zip |
use the windows partition with the most available space on current
+ disk, not the last one across all disks (mga#15589)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 91d6229d2..0f2cfbdac 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,6 +1,6 @@ - partitioning: - o use the windows partition with the most available space, not the one - where Windows will have most space left after resizing. + o use the windows partition with the most available space on current + disk, not the last one across all disks (mga#15589) o suggest up to 20GB/20% of the windows partition (whichever is larger), previously 6GB/10% (mga#15589) |