Commit 081ff2c7 authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: add use/vmguest to jeos for netboot in qemu

parent e32ca054
...@@ -93,7 +93,7 @@ distro/.regular-jeos-base: distro/.regular-bare +efi \ ...@@ -93,7 +93,7 @@ distro/.regular-jeos-base: distro/.regular-bare +efi \
distro/.regular-jeos: distro/.regular-jeos-base use/cleanup \ distro/.regular-jeos: distro/.regular-jeos-base use/cleanup \
use/volumes/regular use/ntp/chrony use/net/etcnet \ use/volumes/regular use/ntp/chrony use/net/etcnet \
use/firmware use/drm use/firmware use/drm use/vmguest
@$(call set,INSTALLER,jeos) @$(call set,INSTALLER,jeos)
@$(call add,CLEANUP_BASE_PACKAGES,alterator) @$(call add,CLEANUP_BASE_PACKAGES,alterator)
@$(call add,BASE_PACKAGES,nfs-utils gdisk apt-repo) @$(call add,BASE_PACKAGES,nfs-utils gdisk apt-repo)
......
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