From b14b860a8e92c36767b519de516128b3d7847628 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 29 Jun 2016 17:23:29 +0200 Subject: fix being able to create vfat on UEFI (mga#15698) and explain the purpose of the uniq_() call see commit 56b573476e2ea63a509ab2f8ec0683397ae7c85e Rationale: use_pt_type() now returns 0 for common disks (eg: GPT ones) Under GPT+UEFI, we've 2 important "FS" having vfag as the real FS: ESP & FAT32 --- perl-install/install/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/install/NEWS') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 720fadf43..845bf1f36 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- partionning: + o fix being able to create vfat on UEFI (mga#15698) - users: o offer again to add user to admin group (mga#17720) -- cgit v1.2.1