Commit 4459f177 authored by Michael Shigorin's avatar Michael Shigorin

server: added ftp/http clients to ovz

wget is actually required by vzctl currently but lftp is a handy tool which is missing, and both are better specified explicitly.
parent 1da70393
......@@ -17,6 +17,7 @@ use/server/ovz: use/server
@$(call add,MAIN_KMODULES,ipset ipt-netflow opendpi pf_ring)
@$(call add,MAIN_KMODULES,xtables-addons) # t6/branch
@$(call add,MAIN_KMODULES,drbd83 kvm)
@$(call add,BASE_PACKAGES,lftp wget)
@$(call add,BASE_LISTS,ovz-server)
# NB: examine zabbix-preinstall package, initialization is NOT automatic!
......
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