summaryrefslogtreecommitdiff
path: root/gsi_installer.cpp
AgeCommit message (Expand)Author
2019-07-25Add a zero-fill flag to ImageManager::CreateBackingImage.David Anderson
2019-07-19Refactor GsiService/GsiInstaller to use ImageManager.David Anderson
2019-07-19Rename internal constants from kGsi* to kDsu*.David Anderson
2019-07-17Introduce a library to contain gsid's image creation logic.David Anderson
2019-07-15Revert "Revert "Move libfiemap_writer from fs_mgr to gsid.""David Anderson
2019-07-15Revert "Move libfiemap_writer from fs_mgr to gsid."David Anderson
2019-07-11Move libfiemap_writer from fs_mgr to gsid.David Anderson
2019-07-10DestroyLogicalPartition no longer has a timeout parameter.David Anderson
2019-06-17Merge "Remove MetadataBuilder::IgnoreSlotSuffix calls."David Anderson
2019-06-17Merge "Add a wipe-data command to gsi_tool and IGsiService."David Anderson
2019-06-13Remove MetadataBuilder::IgnoreSlotSuffix calls.David Anderson
2019-06-11Add a wipe-data command to gsi_tool and IGsiService.David Anderson
2019-06-10Verify that GSI images resolve to /dev/block/by-name/userdata.David Anderson
2019-06-07Use FindPartition/GetPartitionSize helpers.David Anderson
2019-05-25Place GSI files into subfolders.David Anderson
2019-05-21Merge "Lower default userdata size to 2GiB."David Anderson
2019-05-21gsi_installer: Calculate free space in 64 bitsPaul Trautrim
2019-05-15Lower default userdata size to 2GiB.David Anderson
2019-05-13Refactor gsid to separate the installer code.David Anderson