tomuta / debian-mini-odroid-c1

Script to build a minimal Debian sd card image.
75 stars 39 forks source link

Use odroid packages where applicable #12

Open Rotonen opened 9 years ago

Rotonen commented 9 years ago

http://deb.odroid.in/c1.html

We could:

This would make the whole installation process a lot more lightweight.

tomuta commented 9 years ago

For stock images, yes that would be a nice option. However, I would like to retain the ability to compile the kernel/uboot for custom images as part of the process. We could add makefile flags to support both, of course.