mkimage-profiles/features.in/build-distro
2024-02-14 09:44:29 +07:00
..
install2/image-scripts.d install2: create postinstall.d/86-all-groups if not exist only 2024-02-14 09:44:29 +07:00
lib lib/profile.mk, build-distro: save current commit, when generating a profile 2022-03-02 11:03:45 +07:00
scripts.d Save rpm and srpm lists for chroots of subprofiles and main repo 2022-09-02 23:26:48 +07:00
config.mk documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00
README Include README of features to documentation; fix syntax & links in them 2023-03-18 21:57:39 +07:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

=== features.in/build-distro ===

Эта фича конфигурирует создание образа дистрибутива, включая работу
с субпрофилями -- которая сейчас нужна только дистрибутивным целям.

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

При желании более полно воспользоваться доступными средствами
фиксации метаданных обратите внимание на следующие переменные:
META_SYSTEM_ID, META_PUBLISHER, META_PREPARER, META_APP_ID,
META_VOL_ID, META_VOL_SET, META_BIBLIO, META_ABSTRACT;
см. тж. genisoimagerc(5) из пакета genisoimage.

При необходимости задать своё содержимое файла .disk/info,
который также используется propagator, см. META_DISK_INFO.