mkimage-profiles/image.in
Michael Shigorin 6e6f572b43 better output directory and results structuring
Following m-p-d, a more involved default output directory
structure is feasible now:

  ~/out/name/date/name-date-arch.type

instead of plain

  ~/out/name-date-arch.type

This particular behaviour can be achieved by passing
SORTDIR='$(IMAGE_NAME)/$(DATE)'; note the single quotes.

Reports are also saved in this resulting structure
albeit the place is still highly debatable.
2012-04-23 23:35:43 +03:00
..
files features' day 2011-11-03 20:39:01 +02:00
image-scripts.d official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
lib official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
scripts.d official {distro,ve}/* support 2011-11-04 16:54:41 +02:00
.gitignore improved logging during profile creation 2011-11-04 16:15:30 +02:00
functions.mk main.mk introduced, lib/*.mk partially rewritten 2012-01-02 21:01:09 +02:00
Makefile better output directory and results structuring 2012-04-23 23:35:43 +03:00
README docs update 2012-04-02 18:13:14 +03:00
vars.mk minor tweaks (no functional changes) 2012-03-21 15:55:24 +02:00

Этот каталог копируется из метапрофиля в профиль "как есть"
и формирует "заготовку" финальной стадии, собирающей собственно
образ из результатов работы индивидуальных субпрофилей
(для distro/*) либо непосредственно "на месте" (для ve/*).
Содержимое files/ копируется в корень образа.

Соответственно для сборки также потребуется или
../features.in/build-distro, или ../features.in/build-ve.

Пакетная база рабочего чрута минимальна (может чуть расширяться
фичами -- см. ../features.in/repo/lib/build-genbasedir.mk
в качестве примера).

Если требуется какая-либо иная обработка чрута, следует
предпочитать scripts.d/ -- для универсальной обработки
скрипт можно добавить здесь, для специфичной -- в фичу.

Результат -- готовый образ в $(IMAGEDIR)/.