mkimage-profiles/features.in/oem/config.mk

16 lines
564 B
Makefile
Raw Normal View History

use/oem: use/services use/branding
@$(call add_feature)
2020-06-30 12:17:18 +03:00
@$(call add,DEFAULT_SERVICES_ENABLE,messagebus alteratord)
@$(call add,THE_PACKAGES,alterator-setup alterator-notes)
@$(call add,THE_PACKAGES,rootfs-installer-features)
@$(call add,THE_BRANDING,alterator notes)
2020-06-30 12:17:18 +03:00
@$(call try,OEM_TARGET,setup)
@$(call add,DEFAULT_SERVICES_ENABLE,$$(OEM_TARGET))
@$(call xport,OEM_TARGET)
use/oem/vnc: use/oem use/x11-vnc use/net-eth/dhcp
2020-06-30 12:17:18 +03:00
@$(call add,THE_PACKAGES,alterator-setup-x11vnc)
@$(call set,OEM_TARGET,setup-vnc)
@$(call set,NMCTL,no)
@$(call xport,NMCTL)