Open
Description
Whilst it would be quite a cool 'nice to have' feature with just 32 and 64 bit architectures, once we start considering additional architectures such as ARM (e.g. for Raspberry Pi) then IMO it becomes crucial.
Most users won't want to compile their custom TKL appliances for their Raspi (when TKL get's to release them) on their Raspi! Besides, for TurnKey devs, requiring a separate host system with the same architecture for each architecture supported becomes a nightmare once additional architectures get added... And it certainly doesn't scale well.
Redeveloping TKLDev to build within QEMU rather than a chroot would allow this. :)