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.
This commit is contained in:
parent
1da70393de
commit
4459f1771d
@ -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!
|
||||
|
Loading…
x
Reference in New Issue
Block a user