Michael Shigorin d31a2555bd non-native ARM support via qemu
mkimage and hasher can make use of qemu to run
non-native binaries while working on the chroots;
thanks kas@, manowar@ and sbolshakov@ for implementing
this functionality as well as providing nice examples
through mkimage-profiles-arm and mkimage-profile-armrootfs.

This required the architecture check to be added since baking
a tarball with "arm" as its specified arch and x86_64 inside
isn't particularly good thing to let slip through; however
the implementation is quite fragile, bugreports and patches
are seriously welcome.

NB: APTCONF evaluation order between lazy make and nimble shell
turned out to be quite a delicate issue in this particular case.
2012-07-16 18:20:55 +03:00
..
2012-07-16 18:20:55 +03:00
2012-05-14 20:48:21 +03:00
2012-05-10 21:19:32 +03:00
2012-07-02 16:14:34 +03:00
2012-06-18 21:56:46 +03:00
2012-07-06 18:52:46 +03:00
2012-04-23 23:10:29 +03:00
2012-07-16 18:20:55 +03:00
2012-01-02 21:01:09 +02:00
2012-06-25 19:29:38 +03:00
2012-06-25 19:29:38 +03:00

Этот каталог содержит вспомогательные makefiles,
обеспечивающие основную функциональность создания
конфигурации образа и генерации соответствующего
профиля для сборки; см. тж. ../conf.d/.

Следует помнить, что будучи включаемыми в ../main.mk,
они работают в каталоге верхнего уровня.