Hi,
Sorry if this is the wrong place to ask.
I need to build to specific packages for the armhf architecture (ceph, docker...).
Is there a good place where to start ? Tutorial ? Guidelines ?
Thx
There is a good tutorial on the Alpine Linux wiki on how to build packages.
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package
There already is a docker pacakge for x86_64, so it may be more approprate to contact the package maintainer and ask him to add armfh support.
http://tinyurl.com/q85wlm7
If you are going to build docker on armhf yourself, submit a patch so that the docker package can be updated.
There is a good tutorial on the Alpine Linux wiki on how to build packages.
http://wiki.alpinelinux.org/wiki/Creating_an_Alpine_package
There already is a docker pacakge for x86_64, so it may be more approprate to contact the package maintainer and ask him to add armfh support.
http://tinyurl.com/q85wlm7
If you are going to build docker on armhf yourself, submit a patch so that the docker package can be updated.