ad264c7033
Now this is ugly: instead of commoditizing the repetitive code
the result ended up working differently by creating several
repositories for the target subdirs instead of the single one
for the generated subprofile as a whole.
This results in .disk/profile.tgz being basically useless
in every image since
|
||
---|---|---|
.. | ||
build.mk | ||
check.mk | ||
clean.mk | ||
common.mk | ||
distro.mk | ||
functions.mk | ||
help.mk | ||
log.mk | ||
profile.mk | ||
README | ||
report.mk | ||
sugar.mk | ||
ve.mk | ||
vm.mk |
== lib == Этот каталог содержит вспомогательные makefiles, обеспечивающие основную функциональность создания конфигурации образа и генерации соответствующего профиля для сборки; см. тж. ../conf.d/. Следует помнить, что будучи включаемыми в ../main.mk, они работают в каталоге верхнего уровня.