Commit 4f3738e9 authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: use/install2/vnc

This addition enables installation over VNC as suggested by frbrgeorge@. Maybe live images should carry x11vnc too, not sure yet.
parent 1b7b7d86
......@@ -38,7 +38,8 @@ distro/.regular-sysv-gtk: distro/.regular-sysv use/syslinux/ui/gfxboot \
use/x11/gdm2.20; @:
distro/.regular-install: distro/.regular-bare +installer +sysvinit +power \
use/branding use/bootloader/grub use/luks use/install2/fs
use/branding use/bootloader/grub use/luks \
use/install2/fs use/install2/vnc
@$(call add,THE_LISTS,$(call tags,base regular))
@$(call add,INSTALL2_BRANDING,alterator notes)
@$(call add,THE_BRANDING,alterator)
......
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