]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/gptfdisk/Config.in.host
boot, linux, package: use SPDX short identifier for GPLv2/GPLv2+
[coffee/buildroot.git] / package / gptfdisk / Config.in.host
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
11           http://www.rodsbooks.com/gdisk/