add note about packages that might be required
This commit is contained in:
parent
271559a29b
commit
785cd261a1
1 changed files with 1 additions and 0 deletions
1
IMAGE.md
1
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
|
||||
|
|
Loading…
Reference in a new issue