Commit Graph

49 Commits

Author SHA1 Message Date
Rod Smith
0dfa506ba6 Added a couple of new verification checks and minor tweaks. 2017-07-23 11:50:17 -04:00
Rod Smith
503e9ada12 Initial commit of support for moving main partition table to arbitrary
location on disk (within limits based on existing partitions).
2017-07-21 21:48:13 -04:00
Roderick W. Smith
080ff55bc2 Fixed bug that caused input glitches (trailing line feeds and
difficulty entering type codes) on EFI version.
2015-10-18 13:43:03 -04:00
William Grant
5b2c6c89be Don't leave suffix uninitialised when none was passed to IeeeToInt.
Fixes incorrect partition boundaries and other failures on ppc64el and
possibly other architectures.
2015-06-19 20:03:29 +10: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
a920398fa3 Fixed bug that caused spurious "1" exit condition in gdisk. Also
modified Windows warning text in light of common use of GPT on Windows
8 and 8.1.
2014-03-29 00:45:59 -04:00
Roderick W. Smith
f694803eca Fixes for minor typos and trivial bugs. 2014-03-29 00:27:33 -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
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
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
a6297b8a2c Fix Ctrl+D problems; 0.8.4 release 2012-03-25 16:13:16 -04:00
srs5694
0541b56fee Minor bug fixes 2011-12-18 16:35:25 -05:00
srs5694
a17fe69ec0 Changes for version 0.8.0 2011-09-10 20:30:20 -04:00
srs5694
6aae2a9b70 Miscellaneous bug fixes. 2011-06-10 01:16:51 -04:00
srs5694
815fb65195 A few minor changes. 2011-03-18 12:35:56 -04:00
srs5694
5a6085310b Preliminary UTF-16LE support for GPT descriptions 2011-03-17 13:53:01 -04:00
srs5694
c2f6e0cb81 A few miscellaneous changes 2011-03-16 02:42:33 -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
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
ab4b043839 Final 0.6.11 version; only trivial changes 2010-09-25 20:39:52 -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
55d926192a Updated project files for 0.6.5 release version. 2010-03-07 22:16:07 -05:00
srs5694
08bb0da079 Version 0.6.4 2010-02-19 17:19:55 -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
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
srs5694
7dbb932233 Version 0.6.1; very minor changes from last commit 2010-01-20 16:56:30 -05:00
srs5694
519b5bb70a Minor changes 2010-01-20 01:05:48 -05:00
srs5694
fd058aeda5 Fixed bug that caused disk size to be read incorrectly on 32-bit
versions of FreeBSD.
2010-01-20 00:57:37 -05:00
srs5694
245a6a5a28 Fixed bug regarding disk size on FreeBSD when using disk images. This
but doesn't affect disk files or non-FreeBSD platforms.
2010-01-19 20:24:38 -05:00
srs5694
ba00fed2ef sgdisk program, misc. bug fixes 2010-01-12 18:18:36 -05:00
srs5694
1e09372bca Early support for larger-than-512-byte sectors and even earlier support
for sgdisk program. (The latter is just proof-of-concept at this point;
it doesn't do anything useful.)
2010-01-05 00:14:19 -05:00
srs5694
5d58fe0ea1 Version 0.5.3 changes. Minor bug fixes & detection of the number of
logical sectors per physical sector on Linux 2.6.32 and above.
2010-01-03 20:57:08 -05:00
srs5694
1d1448a82d Update to version 0.5.2; adds support for Advanced Format disk partition
alignment
2009-12-31 21:20:19 -05:00
srs5694
247657a5ac 0.5.1-pre3; more bug fixes related to handling of mislocated secondary
header and partition table.
2009-11-26 18:36:12 -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
e4ac11ebee Updated to version 0.4.1
Adds relative partition sizing and placement options for both start and
end sectors; improves hybrid MBR synchronization (deletes matching MBR
partition when a GPT partition is deleted, warns about inconsistencies
when verifying or writing a partition table).
2009-08-31 10:13:04 -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
2a9f5da3c3 Added support for big-endian architectures.
New support seems OK so far for me, but I want to test it a bit more
before making an official 0.3.5 release....
2009-08-26 00:48:01 -04:00
srs5694
e19ba095c0 Update to 0.3.4 version of the program 2009-08-24 14:10:35 -04:00
srs5694
e7b4ff9317 Initial git repository creation, version 0.3.1 plus changes 2009-08-18 13:16:10 -04:00