summaryrefslogtreecommitdiff
path: root/sbin/gpt/Makefile
AgeCommit message (Expand)Author
2019-06-25Add an "uuid" command to generate a new UUID for a portion. Thejnemeth
2015-12-03WARNS=6christos
2015-12-01Firs step of refactoring, remove all globals, factor out some common code,christos
2015-11-30- automatically sync the wedge information unless -n is specified.christos
2015-11-29Remove getdisksize support; we either have the ioctls (current/-7) or wechristos
2015-11-03Add a "header" subcommand that displays information about the size ofjnemeth
2014-12-29Factor out the getdisksize() drvctl method, and provide an alternative thatchristos
2014-09-30Add internal uuid support, since the linux+macos versions of the librarychristos
2014-09-29more toolificationchristos
2014-09-28PR/44218 - David Young -- add "type" subcommand to change a partition typejnemeth
2014-09-23- make gpt_gpt() available for use directly by subcommandsjnemeth
2014-08-10Add restore subcommand.jnemeth
2013-12-19Add the backup subcommand. It dumps the contents of the partitionjnemeth
2013-12-09Add two new subcommands, "set" and "unset". These were inspired byjnemeth
2013-11-20Add a resize command. This command was inspired by FreeBSD's gpart(8),jnemeth
2011-01-06Support booting from GPT-partioned disks on PC-BIOS-compatible systems.jakllsch
2009-04-11Enable WARNS=4 by default except for:lukem
2006-10-15Make this work under NetBSD.christos
2006-10-15Import the gpt tool from FreeBSDchristos