Commit Graph

66 Commits

Author SHA1 Message Date
srs5694
bf8950cad0 Version 0.7.0 2011-03-12 01:23:12 -05:00
srs5694
96312236d7 Added files for 0.7.0 2011-03-12 01:22:42 -05:00
srs5694
64cbd17106 Misc. bug fixes & restructuring. 2011-03-01 22:03:54 -05:00
srs5694
f2efa7defc New files 2011-03-01 22:03:26 -05:00
srs5694
df9d363d34 Version 0.6.14 release 2011-01-08 18:33:24 -05:00
srs5694
058d4a5861 Version 0.6.13: GPT-to-MBR conversion bug fixes. 2010-10-12 12:42:47 -04: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
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
327129e933 sgdisk can now accept GUID values with its -t option. Also some
additional checks for hybrid MBR issues.
2010-09-22 01:07:31 -04:00
srs5694
659eaf1552 Changed man pages to update contributors' list 2010-08-23 11:26:12 -04:00
srs5694
9ddc14bb9b Revisions for 0.6.10 release 2010-08-22 22:44:42 -04:00
srs5694
f9312b0ca9 Tentative support for duplicating one disk's partition table on another
disk.
2010-07-06 15:39:51 -04:00
srs5694
61768bccde Fixed bug in hybrid MBR generation; gdisk 0.6.9 2010-07-04 01:54:00 -04:00
srs5694
8f1b2d6edc 0.6.8 release 2010-05-23 13:07:19 -04:00
srs5694
8b6f476ee5 Removed CHANGELOG 2010-05-23 13:07:03 -04:00
srs5694
0e197dc9a4 Added NEWS file 2010-05-23 13:06:10 -04:00
srs5694
9ba5421f92 Added some options for randomizing GUIDs and setting GUIDs via sgdisk 2010-05-18 23:24:02 -04:00
srs5694
c54e9b4062 Final 0.6.7 release; minor bug fixes. 2010-05-01 21:04:23 -04:00
srs5694
0283dae41a A few bug fixes. 2010-04-28 16:44:34 -04:00
srs5694
8a4ddfc919 Bring git up to 0.6.6 release version. 2010-03-21 19:05:49 -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
ea17cffd08 Added two new project files 2010-03-07 22:15:40 -05:00
srs5694
3b29c89bb5 Added Mac-specific Makefile (Makefile.mac) and RPM-building current.spec
file.
2010-02-21 13:31:46 -05:00
srs5694
825c264cf5 Set version number for intermediate version (0.6.5-pre1) 2010-02-21 11:10:13 -05:00
srs5694
1c6f8b013e Bug fix relating to loading of >128-entry partition tables 2010-02-21 11:09:20 -05:00
srs5694
08bb0da079 Version 0.6.4 2010-02-19 17:19:55 -05:00
srs5694
fad064250b New files for 0.6.4 2010-02-19 17:19:17 -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
20e2a97ae6 New files for 0.6.3 2010-02-04 00:55:04 -05:00
srs5694
da9e9034ca Forgot CHANGELOG for 0.6.2 release.... 2010-01-29 18:01:19 -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
91544e13fb Added README.Windows file 2010-01-28 21:10:36 -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
add79a6e1b New files to support I/O restructuring and (currently broken) Windows
version.
2010-01-26 15:59:58 -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
a6022b0327 Fixed bug that caused BSD disklabel conversion to fail 2010-01-19 16:17:20 -05:00
srs5694
3c0af38237 Version 0.6.0 release; adds support for >512-byte sectors, sgdisk
program.
2010-01-15 19:19:18 -05:00
srs5694
ba00fed2ef sgdisk program, misc. bug fixes 2010-01-12 18:18:36 -05:00
srs5694
73ba4794a4 Added files for sgdisk program 2010-01-12 18:18:17 -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