On 27 Jan 2016, at 16:43, Karanbir Singh <mail-lists@karan.org> wrote:

I believe that is the crux of the matter - Armhfp is not installer
driven, but image driven. There are no installer images created for that
platform, hence no boot.iso or DVD images etc.

Ok, that makes sense.

Is this possible to do something like “debootstrap" or alpine linux' “apk” do, i.e:

    mkdir rootfs
    cp yum-static rootfs
    chroot rootfs ./yum-static install base

?

— 
Manfred Touron - @moul