Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A10 => Topic started by: ktx on November 12, 2014, 09:08:28 PM

Title: Make your own custom debian image
Post by: ktx on November 12, 2014, 09:08:28 PM
Hi, after I saw raymii's post (https://www.olimex.com/forum/index.php?topic=3847.0) I tried the system and started tinkering with it.
After a while I creating some scripts to almost automatically create a filesystem and build a fresh kernel (with iptables support). If you edit some lines, you can add any reasonable package to your small arm debian image.. You can even modify this script to build kernel or create images for other boards.
https://github.com/KarolTx/a10_olinuxino_lime-scripts

Enjoy,
k