server-v.mk, lists/virt: Added extra.pkgs list

This commit is contained in:
Алексей Шабалин 2019-08-12 20:00:27 +03:00 committed by Anton Midyukov
parent 8acd1a1294
commit ae7e3056c0
3 changed files with 8 additions and 1 deletions

View File

@ -90,6 +90,7 @@ distro/server-v: distro/.server-v-base +installer \
@$(call add,COMMON_PACKAGES,vim-console) @$(call add,COMMON_PACKAGES,vim-console)
@$(call add,SYSTEM_PACKAGES,mdadm-tool lvm2 multipath-tools vdo) @$(call add,SYSTEM_PACKAGES,mdadm-tool lvm2 multipath-tools vdo)
@$(call add,BASE_LISTS,virt/base.pkgs) @$(call add,BASE_LISTS,virt/base.pkgs)
@$(call add,MAIN_LISTS,virt/extra.pkgs)
@$(call add,MAIN_GROUPS,server-v/110-basic server-v/kvm) @$(call add,MAIN_GROUPS,server-v/110-basic server-v/kvm)
ifeq (,$(filter-out x86_64,$(ARCH))) ifeq (,$(filter-out x86_64,$(ARCH)))
@$(call add,MAIN_GROUPS,server-v/120-pve server-v/pve) @$(call add,MAIN_GROUPS,server-v/120-pve server-v/pve)

View File

@ -25,7 +25,7 @@ lsof
ethtool ethtool
python3 python3
systemd-container systemd-container
kernel-modules-zfs-std-def@X86
nfs-clients nfs-clients
su su
sudo sudo
update-kernel

View File

@ -0,0 +1,6 @@
kernel-modules-ipset-std-def
kernel-modules-xtables-addons-std-def@X86
kernel-modules-kvdo-std-def
kernel-modules-zfs-std-def@X86
zfs-utils