diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-03-30 03:36:36 -0400 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2015-03-30 15:06:43 +0259 |
commit | ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54 (patch) | |
tree | 70a2aa971da9cf50e9640204a3b7ee05761df566 /perl-install/NEWS | |
parent | 0adf9412b786342346a9df9fd262765d6b97d38f (diff) | |
download | drakx-ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54.tar drakx-ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54.tar.gz drakx-ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54.tar.bz2 drakx-ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54.tar.xz drakx-ce81643e8e2e3ac78ec4ec4f5ba732f4cf29fb54.zip |
make sure to check for existing ESP on all disks
Diffstat (limited to 'perl-install/NEWS')
-rw-r--r-- | perl-install/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index 673bac170..1287430e3 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,6 @@ - diskdrake: o better fix for fail to read too corrupted partition table + o make sure to check for existing ESP on all disks o try to detect recovery partitions on GPT - stage2: o revert changes made in 16.70 for a better fix to mga#13894 |