Commit 1b7b7d86 authored by Michael Shigorin's avatar Michael Shigorin

install2: added use/install2/vnc

This is the antagonist of the pre-existing cleanup; suggested by frbrgeorge@ for starterkits.
parent cb12a2d9
......@@ -47,6 +47,10 @@ use/install2/vmware:
@$(call add,STAGE1_KMODULES,scsi) # mptspi in led-ws
@$(call add,INSTALL2_PACKAGES,xorg-drv-vmware)
# NB: sort of conflicts with use/install2/cleanup/vnc
use/install2/vnc:
@$(call add,INSTALL2_PACKAGES,x11vnc)
# filesystems handling
use/install2/fs: use/install2/xfs use/install2/jfs use/install2/reiserfs; @:
......
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