regular.mk: use grub-pc for rescue iso bootloading
Since there is now an HDT (Hardware Detection Tool) for grub-pc, there is not reason use syslinux.
This commit is contained in:
parent
345a1ac82c
commit
d36acb28b9
@ -177,9 +177,6 @@ distro/regular-rescue: distro/.regular-base mixin/regular-rescue \
|
|||||||
@$(call add,RESCUE_PACKAGES,gpm livecd-net-eth)
|
@$(call add,RESCUE_PACKAGES,gpm livecd-net-eth)
|
||||||
@$(call add,RESCUE_LISTS,$(call tags,base bench))
|
@$(call add,RESCUE_LISTS,$(call tags,base bench))
|
||||||
@$(call add,RESCUE_LISTS,$(call tags,network security))
|
@$(call add,RESCUE_LISTS,$(call tags,network security))
|
||||||
ifeq (,$(filter-out i586 x86_64,$(ARCH)))
|
|
||||||
@$(call set,BOOTLOADER,isolinux)
|
|
||||||
endif
|
|
||||||
|
|
||||||
distro/regular-rescue-netbootxyz: distro/.regular-bare mixin/regular-rescue
|
distro/regular-rescue-netbootxyz: distro/.regular-bare mixin/regular-rescue
|
||||||
@$(call set,RELNAME,en.altlinux.org/rescue (netboot.xyz edition))
|
@$(call set,RELNAME,en.altlinux.org/rescue (netboot.xyz edition))
|
||||||
|
Loading…
Reference in New Issue
Block a user