Config.in.host 403 B

1234567891011
  1. config BR2_PACKAGE_HOST_GPTFDISK
  2. bool "host gptfdisk"
  3. select BR2_PACKAGE_HOST_UTIL_LINUX
  4. help
  5. GPT fdisk (consisting of the gdisk and sgdisk programs) is a
  6. text-mode partitioning tool that works on Globally Unique
  7. Identifier (GUID) Partition Table (GPT) disks, rather than
  8. on the more common (through 2010) Master Boot Record (MBR)
  9. partition tables.
  10. http://www.rodsbooks.com/gdisk/