mkimage-profiles/features.in/build-ve
Michael Shigorin 9cedefdba9 introduced add_feature function
The features might get copy-pasted (or even copied-and-pruned)
when initialized; there's an unneccessary duplication of the
function name in the line adding it to FEATURES list, thus
prone to being forgotten and causing some havoc later on.

It was wrong in the first place but tackling this with some
double-colon rules ran into terminality issues, and further
tortures were considered unneccessary.

The current solution isn't perfect (no completely transparent
function name registration upon corresponding target being called)
but at least it is an improvement...
2011-11-19 11:47:29 +02:00
..
image-scripts.d official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
lib image.in/Makefile: phonytize targets 2011-11-09 21:16:45 +02:00
config.mk introduced add_feature function 2011-11-19 11:47:29 +02:00
README official {distro,ve}/* support 2011-11-04 16:54:41 +02:00

Эта фича конфигурирует создание образа виртуального окружения (VE).

Дополняет финальную стадию сборки (lib/, image-scripts.d/).