summaryrefslogtreecommitdiff
path: root/libgsi.cpp
AgeCommit message (Expand)Author
2020-10-07Make GetActiveDsu() static inlineYo Chiang
2020-01-14Support multiple DSU installationsHoward Chen
2019-09-20Extract kDsuLpMetadataFile from CanBootIntoGsiHoward Chen
2019-07-19Rename internal constants from kGsi* to kDsu*.David Anderson
2019-03-25Allow installing GSIs to external storage.David Anderson
2019-03-06Allow gsi_tool to set whether GSI installs are single-boot or not.David Anderson
2019-02-04Call fsync after init writes to install_status.David Anderson
2019-01-19Force reboots within a GSI to return to the normal system image.David Anderson
2019-01-16Allow disabling and re-enabling GSI.David Anderson
2019-01-14Implement a boot attempt counter.David Anderson
2019-01-11Introduce a daemon (gsid) for managing GSI installs.David Anderson
2019-01-08Introduce libgsi, gsi_tool.David Anderson