d31a2555bd
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. |
||
---|---|---|
.. | ||
build.mk | ||
check.mk | ||
clean.mk | ||
common.mk | ||
distro.mk | ||
functions.mk | ||
help.mk | ||
kernel.mk | ||
log.mk | ||
profile.mk | ||
README | ||
report.mk | ||
sugar.mk | ||
ve.mk | ||
vm.mk |
Этот каталог содержит вспомогательные makefiles, обеспечивающие основную функциональность создания конфигурации образа и генерации соответствующего профиля для сборки; см. тж. ../conf.d/. Следует помнить, что будучи включаемыми в ../main.mk, они работают в каталоге верхнего уровня.