summaryrefslogtreecommitdiff
path: root/gdisk.cc
Commit message (Collapse)AuthorAgeFilesLines
* Patch set from Bin Meng to clean up some code & support building sgdisk for ↵Rod Smith2022-04-101-0/+2
| | | | Windows
* Fixed bug that caused spurious "1" exit condition in gdisk. AlsoRoderick W. Smith2014-03-291-1/+6
| | | | | modified Windows warning text in light of common use of GPT on Windows 8 and 8.1.
* Change to support compilation with UEFI GPT fdisk library.Roderick W. Smith2014-03-281-0/+2
|
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-1/+2
| | | | release.
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-1/+1
| | | | decided against using it.
* Changes for version 0.8.0srs56942011-09-101-388/+3
|
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-5/+8
| | | | Windows
* A few minor changes.srs56942011-03-181-12/+2
|
* Preliminary UTF-16LE support for GPT descriptionssrs56942011-03-171-45/+28
|
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-8/+8
|
* Version 0.7.0srs56942011-03-121-50/+22
|
* Misc. bug fixes & restructuring.srs56942011-03-011-53/+69
|
* Final 0.6.11 version; only trivial changessrs56942010-09-251-2/+2
|
* Added -F option to sgdisksrs56942010-09-241-4/+16
|
* Tentative support for duplicating one disk's partition table on anothersrs56942010-07-061-2/+17
| | | | disk.
* Added some options for randomizing GUIDs and setting GUIDs via sgdisksrs56942010-05-181-0/+7
|
* A few bug fixes.srs56942010-04-281-0/+1
|
* Changes to sector alignment policies and behavior when restoring asrs56942010-03-191-2/+5
| | | | backup fails
* Updated project files for 0.6.5 release version.srs56942010-03-071-28/+56
|
* Version 0.6.4srs56942010-02-191-16/+20
|
* A few minor bug fixes; backup function now accepts dd output of MBR,srs56942010-02-111-1/+0
| | | | | main header, and main partition table, as well as gdisk-generated backups.
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-6/+6
| | | | architectural changes.
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-0/+11
|
* Misc. updates and bug fixessrs56942010-01-271-88/+97
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-4/+1
| | | | Windows version.
* Version 0.6.0 release; adds support for >512-byte sectors, sgdisksrs56942010-01-151-1/+1
| | | | program.
* sgdisk program, misc. bug fixessrs56942010-01-121-5/+5
|
* Early support for larger-than-512-byte sectors and even earlier supportsrs56942010-01-051-3/+2
| | | | | for sgdisk program. (The latter is just proof-of-concept at this point; it doesn't do anything useful.)
* Version 0.5.3 changes. Minor bug fixes & detection of the number ofsrs56942010-01-031-9/+13
| | | | logical sectors per physical sector on Linux 2.6.32 and above.
* Update to version 0.5.2; adds support for Advanced Format disk partitionsrs56942009-12-311-1/+11
| | | | alignment
* 0.5.1-pre3; more bug fixes related to handling of mislocated secondarysrs56942009-11-261-2/+2
| | | | header and partition table.
* Version 0.5.1-pre2; additional changes to support detection andsrs56942009-11-241-2/+2
| | | | | correction of incorrect placement of the secondary header and partition table.
* 0.5.1-pre1, with new code to enable moving the backup GPT datasrs56942009-11-241-1/+6
| | | | structures, for the benefit of those who add disks to a RAID array.
* GPT fdisk 0.5.0srs56942009-09-211-127/+221
| | | | | | 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.
* Updates for version 0.4.2srs56942009-09-141-4/+7
| | | | | New feature: Ability to edit disk images. Several small bug fixes and feature enhancements (see CHANGELOG).
* Updated to version 0.4.1srs56942009-08-311-2/+2
| | | | | | | 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).
* New release: 0.4.0srs56942009-08-291-4/+8
| | | | | | 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.
* Miscellaneous bug fixes to new big-endian codesrs56942009-08-261-1/+1
|
* Update to 0.3.4 version of the programsrs56942009-08-241-1/+1
|
* Added hybrid MBR and destroy-GPT optionssrs56942009-08-201-5/+12
|
* Initial git repository creation, version 0.3.1 plus changessrs56942009-08-181-0/+270