Index
Provision and maintain AutoSD¶
After building your AutoSD image, you need to flash it onto your target hardware and keep the system up to date over its lifecycle.
Provision hardware¶
You can provision your OS image onto the following hardware platforms:
- Qualcomm Snapdragon Ride SX 4 (QAM8775P/QAM8650P)
- Texas Instruments SK-TDA4VM
- Renesas R-Car S4
- NXP S32G-VNP-RDB3
- Raspberry Pi 4
Note
For x86_64 targets, boot your image directly with
air
or QEMU. No hardware-specific flashing procedure is required.
Maintain deployed systems¶
AutoSD uses bootc update mechanisms for keeping deployed systems current. For details on how immutable updates work underneath, see Immutable system images with OSTree.
Important
--8<-- "docs/fusa_disclaimer.md"