- May 11, 2016
-
-
Aurimas Liutikas authored
Bug: 26936282 Change-Id: Id7e9ec5e769e1abedc1d2e36bff2c5488b1c4b3e
-
Aurimas Liutikas authored
Updates gpftdisk to the latest version 0.8.10 (ish) -> 1.0.1 The downstream patches should be uneffected. Change-Id: I527678c0b24194f3947e360f0f38c45cfa3b0d1c
-
- Dec 10, 2015
-
-
Alex Deymo authored
Most libraries use the "-host" suffix when building for the host. This patch renames libext2 libraries to use -host instead of _host. Bug: 24619596 TEST=make dist Change-Id: I614b389c267dcc75b291d842a99fc1d673723dfa
-
- Oct 19, 2015
-
-
Dan Albert authored
libc++ used to leak unistd.h from every headers. This is fixed in the latest version. The code that needs this is not upstream code (https://googleplex-android-review.git.corp.google.com/#/c/645357/), so no need to send upstream. Change-Id: I51111c08b4d2620a5d264e20646e6606a3f39c7e (cherry picked from commit 8fc83651)
-
- Jun 08, 2015
-
-
Ying Wang authored
Bug: 21669400 Change-Id: I961699b5559f75f782d048fdafbbb40c16457f88
-
- Mar 23, 2015
-
-
Jeff Sharkey authored
Change-Id: Ib2266e304f3aa2b4b0ae06c37ce00f3193a67cce
-
- Mar 01, 2015
-
-
Jeff Sharkey authored
Looks for both MBR and GPT headers, and dumps the most relevant table in a machine-readable format. Silences noisy underlying library to avoid parsing trouble. Change-Id: I2c3077929758df4b84dc52d8d4791d333bb625ca
-
Jeff Sharkey authored
This reverts commit 729f7bd5.
-
- Feb 25, 2015
-
-
Greg Hartman authored
Change-Id: I204ff8f580c2336c2c9d39bba48596aaaaa6860a
-
- Feb 24, 2015
-
-
Greg Hartman authored
This reverts commit adc00b16. Change-Id: I12ff87b2d042494e6ad20ffa6d7626c143224f46
-
Greg Hartman authored
Change-Id: Ided9a1329ade081228101d51812242dc4d686b87
-
Jeff Sharkey authored
This raw format is easier for other scripts to parse. Change-Id: I15b3011376e27c28fd40b9c3b2722a75bb8cde25
-
- Feb 23, 2015
-
-
Jeff Sharkey authored
Change-Id: Ie921a4fc9be4467c760dc13b8d1ed7edfc2ba8b0
-
- Feb 21, 2015
-
-
Jeff Sharkey authored
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
-
Conley Owens authored
-
- Feb 20, 2015
-
-
Geoff Mendal authored
-
- Mar 29, 2014
-
-
Roderick W. Smith authored
modified Windows warning text in light of common use of GPT on Windows 8 and 8.1.
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
- Mar 22, 2014
-
-
Roderick W. Smith authored
-
- Mar 02, 2014
-
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
Roderick W. Smith authored
sgdisk *IF* "0" was also used as a partition number in a preceding -n command.
-
- Feb 22, 2014
-
-
Roderick W. Smith authored
span the 2TiB boundary.
-
- Feb 20, 2014
-
-
Roderick W. Smith authored
ends beyond sector 2^32. Now refuses to create such partitions.
-
Roderick W. Smith authored
one partition because of sscanf weirdness.
-
- Feb 17, 2014
-
-
Roderick W. Smith authored
release.
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
- Jan 26, 2014
-
-
Roderick W. Smith authored
partition. Auto-corrects on loading if protective & otherwise valid; if not, verify and save operations warn of the problem.
-
http://www.onie.orgRoderick W. Smith authored
-
- Oct 14, 2013
-
-
Roderick W. Smith authored
-
- Oct 12, 2013
-
-
Roderick W. Smith authored
partition number to -i/--info; added patch to fix compiling problems with some versions of GCC.
-
- Oct 11, 2013
-
-
Roderick W. Smith authored
-
- Sep 24, 2013
-
-
Roderick W. Smith authored
decided against using it.
-
- Sep 12, 2013
-
-
Roderick W. Smith authored
('v') detection of disks with 0xEE partitions that don't begin on sector 1.
-
- Aug 31, 2013
-
-
Roderick W. Smith authored
function.
-
- Aug 06, 2013
-
-
Roderick W. Smith authored
-
- Jul 09, 2013
-
-
Roderick W. Smith authored
-