]> git.ipfire.org Git - thirdparty/util-linux.git/commit - disk-utils/fdisk.c
libfdisk: (gpt) allow to work with hybrid GPT
authorKarel Zak <kzak@redhat.com>
Wed, 23 Oct 2013 14:59:45 +0000 (16:59 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 23 Oct 2013 14:59:45 +0000 (16:59 +0200)
commit433d05ff9afeb4a374943cb35d1b8b19613c8039
tree8309076ac324b0882fb92484aa58c6a835d3432a
parent45ddb828ed7eef92db34841c9d583047b6a6c65e
libfdisk: (gpt) allow to work with hybrid GPT

Notes:

 * fdisk don't sync hybrid MBR with GPT
 * hybrid MBR is ignored and not overwritten by PBMR
 * users is informed about expert command 'M' to toggle between MBR
   and GPT mode. It's possible to manually modify hybrid MBR.

Signed-off-by: Karel Zak <kzak@redhat.com>
fdisks/fdisk.c
libfdisk/src/dos.c
libfdisk/src/gpt.c
libfdisk/src/libfdisk.h