mkimage-profiles/features.in/build-distro
Anton Midyukov 44c60e5ca7 rename empty .gitignore to .empty
When building the rpm package .gitignore is deleted. These files
are necessary in order for saved profiles when building the image
from git repository and from installed rpm package have been
identical.
2022-01-19 20:28:51 +07:00
..
install2/image-scripts.d install2, rootfs: Create groups necessary for joining a (AD) domain 2020-08-02 00:35:19 +07:00
lib build-distro: BOOT_TYPE = $BOOTLOADER 2021-03-16 18:12:48 +07:00
rootfs/image-scripts.d install2, rootfs: Create groups necessary for joining a (AD) domain 2020-08-02 00:35:19 +07:00
scripts.d rename empty .gitignore to .empty 2022-01-19 20:28:51 +07:00
config.mk documentation: use paths relative to toplevel dir 2014-03-05 21:36:30 +04:00
README build-distro: added META_DISK_INFO support 2019-03-08 17:27:07 +03: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.

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

Дополняет финальную стадию сборки (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.