Commit ddaa686a authored by Anton Midyukov's avatar Anton Midyukov

regular.mk: added fdisk to regular-jeos-full

parent 7d857f88
......@@ -75,6 +75,7 @@ distro/.regular-jeos-full: distro/.regular-jeos \
use/volumes/jeos use/install2/vmguest use/vmguest/bare \
use/ntp/chrony use/bootloader/grub +efi
@$(call add,BASE_PACKAGES,nfs-utils gdisk)
@$(call add,INSTALL2_PACKAGES,fdisk)
@$(call add,MAIN_PACKAGES,firmware-linux)
@$(call add,CLEANUP_PACKAGES,libffi 'libltdl*')
@$(call add,CLEANUP_PACKAGES,bridge-utils)
......
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