Whats the best way to make a custom RPi image - one with configs already applied and binaries installed etc?
@ripienaar I played with cloud images and made this:
https://github.com/alexpdp7/raspberry-pi-headless-provision
, but I really can't recommend it in its current state. I didn't find many alternatives, although Raspbian has some hooks to do this kind of stuff (although I found it difficult to find the docs).