Commit ae69a2d5 authored by Anton Midyukov's avatar Anton Midyukov

rescue: Added rescue_rw.cfg for grub-efi

No problem with EFI support.
parent 2088ffda
......@@ -25,13 +25,7 @@ endif
$(call tags,(base || extra || server || backup || misc || fs) \
&& !x11 && (rescue || comm || network || security || archive)))
# rw slice, see also use/live/rw (don't use simultaneously)
ifeq (,$(EFI_BOOTLOADER))
use/rescue/rw: use/rescue use/syslinux
@$(call add,SYSLINUX_CFG,rescue_rw)
else
use/rescue/rw: use/rescue; @:
endif
use/rescue/rw: use/rescue use/syslinux/rescue_rw.cfg use/grub/rescue_rw.cfg; @:
test/rescue:
@$(call xport,TEST_RESCUE)
......
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