Commit e758b41b authored by Michael Shigorin's avatar Michael Shigorin

server: added k-m-staging to RPMS.main

A recent commit has dropped wireless support from regular server images; staging modules might still come handy in some situations, let's keep those in but not as a part of default installation.
parent 0cdc8a7d
......@@ -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,MAIN_KMODULES,staging)
@$(call add,BASE_PACKAGES,lftp wget)
@$(call add,BASE_LISTS,ovz-server)
......
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