christos
|
ccbdb0d177
|
Factor out the getdisksize() drvctl method, and provide an alternative that
directly uses the disk ioctl's instead of relying on the drvctl device driver
which is currently not mandatory.
|
2014-12-29 16:27:06 +00:00 |
|
christos
|
21c34dbb1d
|
Add internal uuid support, since the linux+macos versions of the library
are different than than *bsd ones, and others might not have it at all.
|
2014-09-30 17:59:59 +00:00 |
|
christos
|
866082940a
|
more toolification
|
2014-09-29 21:04:34 +00:00 |
|
jnemeth
|
88085c2f28
|
PR/44218 - David Young -- add "type" subcommand to change a partition type
|
2014-09-28 08:14:51 +00:00 |
|
jnemeth
|
2ed5cc2617
|
- make gpt_gpt() available for use directly by subcommands
- create new resizedisk disk subcommand for relocating backup GPT
|
2014-09-23 07:47:54 +00:00 |
|
jnemeth
|
3170c9b01c
|
Add restore subcommand.
XXX It does not actually work yet. It is being committed now to make
later pullups easier.
|
2014-08-10 18:27:15 +00:00 |
|
jnemeth
|
4fb24d0cac
|
Add the backup subcommand. It dumps the contents of the partition
tables as a plist, which is readable by the restore subcommand.
XXX restore subcommand forthcoming
|
2013-12-19 06:46:51 +00:00 |
|
jnemeth
|
1cb2b94165
|
Add two new subcommands, "set" and "unset". These were inspired by
FreeBSD's gpart(8), but the code is all mine. The purpose of these
is to set and unset partition attributes.
|
2013-12-09 08:03:17 +00:00 |
|
jnemeth
|
0a08058311
|
Add a resize command. This command was inspired by FreeBSD's gpart(8),
but the code was written by myself.
|
2013-11-20 08:08:47 +00:00 |
|
jakllsch
|
a5fb435357
|
Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
Much of the work in this commit was done by Mike Volokhov during GSoC 2009.
|
2011-01-06 01:08:48 +00:00 |
|
lukem
|
ef685eeea9
|
Enable WARNS=4 by default except for:
dump dump_lfs fsck_ffs fsck_lfs fsdb mount_smbfs
newfs_ext2fs newfs_lfs resize_lfs setkey
|
2009-04-11 07:58:11 +00:00 |
|
christos
|
9b52236568
|
Make this work under NetBSD.
|
2006-10-15 22:36:29 +00:00 |
|
christos
|
5819a8c09d
|
Import the gpt tool from FreeBSD
|
2006-10-15 22:34:15 +00:00 |
|