mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
11
package/gptfdisk/Config.in.host
Normal file
11
package/gptfdisk/Config.in.host
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_HOST_GPTFDISK
|
||||
bool "host gptfdisk"
|
||||
select BR2_PACKAGE_HOST_UTIL_LINUX
|
||||
help
|
||||
GPT fdisk (consisting of the gdisk and sgdisk programs) is a
|
||||
text-mode partitioning tool that works on Globally Unique
|
||||
Identifier (GUID) Partition Table (GPT) disks, rather than
|
||||
on the more common (through 2010) Master Boot Record (MBR)
|
||||
partition tables.
|
||||
|
||||
http://www.rodsbooks.com/gdisk/
|
||||
Reference in New Issue
Block a user