mkimage-profiles/features.in/build-distro
Anton Midyukov de9adb0594 build-distro, boot.mk: Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64
mki-copy-grubaa64boot more not needed. In addition, it did not
support the config in boot/grub instead of EFI/BOOT.
Needed mkimage >= 0.2.38-alt1
2021-02-17 13:47:39 +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.mk: Set BOOT_TYPE, BOOTLOADER to efiboot for aarch64 2021-02-17 13:47:39 +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
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.