|
|
|
|
|
by w84death
1853 days ago
|
|
Barely. If you want to just run some compiled C app then you don't need as much tools. You can even skip the BusyBox part and instead of shell running your application only. But I don't think it is what you want. For sane set of tools it was a little bit over 1MB. Mine is bigger as I still need more tools for fixing/experimenting on live system (I'm using shell scripts for my application). In the end I will be removing more and more tools. |
|