mkimage-profiles/lib
Michael Shigorin e179176b28 initial armh support
Somewhat kludgy unfortunately and might need even more tweaking,
I have only armv7l board handy at the moment to verify that
the transformation is going to work.

QEMU is bailing out here and now ("Exec format error").

Example sources.list.sisyphus.armh of the season:

  rpm http://ftp.altlinux.ru/pub/people/asdus/sisyphus armh classic
  rpm http://ftp.altlinux.ru/pub/people/asdus/sisyphus noarch classic
2012-11-19 23:26:51 +02:00
..
build.mk initial armh support 2012-11-19 23:26:51 +02:00
check.mk lib/check.mk: catch missing READMEs for features 2012-05-16 13:48:12 +03:00
clean.mk clean.mk: skip if REPORT requested either 2012-09-24 11:07:45 +04:00
common.mk lib/common.mk: avoid using uninitialized variables 2012-05-26 14:08:19 +03:00
distro.mk distro/installer, use/live/x11 += use/firmware 2012-10-27 22:27:22 +03:00
functions.mk lib/functions.mk: initial xport() 2012-07-02 16:14:34 +03:00
help.mk initial build-vm feature 2012-06-18 21:56:46 +03:00
kernel.mk lib/kernel.mk: single byte bugfix 2012-07-06 18:52:46 +03:00
log.mk reports.mk: added reports/scripts 2012-04-23 23:10:29 +03:00
profile.mk lib/profile.mk: slightly improved arch test 2012-11-12 00:01:32 +04:00
README added asciidoc support 2012-10-31 21:22:06 +02:00
report.mk initial target tracing support and reporting 2012-03-19 19:23:38 +02:00
sugar.mk plant SHELL beacons into all config-forming rules 2012-03-19 19:23:38 +02:00
ve.mk lib/ve.mk: whoops, ve/bare misses /sbin/init 2012-07-21 19:15:24 +03:00
vm.mk actually useful vm/icewm 2012-09-03 19:16:50 +03:00

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

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