summaryrefslogtreecommitdiff
path: root/mbr.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch set from Bin Meng to clean up some code & support building sgdisk for ↵Rod Smith2022-04-101-3/+1
| | | | Windows
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-131-3/+3
|
* Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-0/+1
| | | | option for sgdisk.
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-1/+1
| | | | decided against using it.
* Miscellaneous bug fixes.srs56942011-06-101-2/+0
|
* 0.7.1 release versionsrs56942011-03-211-1/+0
|
* Version 0.7.0srs56942011-03-121-2/+2
|
* Misc. bug fixes & restructuring.srs56942011-03-011-109/+9
|
* Version 0.6.13: GPT-to-MBR conversion bug fixes.srs56942010-10-121-1/+1
|
* sgdisk can now accept GUID values with its -t option. Also somesrs56942010-09-221-0/+1
| | | | additional checks for hybrid MBR issues.
* Added some options for randomizing GUIDs and setting GUIDs via sgdisksrs56942010-05-181-0/+1
|
* Changes to sector alignment policies and behavior when restoring asrs56942010-03-191-1/+1
| | | | backup fails
* Updated project files for 0.6.5 release version.srs56942010-03-071-2/+12
|
* Version 0.6.4srs56942010-02-191-0/+3
|
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-0/+1
| | | | architectural changes.
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-2/+2
|
* Misc. updates and bug fixessrs56942010-01-271-4/+4
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-7/+6
| | | | Windows version.
* sgdisk program, misc. bug fixessrs56942010-01-121-2/+5
|
* GPT fdisk 0.5.0srs56942009-09-211-31/+31
| | | | | | 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-0/+1
| | | | | New feature: Ability to edit disk images. Several small bug fixes and feature enhancements (see CHANGELOG).
* Updated to version 0.4.1srs56942009-08-311-0/+5
| | | | | | | 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-2/+19
| | | | | | 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-0/+2
|
* Added hybrid MBR and destroy-GPT optionssrs56942009-08-201-1/+8
|
* Initial git repository creation, version 0.3.1 plus changessrs56942009-08-181-0/+95