Commit a51b7096 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: make jeos isohybrid at least

It's not EFI-bootable due to the extra size penalty with current build/boot technology, but it's also not ISO-hybrid as most images are made hybrid by making them EFI-capable as well since the processes are related. Thanks dango at the forum for asking: http://forum.altlinux.org/index.php/topic,33094.msg236808.html#msg236808
parent efa61886
......@@ -48,7 +48,7 @@ distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
# NB:
# - no +power or even use/power/acpi/button on intent
# - stock cleanup is not enough (or installer-common-stage3 deps soaring)
distro/regular-jeos: distro/.base +sysvinit +net-eth \
distro/regular-jeos: distro/.base use/isohybrid +sysvinit +net-eth \
use/install2/packages use/install2/vmguest use/vmguest/base \
use/branding use/bootloader/lilo use/syslinux/lateboot.cfg \
use/install2/cleanup/everything use/install2/cleanup/kernel/everything \
......
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