Commit a37bce0a authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add HDD boot menu item to regular-jeos

parent fab39e6e
......@@ -77,7 +77,8 @@ distro/.regular-jeos: distro/.regular-jeos-base use/stage2/kms \
@$(call add,BASE_PACKAGES,make-initrd-mdadm cpio)
distro/.regular-jeos-full: distro/.regular-jeos \
use/volumes/jeos use/ntp/chrony use/bootloader/grub +efi
use/volumes/jeos use/ntp/chrony use/bootloader/grub \
use/grub/localboot_bios.cfg +efi
@$(call add,BASE_PACKAGES,nfs-utils gdisk)
@$(call add,INSTALL2_PACKAGES,fdisk)
ifeq (,$(filter-out e2k%,$(ARCH)))
......
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