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/install | |
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/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 c1a2f8029..43a10bbc0 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,5 +1,6 @@ - partitionning: 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 Version 16.74 - 27 March 2015 |