UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: eeb5b556770c9a541df710c0fd927901d6de9d66
APP commit:
[ BASH | XML | JSON ]

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

Codename: gptfdisk
Source file: gptfdisk-1.0.9.tar.gz
Source directory: gptfdisk-1.0.9
Package URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/g/gptfdisk-1.0.9.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.2/packages/g/gptfdisk-1.0.9.tar.gz.md5sum
Dependances: icu, popt.
Dependance of: *** NO PACKAGES FOUND ***
Patches: gptfdisk-1.0.9-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 &&
sed -i '/UUID_H/s/^.*$/#if defined (_UUID_UUID_H) || defined (_UL_LIBUUID_UUID_H)/' guid.cc &&
sed -i "/device =/s/= \(.*\);/= strdup(\1);/" gptcl.cc

Build script:
make
if [[ "$ULFS_PKG_TEST" == "YES" ]]
then
	    make test
fi

Install script:
make install


Apache/2.4.62 (Debian) Server at ulfs.org Port 443