mkimage-profiles/lib
Michael Shigorin c83cc111a6 initial kernel and metadata features
This further refines the modular build by making
metadata being a clearly separated feature rather
than having to rely on runtime tests, and also by
moving the code which cares for kernel bits of base
installation (.base list) in a feature of its own.

There's more to it but let's get the ball rolling first.
2012-05-10 21:18:02 +03:00
..
build.mk no build means *no* build (and less reports), really 2012-05-06 19:17:10 +03:00
check.mk initial `make check' 2012-04-24 11:11:04 +03:00
clean.mk
common.mk reports.mk: added reports/scripts 2012-04-23 23:10:29 +03:00
distro.mk initial kernel and metadata features 2012-05-10 21:18:02 +03:00
functions.mk use PATH instead of hardwired pathlets 2012-04-07 15:45:40 +03:00
help.mk use PATH instead of hardwired pathlets 2012-04-07 15:45:40 +03:00
kernel.mk introduced lib/kernel.mk helper makefile 2012-04-23 23:10:29 +03:00
log.mk reports.mk: added reports/scripts 2012-04-23 23:10:29 +03:00
profile.mk reports.mk: added reports/scripts 2012-04-23 23:10:29 +03:00
README
report.mk
sugar.mk plant SHELL beacons into all config-forming rules 2012-03-19 19:23:38 +02:00
ve.mk ve/generic += openssh suite 2012-03-25 21:46:45 +03:00

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

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