CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/09 11:10:57
Modified files:
sbin/fdisk : cmd.c fdisk.8 gpt.c gpt.h user.c
distrib/miniroot: install.sub
Log message:
Revamp the display of GPT information, hiding less important
information under the '-v' flag. This brings the GPT display more
into line with the MBR display and simplifies and hardens the parsing
of the partition info in the install scripts.
Original problem with install scripts parsing hand edited GPT
information reported by Valere Monseur via bugs@.
Man page fixes and tweaks from jmc@.
Install script changes tested & ok rpe@.