diff options
author | RĂ©mi Verschelde <rverschelde@gmail.com> | 2016-07-12 08:58:28 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-12 14:16:28 +0200 |
commit | 962056e2a198e2ce02c4220e99b84022ae1be408 (patch) | |
tree | b2fe7abf7d9ad5b3548161d6d62926be6b597095 /perl-install/install/NEWS | |
parent | 532fd1d60df306e204bae79c5158ca2302739966 (diff) | |
download | drakx-962056e2a198e2ce02c4220e99b84022ae1be408.tar drakx-962056e2a198e2ce02c4220e99b84022ae1be408.tar.gz drakx-962056e2a198e2ce02c4220e99b84022ae1be408.tar.bz2 drakx-962056e2a198e2ce02c4220e99b84022ae1be408.tar.xz drakx-962056e2a198e2ce02c4220e99b84022ae1be408.zip |
make warning more explicit about "BBP" purpose
(BIOS boot partition, thus fixing mga#18923)
Diffstat (limited to 'perl-install/install/NEWS')
-rw-r--r-- | perl-install/install/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c1373fc7e..f37aad092 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -3,6 +3,8 @@ o auto_inst: fix clearing an already filled GPT disk o don't offer to format RAID or BIOS boot partition o make clear a BIOS boot partition cannot have a mount point + o make error about BIOS boot partition more explicit about + its purpose and that it must be created (mga#18923) Version 17.50 - 8 July 2016 |