mkimage-profiles/lib
Michael Shigorin 07fdc6dd9b further toplevel logging tweaks
Essentially some more polishing:
- image path extracted from downstream build log;
- extended error/warning regexp a bit so those with
  color grep options get even prettier output.

Notes:
- "1024" a magic number (briefly explained when introduced)
  moved to a sort of variable;
- "100 lines" for tail(1) is a rule-of-thumb taking into account
  typical amount of hasher/mkimage exhaust given GLOBAL_VERBOSE.
2011-11-07 00:01:36 +02:00
..
build.mk further toplevel logging tweaks 2011-11-07 00:01:36 +02:00
clean.mk toplevel build report now timestamped 2011-11-07 00:01:36 +02:00
distro.mk introduced conf.d/ for distro, ve config snippets 2011-11-04 16:54:41 +02:00
functions.mk official {distro,ve}/* support 2011-11-04 16:54:41 +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 official {distro,ve}/* support 2011-11-04 16:54:41 +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,
обеспечивающие основную функциональность создания
конфигурации образа и генерации соответствующего
профиля для сборки.

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