Commit 8eadcfe4 authored by Anton Midyukov's avatar Anton Midyukov

memtest: add memtest86+ to stage1 and base system

Not needed in stage2.
parent b1b399b0
ifeq (,$(filter-out i586 x86_64 loongarch64,$(ARCH)))
use/memtest: use/syslinux use/grub
@$(call add_feature)
@$(call add,SYSTEM_PACKAGES,memtest86+)
@$(call add,BASE_PACKAGES,memtest86+)
@$(call add,STAGE1_PACKAGES,memtest86+)
@$(call add,SYSLINUX_CFG,memtest)
@$(call add,GRUB_CFG,memtest)
else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment