diff --git a/IMAGE.md b/IMAGE.md index b7c1e5a..8357145 100644 --- a/IMAGE.md +++ b/IMAGE.md @@ -27,6 +27,7 @@ DEB_HOST_ARCH=arm64 dpkg-buildpackage -a arm64 -us -uc -rfakeroot -b -Pcross,noc ## Building the Image +- Apparently you need to have `android-sdk-libsparse-utils` and, `cryptsetup` for encrypted images, installed, not sure what else might be required - First `cd` to the Mobian repo - Copy the kernel deb to `devices/qcom/packages`, so that it gets installed onta the image we are about to build. - Add your SSH authorized keys file to `overlays/ssh/authorized_keys`, important so you can log in later