diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-12 00:57:36 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-07-12 01:56:31 +0200 |
commit | b772247c03172617edb17f92d9b7b22c09ca9091 (patch) | |
tree | ca4c8e19fe6acb3b98348e80366662a3e6d464ae /perl-install/install | |
parent | b9bb780015a57f1df1080175bce0e501d4825593 (diff) | |
download | drakx-b772247c03172617edb17f92d9b7b22c09ca9091.tar drakx-b772247c03172617edb17f92d9b7b22c09ca9091.tar.gz drakx-b772247c03172617edb17f92d9b7b22c09ca9091.tar.bz2 drakx-b772247c03172617edb17f92d9b7b22c09ca9091.tar.xz drakx-b772247c03172617edb17f92d9b7b22c09ca9091.zip |
don't offer to format RAID or BIOS boot partition
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 78c21cf86..82390140a 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - fix starting spice-vdagentd - partionning: + o don't offer to format RAID or BIOS boot partition o make clear a BIOS boot partition cannot have a mount point Version 17.50 - 8 July 2016 |