71e209e201
With this change, we simplify the created initrd image. Kernel modules and firmware are added by make-Initrd itself. The layer in Initrd is now one. It also allows you to unifyed configs for bootloading with propagator and bootchain. Config files for refind and elilo is creates in mkimage, so have to copy initrd.img in efi/boot/ with the name full.cz. |
||
---|---|---|
.. | ||
stage1/scripts.d | ||
config.mk | ||
README |
Добавляется поддержка propagator. propagator обеспечивает первую стадию загрузчика.
Ранее был неотъемлемой частью субпрофиля stage1. Был вынесен в фичу для обеспечения
возожности собирать образы с использованием специально собранного initrd вместо него.