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.
This commit is contained in:
parent
0cdc8a7d77
commit
e758b41bef
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user