diff options
author | Pascal Terjan <pterjan@gmail.com> | 2015-04-16 21:55:56 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2015-04-16 21:55:56 +0000 |
commit | 03d2d56c4799fe2b9095e82206e228a9fb48f153 (patch) | |
tree | 95fad4d08fa2018b204caf1dde1257a881f6ee29 /perl-install/NEWS | |
parent | 7e854d297a8d033bacae45e61fe53a5afd0c7eaf (diff) | |
download | drakx-03d2d56c4799fe2b9095e82206e228a9fb48f153.tar drakx-03d2d56c4799fe2b9095e82206e228a9fb48f153.tar.gz drakx-03d2d56c4799fe2b9095e82206e228a9fb48f153.tar.bz2 drakx-03d2d56c4799fe2b9095e82206e228a9fb48f153.tar.xz drakx-03d2d56c4799fe2b9095e82206e228a9fb48f153.zip |
suggest max (20G,20%) of the windows partition, previously max (6G,10%)
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 44cf43030..e9259f2e2 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,6 +1,8 @@ - partitioning_wizard: o use the windows partition with the most available space, not the one where Windows will have most space left after resizing. + o suggest up to 20GB/20% of the windows partition (whichever is larger), + previously 6GB/10% (mga#15589) Version 16.85 - 15 April 2015 |