rsdk-install
Install a build artifacts to a given disk or disk image.
Requires systemd-nspawn (provided by systemd-container package in Debian).
Command usage
$ rsdk install <target path> <artifact path>
Supported target type
- Raw block devices (i.e. ordinary disks)
- System image file
- Requires
kpartx(provided bymultipath-toolspackage in Debian)
- Requires
Supported artifact type
*.deb: Debian package*.dtb: Device tree file*.dtbo: Device tree overlay file
Only rsdk image supports all artifact types.
Other distributions may have issues on some artifact types.