mkimage-profiles/lib
Michael Shigorin 7e219c14f1 lib/distro.mk: don't do localboot by default
distro/.base target used to pull in localboot syslinux config
snippet which might be too early for some of the further distros;
it's a quite fragile equilibrium which was shifted a bit by imz@
(see #26606).  Feel free to reopen the discussion though, things
might be tweaked so that localboot might be desirable on almost
every image even if with lower priority...
2011-11-24 15:44:19 +02:00
..
build.mk lib/build.mk: different colours for different outcomes 2011-11-21 13:52:41 +02:00
clean.mk CLEAN by default (unless DEBUG) 2011-11-07 12:28:09 +02:00
distro.mk lib/distro.mk: don't do localboot by default 2011-11-24 15:44:19 +02:00
functions.mk introduced add_feature function 2011-11-19 11:47:29 +02:00
log.mk tweaked variable logging 2011-11-07 00:01:36 +02:00
profile.mk further toplevel logging tweaks 2011-11-07 00:01:36 +02:00
README full-view docs update 2011-11-07 00:01:36 +02:00
sugar.mk official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
ve.mk introduced conf.d/ for distro, ve config snippets 2011-11-04 16:54:41 +02:00

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

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