summaryrefslogtreecommitdiff
path: root/mbr.cc
Commit message (Collapse)AuthorAgeFilesLines
* Added a couple of new verification checks and minor tweaks.Rod Smith2017-07-231-6/+0
|
* Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-0/+3
| | | | option for sgdisk.
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-1/+1
| | | | decided against using it.
* 0.7.1 release versionsrs56942011-03-211-10/+0
|
* Version 0.7.0srs56942011-03-121-25/+30
|
* Misc. bug fixes & restructuring.srs56942011-03-011-929/+35
|
* Version 0.6.13: GPT-to-MBR conversion bug fixes.srs56942010-10-121-5/+5
|
* Version 0.6.12 release; mostly changes in support for disks with othersrs56942010-10-071-1/+1
| | | | than 512-byte sectors.
* sgdisk can now accept GUID values with its -t option. Also somesrs56942010-09-221-0/+38
| | | | additional checks for hybrid MBR issues.
* Added some options for randomizing GUIDs and setting GUIDs via sgdisksrs56942010-05-181-0/+17
|
* Bring git up to 0.6.6 release version.srs56942010-03-211-1/+1
|
* Changes to sector alignment policies and behavior when restoring asrs56942010-03-191-2/+3
| | | | backup fails
* Updated project files for 0.6.5 release version.srs56942010-03-071-62/+164
|
* Version 0.6.4srs56942010-02-191-9/+49
|
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-5/+15
| | | | architectural changes.
* Final 0.6.2 release; misc. bug fixes & Windows versionsrs56942010-01-291-4/+2
|
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-15/+25
|
* Misc. updates and bug fixessrs56942010-01-271-33/+51
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-101/+114
| | | | Windows version.
* sgdisk program, misc. bug fixessrs56942010-01-121-0/+5
|
* Early support for larger-than-512-byte sectors and even earlier supportsrs56942010-01-051-3/+3
| | | | | 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-1/+3
| | | | logical sectors per physical sector on Linux 2.6.32 and above.
* GPT fdisk 0.5.0srs56942009-09-211-267/+299
| | | | | | 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-17/+26
| | | | | New feature: Ability to edit disk images. Several small bug fixes and feature enhancements (see CHANGELOG).
* Updated to version 0.4.1srs56942009-08-311-1/+89
| | | | | | | 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-47/+124
| | | | | | 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-38/+50
|
* Added support for big-endian architectures.srs56942009-08-261-4/+55
| | | | | 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....
* Update to 0.3.4 version of the programsrs56942009-08-241-2/+8
|
* Added hybrid MBR and destroy-GPT optionssrs56942009-08-201-6/+94
|
* Initial git repository creation, version 0.3.1 plus changessrs56942009-08-181-0/+447