Commit b6855b62 authored by Alexey Shabalin's avatar Alexey Shabalin Committed by Anton Midyukov

server-v.mk, virt/extra.pkgs: move vdo to extra.pkgs

parent 4942f781
...@@ -86,7 +86,7 @@ distro/.server-v-base: distro/.base distro/.installer \ ...@@ -86,7 +86,7 @@ distro/.server-v-base: distro/.base distro/.installer \
@$(call add,THE_LISTS,$(call tags,basesystem alterator)) @$(call add,THE_LISTS,$(call tags,basesystem alterator))
@$(call add,THE_LISTS,$(call tags,server alterator)) @$(call add,THE_LISTS,$(call tags,server alterator))
@$(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)
distro/server-v: distro/.server-v-base +installer \ distro/server-v: distro/.server-v-base +installer \
use/ntp/chrony \ use/ntp/chrony \
......
...@@ -10,3 +10,4 @@ kernel-modules-xtables-addons-un-def ...@@ -10,3 +10,4 @@ kernel-modules-xtables-addons-un-def
kernel-modules-kvdo-un-def kernel-modules-kvdo-un-def
kernel-modules-zfs-un-def kernel-modules-zfs-un-def
zfs-utils zfs-utils
vdo
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