mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
fb16dfecae
Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
15 lines
651 B
Plaintext
15 lines
651 B
Plaintext
GPT fdisk (aka gdisk) is intended as a (somewhat) fdisk-workalike program for
|
|
GPT-partitioned disks. Specific advantages of gdisk, cgdisk and sgdisk include:
|
|
|
|
- Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X, or
|
|
Windows
|
|
- Convert MBR to GPT or back without data loss
|
|
- Convert BSD disklabels to GPT without data loss
|
|
- Create hybrid MBR, which permits GPT-unaware OSes to access up to three GPT
|
|
partitions on the disk
|
|
- Repair damaged GPT data structures
|
|
- The ability to specify sector-exact partition sizes
|
|
- Clear identification of the number of unallocated sectors on a disk
|
|
|
|
See also: https://www.rodsbooks.com/gdisk/
|