Commit Graph

41 Commits

Author SHA1 Message Date
Rod Smith
2a6daafeda Added four Apple SoftRAID partition type codes. 2017-07-25 12:53:52 -04:00
Rod Smith
c554cf15bb Added type codes for Android, ONIE, and QNX6. 2016-10-19 16:38:00 -04:00
Roderick W. Smith
0bb668ee31 Changed name of 0xab00 partitions from "Apple boot" to "Recovery HD". 2015-10-08 09:56:50 -04:00
Roderick W. Smith
a9630e373b Updated several partition type codes. 2015-10-07 17:06:53 -04:00
Roderick W. Smith
505a62196f Added new partition type code for Freedesktop.org ARM32 root (/)
(0x8307, 69DAD710-2CE4-4E3C-B16C-21A1D49ABED3)
2015-06-19 08:59:36 -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
1a65132980 New type codes for Ceph and systemd/Linux 2014-03-22 16:08:00 -04: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
5435fcf5c4 Checks on backup GPT data structures added to GPTData::DestroyGPT(). 2014-02-17 12:01:51 -05:00
Roderick W. Smith
b784e0c95a Added support for ONIE boot and config partitions (http://www.onie.org). 2014-01-25 22:55:26 -05: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
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
fa3868ee1a Added new type codes for Midnight BSD 2012-03-28 01:45:57 -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
64cbd17106 Misc. bug fixes & restructuring. 2011-03-01 22:03:54 -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
5a081757ea Added -F option to sgdisk 2010-09-24 20:39:41 -04:00
srs5694
82f3f0b529 Further refinements to GUID type code entry. 2010-09-22 10:50:24 -04:00
srs5694
55d926192a Updated project files for 0.6.5 release version. 2010-03-07 22:16:07 -05:00
srs5694
cb76c673ee A few minor bug fixes; backup function now accepts dd output of MBR,
main header, and main partition table, as well as gdisk-generated
backups.
2010-02-11 22:22:22 -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
0a6973119c Nearing 0.6.2 release; Windows version now works. 2010-01-28 21:10:52 -05:00
srs5694
fed16d043a Misc. updates and bug fixes 2010-01-27 23:03:40 -05:00
srs5694
978041ca61 GPT fdisk 0.5.0
Added several features, including a restructuring of the menu system,
GPT-to-MBR conversion, and the ability to re-read the MBR to generate
a fresh GPT from the current on-disk MBR.
2009-09-21 20:51:47 -04:00
srs5694
e35eb1beb6 Updates for version 0.4.2
New feature: Ability to edit disk images.
Several small bug fixes and feature enhancements (see CHANGELOG).
2009-09-14 00:29:34 -04:00
srs5694
221e08768d New release: 0.4.0
This version adds support for FreeBSD and big-endian systems. It also
adds support for BSD disklabels and an assortment of other changes,
improvements, and bug fixes.
2009-08-29 15:00:31 -04:00
srs5694
86dd784a04 Miscellaneous bug fixes to new big-endian code 2009-08-26 14:39:40 -04:00
srs5694
e7b4ff9317 Initial git repository creation, version 0.3.1 plus changes 2009-08-18 13:16:10 -04:00