regular.mk: added a few alterator modules to server-hyperv
As proposed by Matt Lewandowsky.
This commit is contained in:
parent
ab40f6ead6
commit
5d61d4ee34
@ -186,5 +186,6 @@ distro/regular-server-ovz: distro/regular-server \
|
|||||||
distro/regular-server-hyperv: distro/regular-server
|
distro/regular-server-hyperv: distro/regular-server
|
||||||
@$(call set,KFLAVOURS,un-def)
|
@$(call set,KFLAVOURS,un-def)
|
||||||
@$(call add,THE_PACKAGES,hyperv-daemons)
|
@$(call add,THE_PACKAGES,hyperv-daemons)
|
||||||
|
@$(call add,THE_LISTS,$(call tags,server alterator))
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
7
pkg.in/lists/tagged/server+alterator
Normal file
7
pkg.in/lists/tagged/server+alterator
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
alterator-console
|
||||||
|
alterator-datetime
|
||||||
|
alterator-logs
|
||||||
|
alterator-net-iptables
|
||||||
|
alterator-services
|
||||||
|
alterator-sysconfig
|
||||||
|
alterator-sysinfo
|
Loading…
Reference in New Issue
Block a user