diff options
-rw-r--r-- | perl-install/NEWS | 2 | ||||
-rw-r--r-- | perl-install/install/NEWS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/NEWS b/perl-install/NEWS index a7dc87ecc..4195e4177 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,5 +1,5 @@ - diskdrake: - o fix retrieving ESP partition type on GPT + o fix retrieving ESP partition type on GPT (mga#15366) o log which GPT partition we fail to add/del o set proper GUID to ESP partitions with GPT layout - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 bios diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 460f7e8ac..623a5a7ea 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,7 +1,7 @@ - bump max_nb() to 131 to cover mdadm managed imsm and ddf1 bios fakeraids (containers defaults to >= 127 and partitions <=126) - partitionning: - o fix retrieving ESP partition type on GPT + o fix retrieving ESP partition type on GPT (mga#15366) o log which GPT partition we fail to add/del o set proper GUID to ESP partitions with GPT layout - pre-install grub2-efi on UEFI |