3.5. Conclusion

You should now have a very basic filesystem image that's ready to install onto your KuroBox which has been cross-compiled by the latest compiler tools and uses the latest base system libraries.

I should probably point out that what I've demonstrated here is a very bare-bones minimal system. It is very likely that you will want to add more things to your setup. If you want your KuroBox to operate on a network you'll probably want to create a ${IMAGE}/etc/resolv.conf and add at least one route command to your init script (for the default route).