CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/01 14:08:32
Modified files:
sbin/fdisk : cmd.c
Log message:
Improve editing GPT partition type GUID's by rejecting partition
id's that have no associated GUID, rather than disabling the
partition.
If the current partition type is a GUID with no corresponding
partition id, display and use that GUID as the default value.
Less surprising behaviour all round.
