summaryrefslogtreecommitdiffstats
path: root/libgsi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support multiple DSU installationsHoward Chen2020-01-141-0/+11
* Extract kDsuLpMetadataFile from CanBootIntoGsiHoward Chen2019-09-201-15/+6
* Rename internal constants from kGsi* to kDsu*.David Anderson2019-07-191-7/+7
* Allow installing GSIs to external storage.David Anderson2019-03-251-1/+5
* Allow gsi_tool to set whether GSI installs are single-boot or not.David Anderson2019-03-061-6/+4
* Call fsync after init writes to install_status.David Anderson2019-02-041-1/+14
* Force reboots within a GSI to return to the normal system image.David Anderson2019-01-191-2/+14
* Allow disabling and re-enabling GSI.David Anderson2019-01-161-5/+6
* Implement a boot attempt counter.David Anderson2019-01-141-5/+40
* Introduce a daemon (gsid) for managing GSI installs.David Anderson2019-01-111-3/+7
* Introduce libgsi, gsi_tool.David Anderson2019-01-081-0/+68