Commit 385792d1 authored by Anton Midyukov's avatar Anton Midyukov

oem: not use/x11vnc for use/oem/vnc

Needed alterator-setup 0.3.13. Now alterator-setup to prepare self to work via VNC. Also VNC mode is now optional and requires inclusion in/etc/alterator-setup/config option ALTERATOR_SETUP_VNC=1
parent 3800e074
......@@ -11,11 +11,9 @@ use/oem: use/services use/branding use/deflogin/root
@$(call xport,OEM_STEPS)
@$(call xport,OEM_INSTALL)
use/oem/vnc: use/oem use/x11-vnc use/net-eth/dhcp
@$(call add,THE_PACKAGES,alterator-setup-x11vnc)
@$(call set,OEM_TARGET,setup-vnc)
@$(call set,NMCTL,no)
@$(call xport,NMCTL)
use/oem/vnc: use/oem use/net-eth/dhcp
@$(call add,THE_PACKAGES,alterator-vnc)
@$(call add,THE_PACKAGES,x11vnc x11vnc-service xorg-drv-dummy)
use/oem/no-cleanup: use/oem
@$(call set,OEM_NO_CLEANUP,yes)
......
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