diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 18:08:13 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2015-04-03 18:08:13 +0200 |
commit | 034f62def330bcfae17a40c0eac45fb306e2a01d (patch) | |
tree | c3a9e366f69c8c654b848e59e01fb205427e4421 /perl-install/install | |
parent | 3a02afef74500d708c1cb609d8c2d2fc81063c47 (diff) | |
download | drakx-034f62def330bcfae17a40c0eac45fb306e2a01d.tar drakx-034f62def330bcfae17a40c0eac45fb306e2a01d.tar.gz drakx-034f62def330bcfae17a40c0eac45fb306e2a01d.tar.bz2 drakx-034f62def330bcfae17a40c0eac45fb306e2a01d.tar.xz drakx-034f62def330bcfae17a40c0eac45fb306e2a01d.zip |
really try to detect recovery partitions on GPT
fix "set_partition_flag: unknown type: recovery" (mga#15621)
Diffstat (limited to 'perl-install/install')
-rw-r--r-- | perl-install/install/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index e37662add..d228cd315 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- partitionning: + o really try to detect recovery partitions on GPT + Version 16.75 - 30 March 2015 - partitionning: |