diff options
author | marcel <marcel@FreeBSD.org> | 2002-12-02 01:42:03 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 2002-12-02 01:42:03 +0000 |
commit | 4abeaed33de9450b5e4900151806d6b8329b4958 (patch) | |
tree | f64f1e9698713b9f0a3d0bedc5af4f9a905e7278 /contrib/cvs/diff | |
parent | d5387889cf085aef87f5ad40da8b3971385e2a1e (diff) | |
download | FreeBSD-src-4abeaed33de9450b5e4900151806d6b8329b4958.zip FreeBSD-src-4abeaed33de9450b5e4900151806d6b8329b4958.tar.gz |
o Newer EFI implementations require that a GPT is preceeded by
a PMBR. Make sure the create command creates a PMBR as well
(if not already present).
o When parsing the MBR, explicitly check for a PMBR and create
a PMBR map node if one is found.
o When parsing the MBR, recurse to handle extended partitions.
This allows us to flatten nested MBRs when migrating to a
GPT.
o Have the migrate command bail out if it encounters a partition
it doesn't know how to migrate. This avoids data loss.
o Change the output of the show command so that the UUIDs of the
GPT partitions fit on the same line.
o Show when partitions are extended partitions and add the PMBR
type.
Approved by: re (blanket)
Diffstat (limited to 'contrib/cvs/diff')
0 files changed, 0 insertions, 0 deletions