History log of /external/gptfdisk/gptcl.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d761ff5a2aac9d9b6bd0bc8236419b1cf0128c86 01-Mar-2015 Jeff Sharkey <jsharkey@android.com> Revert "Offer to print partition info in raw format."

This reverts commit 729f7bd5fe0b23ed16084f0e4591c7a6eb4de40f.
/external/gptfdisk/gptcl.cc
729f7bd5fe0b23ed16084f0e4591c7a6eb4de40f 24-Feb-2015 Jeff Sharkey <jsharkey@android.com> Offer to print partition info in raw format.

This raw format is easier for other scripts to parse.

Change-Id: I15b3011376e27c28fd40b9c3b2722a75bb8cde25
/external/gptfdisk/gptcl.cc
873988ad03aba810fd5abbb3810720d7a6eb5c51 21-Feb-2015 Jeff Sharkey <jsharkey@android.com> Compile gptfdisk for Android.

Build sgdisk command line tool for use on Android devices. The
command line parsing is currently written using popt, which has been
deprecated for some time, and is replaced by GNOME's glib option
parser.

Instead of pulling in either of those dependencies, this change
adds a stub that implements just enough of popt to get things
working.

Change-Id: I619f8da2e413893b4ea015a5d9e48d42637e25c8
/external/gptfdisk/gptcl.cc
d28495e066ae8ea8dd37164ebaf7a52d932014f9 02-Mar-2014 Roderick W. Smith <rodsmith@rodsbooks.com> 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.
/external/gptfdisk/gptcl.cc
a345a922606a88447d2d89e28189d5372a75ea07 22-Feb-2014 Roderick W. Smith <rodsmith@rodsbooks.com> Refinements to new treatment of hybrid MBR and MBR conversions that
span the 2TiB boundary.
/external/gptfdisk/gptcl.cc
820d1d04a3a76fb7699063597aac55742cc28d4a 20-Feb-2014 Roderick W. Smith <rodsmith@rodsbooks.com> Fixed sgdisk problem when creating hybrid MBR with a partition that
ends beyond sector 2^32. Now refuses to create such partitions.
/external/gptfdisk/gptcl.cc
e3ee733ff8690af7568dac665bc20ecf869dea1d 24-Sep-2013 Roderick W. Smith <rodsmith@rodsbooks.com> Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
/external/gptfdisk/gptcl.cc
f5dfbfa418675ca862408e4fb2240b21dd07d558 15-Feb-2013 srs5694 <srs5694@users.sourceforge.net> Change to alignment code in sgdisk.
/external/gptfdisk/gptcl.cc
0741fa21ac6cb477891ef15f269c8c8f36cac7c6 09-Jan-2013 srs5694 <srs5694@users.sourceforge.net> 0.8.6 release.
/external/gptfdisk/gptcl.cc
e842bc135131778a8363a5dc8a39641a63530270 03-Feb-2012 srs5694 <srs5694@users.sourceforge.net> Fixed bug: >2TiB partition creation in sgdisk
/external/gptfdisk/gptcl.cc
d1b11e8305621d73ff675af940e7f1f28b639b0d 19-Sep-2011 srs5694 <srs5694@users.sourceforge.net> Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.
/external/gptfdisk/gptcl.cc
3860cbe1cafb88d70097bdfb8d84cc0029f1738e 11-Sep-2011 srs5694 <srs5694@users.sourceforge.net> New files in support of version 0.8.0
/external/gptfdisk/gptcl.cc