Commit Graph

14 Commits

Author SHA1 Message Date
Rod Smith
c37c487bb9 Removed stray debugging message from "sgdisk -c" operation. 2016-04-13 09:12:10 -04:00
Roderick W. Smith
6aec1dcf15 Fixed bug in sgdisk that caused --largest-new/-N to fail if fed a
value of "0" for the partition number. (This should work, according to
the man page, and now it does.)
2015-10-18 15:56:31 -04:00
Roderick W. Smith
bdae070734 Fixed bug that caused sgdisk to not return an appropriate error code
(4) when it encountered write errors under some circumstances.
2015-10-17 18:37:07 -04:00
Roderick W. Smith
8017e083aa Changed -z and -Z behavior in sgdisk so that subsequent changes are
written even if -g is not included. Also some man page updates.
2015-04-24 21:39:20 -04:00
Roderick W. Smith
54f8fb17e6 Version 1.0.0 release! Added some type codes and the -O/--print-mbr
option for sgdisk.
2015-03-17 19:46:05 -04:00
Roderick W. Smith
d28495e066 Can now pass "0" as partition number to -A, -c, -t, and -u commands in
sgdisk *IF* "0" was also used as a partition number in a preceding -n
command.
2014-03-02 11:37:20 -05:00
Roderick W. Smith
a345a92260 Refinements to new treatment of hybrid MBR and MBR conversions that
span the 2TiB boundary.
2014-02-22 12:12:32 -05:00
Roderick W. Smith
820d1d04a3 Fixed sgdisk problem when creating hybrid MBR with a partition that
ends beyond sector 2^32. Now refuses to create such partitions.
2014-02-20 13:25:22 -05:00
Roderick W. Smith
e3ee733ff8 Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
2013-09-24 12:56:11 -04:00
srs5694
f5dfbfa418 Change to alignment code in sgdisk. 2013-02-14 20:47:14 -05:00
srs5694
0741fa21ac 0.8.6 release. 2013-01-09 12:55:40 -05:00
srs5694
e842bc1351 Fixed bug: >2TiB partition creation in sgdisk 2012-02-03 11:27:05 -05:00
srs5694
d1b11e8305 Fixed bug in reading GPTs with encoded header sizes other than 92 bytes. 2011-09-18 21:12:28 -04:00
srs5694
3860cbe1ca New files in support of version 0.8.0 2011-09-10 20:29:53 -04:00