Installing applications on the Touch Book OS
From AlwaysInnovating
You can compile directly on the Always Innovating OS. gcc as well as make are installed. There is a set of headers but not everything.
Alternatively, you can use OpenEmbedded to create your own ipkg package and you can install it in the OS.
As root (see Users)
ipkg install openssh rsync bash
