christianhaitian / arkos

Another rockchip Operating System
MIT License
1.47k stars 83 forks source link

How do you build an image if you want to contribute? #1012

Closed mangelajo closed 5 months ago

mangelajo commented 5 months ago

Are the sources for the different scripts/etc stored in some other git repo we could contribute to?

Cheers,

christianhaitian commented 5 months ago

Depending on the chipset, they could be in one of the repos:

https://github.com/christianhaitian/rk3566_core_builds/tree/master https://github.com/christianhaitian/rk3326_core_builds/tree/rk3326

Instructions for building an image is available here: https://github.com/christianhaitian/arkos/wiki/Building

mangelajo commented 5 months ago

Thank you very much... yikes, it seems like I didn't read deep enough.