UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
gptfdisk
The gptfdisk package is a set of programs for creation and maintenance of GUID Partition Table (GPT) disk drives. A GPT partitioned disk is required for drives greater than 2 TB and is a modern replacement for legacy PC-BIOS partitioned disk drives that use a Master Boot Record (MBR). The main program, gdisk, has an interface similar to the classic fdisk program.
Package info
Template:
Codename: gptfdisk
Source file: gptfdisk-1.0.10.tar.gz
Source directory: gptfdisk-1.0.10
Package URL: gptfdisk-1.0.10.tar.gz
Package md5-checksum URL: gptfdisk-1.0.10.tar.gz.md5sum
Dependances: icu, popt.
Dependance of: *** NO PACKAGES FOUND ***
Patches: gptfdisk-1.0.10-convenience-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i 's|ncursesw/||' gptcurses.cc &&
sed -i 's|sbin|usr/sbin|' Makefile &&
Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
make test
fi
Install script:
make install