install2: added use/install2/vnc
This is the antagonist of the pre-existing cleanup; suggested by frbrgeorge@ for starterkits.
This commit is contained in:
parent
cb12a2d9b7
commit
1b7b7d86ff
@ -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; @:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user