summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/gptfdsik/files/fix-host-contamination.patch
Commit message (Collapse)AuthorAgeFilesLines
* introduce gptfdisk.bbVu Tran2014-06-091-0/+18
GPT fdisk (gptfdisk) is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. When prepare disk device for ceph with ceph-disk, it's required sgdisk util from gptfdisk to perform disk partition. So add gptfdisk.bb. Signed-off-by: Vu Tran <vu.tran@windriver.com>