Commit Graph

79 Commits

Author SHA1 Message Date
Rod Smith
0e7d63502f Document previous merge 2023-03-06 17:28:18 -05:00
Rod Smith
5d5e76d369 Fix failure & crash of sgdisk when compiled with latest popt (commit 740; presumably eventually release 1.19) 2022-04-15 18:10:14 -04:00
Rod Smith
1d46f3723b GPT fdisk version 1.0.9 2022-04-14 20:01:30 -04:00
Rod Smith
edc67b66db Patch set from Bin Meng to clean up some code & support building sgdisk for Windows 2022-04-10 09:28:08 -04:00
Rod Smith
fd60f74362 Add end-alignment feature. 2022-01-29 10:51:02 -05:00
Rod Smith
1ae2f1769f Version 1.0.8 release 2021-06-09 20:13:13 -04:00
Rod Smith
80e66b2592 Version 1.0.7 release 2021-03-10 20:23:37 -05:00
Rod Smith
f063fe08e4 Fix spurious warnings of problems on MBR disks 2021-02-01 10:19:50 -05:00
Rod Smith
273fff5c84 Adjust position of multiple-inclusion protection in .h files 2021-01-13 14:33:54 -05:00
Rod Smith
ee3abf6f6d Update version number and dates prior to 1.0.6 release. 2021-01-13 10:08:01 -05:00
Rod Smith
81c8bbee46 Fix segfault on some weird data structures 2020-09-14 10:08:18 -04:00
Rod Smith
6528173275 Documentation and final changes for 1.0.5 release 2020-02-17 19:00:07 -05:00
Gilles Moris
f9d08a6b6b Perform case insensitive search of partition types 2019-05-15 07:33:38 +02:00
Rod Smith
8dab6f22ee Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes. 2018-07-05 10:51:45 -04:00
Rod Smith
44cda477df Added search/filter feature to "L" function to display partition type
codes.
2018-07-05 09:07:58 -04:00
Rod Smith
f1f6236fb4 Fixed a major bug that caused improper partition tables to be created.
Version 1.0.3 release.
2017-07-27 21:59:14 -04:00
Rod Smith
7dfc896734 Added support for showing the disk's model name under Linux. 2017-07-26 19:45:51 -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
Rod Smith
c554cf15bb Added type codes for Android, ONIE, and QNX6. 2016-10-19 16:38:00 -04:00
Roderick W. Smith
a9630e373b Updated several partition type codes. 2015-10-07 17:06:53 -04: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
1f7822eb54 Changes to support compilation with UEFI GPT fdisk library. 2014-03-28 23:54:21 -04:00
Roderick W. Smith
1a65132980 New type codes for Ceph and systemd/Linux 2014-03-22 16:08:00 -04:00
Roderick W. Smith
946866e68b Version 0.8.10 release. 2014-03-02 13:33:44 -05:00
Roderick W. Smith
d28495e066 Can now pass "0" as partition number to -A, -c, -t, and -u commands in
sgdisk *IF* "0" was also used as a partition number in a preceding -n
command.
2014-03-02 11:37:20 -05:00
Roderick W. Smith
a345a92260 Refinements to new treatment of hybrid MBR and MBR conversions that
span the 2TiB boundary.
2014-02-22 12:12:32 -05:00
Roderick W. Smith
9b338c50f2 Fixed new bug with hybrid MBR creation in gdisk; couldn't do more than
one partition because of sscanf weirdness.
2014-02-20 11:13:36 -05: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
22e88b5be2 Fixed spurious error message in FixParts. 2014-02-17 12:07:02 -05:00
Roderick W. Smith
4a702a2e26 New checks for an oversized 0xEE protective (or any hybrid MBR)
partition. Auto-corrects on loading if protective & otherwise valid;
if not, verify and save operations warn of the problem.
2014-01-25 23:46:42 -05:00
Roderick W. Smith
f6a88a114e Version 0.8.8 release. 2013-10-14 13:20:41 -04:00
Roderick W. Smith
24bba6e4f3 Fixed bug in sgdisk that could cause segfault when passing an invalid
partition number to -i/--info; added patch to fix compiling problems
with some versions of GCC.
2013-10-12 19:07:16 -04:00
Roderick W. Smith
0fde58b966 More partition type code changes.... 2013-10-10 22:28:17 -04: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
Roderick W. Smith
427c799b61 Fixed hybrid creation bug on over-2TiB disks & improved verification
('v') detection of disks with 0xEE partitions that don't begin on
sector 1.
2013-09-12 12:37:44 -04:00
Roderick W. Smith
042f38a2f7 Check for boot/active flag on 0xEE protective partition in verify
function.
2013-08-31 17:40:15 -04:00
Roderick W. Smith
e09ef88d14 Version 0.8.7 release. 2013-07-08 22:56:00 -04:00
Roderick W. Smith
1eea9b0b51 New partition type codes & "-a" option for cgdisk 2013-07-06 22:52:58 -04:00
srs5694
f5dfbfa418 Change to alignment code in sgdisk. 2013-02-14 20:47:14 -05:00
srs5694
df231c1bda Added type code for Haiku BFS. 2013-01-09 14:50:30 -05:00
srs5694
0741fa21ac 0.8.6 release. 2013-01-09 12:55:40 -05:00
srs5694
d8eed46294 Added partition type codes; new verification check. 2012-12-15 01:55:21 -05:00
srs5694
4307ef2e86 Version 0.8.5 release 2012-05-30 12:30:48 -04:00
srs5694
bc8dedfeb6 Changed (intermediate) version number 2012-03-28 01:46:56 -04:00
srs5694
a6297b8a2c Fix Ctrl+D problems; 0.8.4 release 2012-03-25 16:13:16 -04:00
srs5694
3488294d71 GPT fdisk 0.8.3 release; minor bug fixes & feature changes. 2012-03-23 12:49:15 -04:00
srs5694
e842bc1351 Fixed bug: >2TiB partition creation in sgdisk 2012-02-03 11:27:05 -05:00
srs5694
dcebe57ed8 Version 0.8.2 final release. 2012-01-22 15:03:42 -05:00
srs5694
706e51217a Changes to partition table size management for Solaris-created GPTs 2012-01-21 13:47:24 -05:00
srs5694
e69e6807cf Fixes related to handling of GPTs created under Solaris 2012-01-20 22:37:12 -05:00