Commit 058c7940 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add grub|syslinux menu item for boot with hard disk

parent d9649e0d
......@@ -220,7 +220,8 @@ distro/regular-rescue: distro/.regular-base mixin/regular-rescue use/rescue/rw \
distro/regular-rescue-live: distro/.regular-base +systemd \
use/live/rescue/extra use/live/rescue/rw \
use/stage2/kms use/hdt use/stage2/kms use/kernel/latest \
use/net/etcnet use/net/dhcp use/live/repo +wireless
use/net/etcnet use/net/dhcp use/live/repo +wireless \
use/syslinux/sdab.cfg use/grub/sdab_bios.cfg
@$(call add,LIVE_PACKAGES,livecd-net-eth)
@$(call add,LIVE_LISTS,openssh)
@$(call add,LIVE_LISTS,$(call tags,network security))
......
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