ve.mk: initial ve/samba-DC

This one has been used in e2k build testing, let it live.
This commit is contained in:
Michael Shigorin 2017-02-25 19:51:49 +03:00
parent ad8f0a1b80
commit dd87c70ee5

View File

@ -37,6 +37,9 @@ ve/openvpn: ve/bare
ve/pgsql94: ve/generic ve/pgsql94: ve/generic
@$(call add,BASE_PACKAGES,postgresql9.4-server) @$(call add,BASE_PACKAGES,postgresql9.4-server)
ve/samba-DC: ve/generic
@$(call add,BASE_PACKAGES,task-samba-dc glibc-locales net-tools)
ve/systemd-bare: ve/.base use/control/sudo-su use/repo use/net/networkd +systemd ve/systemd-bare: ve/.base use/control/sudo-su use/repo use/net/networkd +systemd
@$(call add,BASE_PACKAGES,interactivesystem su) @$(call add,BASE_PACKAGES,interactivesystem su)
@$(call add,BASE_LISTS,openssh) @$(call add,BASE_LISTS,openssh)