(MOVED) Merged into src/platform2/imageloader/ now; ChromiumOS disk image mounter

Clone this repo:
  1. 6c573cf dbus API UnmountComponent by Xiaochu Liu · 6 years ago factory-scarlet-10211.B main master release-R64-10176.B stabilize-10176.13.B stabilize-10176.47.B stabilize-10176.54.B stabilize-10176.58.B stabilize-10176.65.B
  2. 1c3fbed Support umount in helper_process by Xiaochu Liu · 6 years ago factory-fizz-10167.B
  3. aa5ede6 Update imageloader.conf to justify startup behavior by Mattias Nissler · 6 years ago factory-coral-10122.B firmware-fizz-10139.117.B firmware-fizz-10139.94.B firmware-fizz-10139.B
  4. b076fef support ext4 on checking mount point by Xiaochu Liu · 6 years ago
  5. afa8fb0 imageloader: add GetComponentMetadata D-Bus method by Eric Caruso · 7 years ago

src/platform/imageloader

This aims to provide a generic utility to verify and load (mount) signed disk images through DBUS IPC.

Binaries

  • imageloader

imageloader handles the mounting of disk images. imageloader should be executed via the imageloader_wrapper script, which ensures that imageloader's storage exists and is owned by imageloaderd user. When imageloader is not running, DBus will automatically invoke it. After 20 seconds of inactivity, the service exits.