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
This commit is contained in:
parent
efa6188629
commit
a51b7096fd
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user