Feature #6964
mkfs_pcfs should detect GPT partition size and fat type for it
Start date:
2016-05-11
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
To simplify EFI system partition management, mkfs -F pcfs should autodetect the partition size and fat type.
reference implementation is at https://www.illumos.org/rb/r/190
Updated by Electric Monk over 4 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit 5b5a71c445cf6577e9376190edd57004a2b09522
commit 5b5a71c445cf6577e9376190edd57004a2b09522 Author: Toomas Soome <tsoome@me.com> Date: 2016-12-04T15:44:40.000Z 6964 mkfs_pcfs should detect GPT partition size and fat type for it Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>