872afb3c0c
ltsp-icewm used to be the only ALTSP (testbed) distro over here but now its terminal server part works good enough to seperate it from the UI part. A few additions to facilitate testing, tweaking and benchmarking: iftop, openssh-server, mplayer
9 lines
293 B
Makefile
9 lines
293 B
Makefile
use/ltsp:
|
|
@$(call add,INSTALL2_PACKAGES,installer-feature-ltsp-stage2)
|
|
@$(call add,MAIN_LISTS,ltsp-client ltsp-client.$(ARCH))
|
|
@$(call add,BASE_LISTS,ltsp)
|
|
|
|
use/ltsp/base: use/ltsp use/firmware
|
|
@$(call add,BASE_LISTS,$(call tags,base network))
|
|
@$(call add,BASE_PACKAGES,apt-repo firefox)
|