ostree/rust-bindings/sys
Eric Curtin 97117753e3 bootloader: Add an aboot (Android) bootloader backend
aboot is special in that it packages kernel, initrd, cmdline, dtb and
signature one combined image (similar to upcoming unified kernel
images). This is then loaded as an image into an aboot partition.

This image is signed by the OS vendor and covers everything in the
image. So locally on the deployed system it should not be possible to
boot an unsigned image (unless signature checking is turned off).

We call a shell script aboot-deploy when it is required to write a new
image to the aboot partition (a file typically starting with aboot and
ending in .img extension). This shell script may also read some
configurations from a .cfg file.

Signed-off-by: Eric Curtin <ecurtin@redhat.com>
2022-12-15 16:09:08 +00:00
..
src bootloader: Add an aboot (Android) bootloader backend 2022-12-15 16:09:08 +00:00
tests rust: Update to gio 0.16 2022-11-21 13:18:51 -05:00
build.rs rust: Update to gio 0.16 2022-11-21 13:18:51 -05:00
Cargo.toml rust: Bump to 0.17 2022-11-23 13:28:29 -05:00
LICENSE ostree/cargo: bump to ostree-sys 0.9.2 2022-05-06 12:53:57 -04:00