mkimage-profiles/features.in/build-distro
2020-08-02 00:35:19 +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 90-build-distro.mk, boot.mk, syslinux: add ARM64 EFI support for distro targets 2019-08-30 19:23:28 +03: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 build-distro: drop sortfile on the floor 2013-02-04 22:18:26 +04: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.