Commit Graph

59 Commits

Author SHA1 Message Date
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
1f7822eb54 Changes to support compilation with UEFI GPT fdisk library. 2014-03-28 23:54:21 -04:00
Roderick W. Smith
1a65132980 New type codes for Ceph and systemd/Linux 2014-03-22 16:08:00 -04:00
Roderick W. Smith
946866e68b Version 0.8.10 release. 2014-03-02 13:33:44 -05: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
9b338c50f2 Fixed new bug with hybrid MBR creation in gdisk; couldn't do more than
one partition because of sscanf weirdness.
2014-02-20 11:13:36 -05:00
Roderick W. Smith
84aaff6b9c Removed libicu dependency for UTF-16 partition names. Version 0.8.9
release.
2014-02-17 16:17:11 -05:00
Roderick W. Smith
22e88b5be2 Fixed spurious error message in FixParts. 2014-02-17 12:07:02 -05:00
Roderick W. Smith
4a702a2e26 New checks for an oversized 0xEE protective (or any hybrid MBR)
partition. Auto-corrects on loading if protective & otherwise valid;
if not, verify and save operations warn of the problem.
2014-01-25 23:46:42 -05:00
Roderick W. Smith
f6a88a114e Version 0.8.8 release. 2013-10-14 13:20:41 -04:00
Roderick W. Smith
24bba6e4f3 Fixed bug in sgdisk that could cause segfault when passing an invalid
partition number to -i/--info; added patch to fix compiling problems
with some versions of GCC.
2013-10-12 19:07:16 -04:00
Roderick W. Smith
0fde58b966 More partition type code changes.... 2013-10-10 22:28:17 -04: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
Roderick W. Smith
427c799b61 Fixed hybrid creation bug on over-2TiB disks & improved verification
('v') detection of disks with 0xEE partitions that don't begin on
sector 1.
2013-09-12 12:37:44 -04:00
Roderick W. Smith
042f38a2f7 Check for boot/active flag on 0xEE protective partition in verify
function.
2013-08-31 17:40:15 -04:00
Roderick W. Smith
e09ef88d14 Version 0.8.7 release. 2013-07-08 22:56:00 -04:00
Roderick W. Smith
1eea9b0b51 New partition type codes & "-a" option for cgdisk 2013-07-06 22:52:58 -04:00
srs5694
f5dfbfa418 Change to alignment code in sgdisk. 2013-02-14 20:47:14 -05:00
srs5694
df231c1bda Added type code for Haiku BFS. 2013-01-09 14:50:30 -05:00
srs5694
0741fa21ac 0.8.6 release. 2013-01-09 12:55:40 -05:00
srs5694
d8eed46294 Added partition type codes; new verification check. 2012-12-15 01:55:21 -05:00
srs5694
4307ef2e86 Version 0.8.5 release 2012-05-30 12:30:48 -04:00
srs5694
bc8dedfeb6 Changed (intermediate) version number 2012-03-28 01:46:56 -04:00
srs5694
a6297b8a2c Fix Ctrl+D problems; 0.8.4 release 2012-03-25 16:13:16 -04:00
srs5694
3488294d71 GPT fdisk 0.8.3 release; minor bug fixes & feature changes. 2012-03-23 12:49:15 -04:00
srs5694
e842bc1351 Fixed bug: >2TiB partition creation in sgdisk 2012-02-03 11:27:05 -05:00
srs5694
dcebe57ed8 Version 0.8.2 final release. 2012-01-22 15:03:42 -05:00
srs5694
706e51217a Changes to partition table size management for Solaris-created GPTs 2012-01-21 13:47:24 -05:00
srs5694
e69e6807cf Fixes related to handling of GPTs created under Solaris 2012-01-20 22:37:12 -05:00
srs5694
0541b56fee Minor bug fixes 2011-12-18 16:35:25 -05:00
srs5694
23d8d54cdf Changes for GPT fdisk version 0.8.1 2011-10-01 18:40:10 -04: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
a17fe69ec0 Changes for version 0.8.0 2011-09-10 20:30:20 -04:00
srs5694
00b6d7a460 0.7.2 release, includes new Linux type code & true GUID generation in
Windows
2011-06-26 22:40:06 -04:00
srs5694
6aae2a9b70 Miscellaneous bug fixes. 2011-06-10 01:16:51 -04:00
srs5694
699941e25a 0.7.1 release version 2011-03-21 21:33:57 -04:00
srs5694
5a6085310b Preliminary UTF-16LE support for GPT descriptions 2011-03-17 13:53:01 -04:00
srs5694
01f7f08624 Second patchset from Florian & a few other small changes 2011-03-15 23:53:31 -04:00
srs5694
9a46b042c5 Patches supplied by Florian Zumbiehl 2011-03-15 00:34:10 -04:00
srs5694
bf8950cad0 Version 0.7.0 2011-03-12 01:23:12 -05:00
srs5694
df9d363d34 Version 0.6.14 release 2011-01-08 18:33:24 -05:00
srs5694
0873e9d0e9 Version 0.6.12 release; mostly changes in support for disks with other
than 512-byte sectors.
2010-10-07 13:00:45 -04:00
srs5694
9ddc14bb9b Revisions for 0.6.10 release 2010-08-22 22:44:42 -04:00
srs5694
a8582cfe6c Changes to sector alignment policies and behavior when restoring a
backup fails
2010-03-19 14:21:59 -04:00
srs5694
08bb0da079 Version 0.6.4 2010-02-19 17:19:55 -05:00
srs5694
6699b01eda Version 0.6.3 release. Big-endian bug fix, new GUID generation method,
architectural changes.
2010-02-04 00:55:30 -05:00
srs5694
e321d444dc Final 0.6.2 release; misc. bug fixes & Windows version 2010-01-29 17:44:04 -05:00
srs5694
fed16d043a Misc. updates and bug fixes 2010-01-27 23:03:40 -05:00
srs5694
546a9c7c36 New files to support disk I/O restructuring and (currently broken)
Windows version.
2010-01-26 16:00:26 -05:00