mkimage-profiles/features.in/hdt
Anton Midyukov 2b6c37afcd grub, hdt: Add hdt support for grub-pc (memdisk + floppy image)
Note: syslinux --install needed /proc, so:
@$(call set,GLOBAL_HSH_PROC,1)

See-also: mkimage/doc/README.ru
2021-04-22 20:11:14 +07:00
..
stage1/scripts.d grub, hdt: Add hdt support for grub-pc (memdisk + floppy image) 2021-04-22 20:11:14 +07:00
config.mk grub, hdt: Add hdt support for grub-pc (memdisk + floppy image) 2021-04-22 20:11:14 +07:00
README

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.

Добавление модуля hdt (Hardware Detection Tool) к syslinux;
может быть востребовано для инсталяторов, live/rescue.

Фича не только требует фичу syslinux (и соответствующий пакет,
а также pciids), но и тесно с ней интегрирована; в частности,
фрагмент конфигурационного файла располагается не "здесь",
а "там", поскольку сам hdt.c32 также входит в пакет syslinux.