initial ltsp feature

Sort of builds on current Sisyphus with ltsp-related packages
fixed up in a pocket but the latter are rather in need of some
proper face-lift.
This commit is contained in:
Michael Shigorin 2011-11-27 16:52:20 +02:00
parent 178a700e6e
commit 33fe8cbd1f
5 changed files with 45 additions and 0 deletions

View File

@ -12,6 +12,11 @@ distro/desktop-mini: distro/desktop-base \
distro/icewm: distro/desktop-mini
@$(call add,BASE_LISTS,$(call tags,icewm desktop))
distro/ltsp-icewm: distro/icewm use/ltsp use/firmware
@$(call add,BASE_LISTS,$(call tags,base network))
@$(call add,BASE_LISTS,ltsp)
@$(call add,BASE_PACKAGES,apt-repo)
distro/desktop-systemd: distro/icewm use/systemd
endif

5
features.in/ltsp/README Normal file
View File

@ -0,0 +1,5 @@
Эта фича обеспечивает добавление функций терминального сервера:
- загрузку бездисковых тонких клиентов по сети;
- предоставление им доступа к серверу приложений.
На данный момент является совсем экспериментальной.

View File

@ -0,0 +1,3 @@
use/ltsp:
@$(call add,INSTALL2_PACKAGES,installer-feature-ltsp-stage2)
@$(call add,MAIN_LISTS,ltsp-client)

25
pkg.in/lists/ltsp Normal file
View File

@ -0,0 +1,25 @@
ltsp-server
ltsp-server-basic
alterator-ltsconf
alsa-plugins
alsa-plugins-pulse
syslinux
mkisofs
#kde-settings-kded-no_media_popup
#docs-install_ltsp
#docs-issue-desktop_personal
installer-feature-ltsp-stage3
# Set available online repository and some useful utilites from /sbin
installer-feature-symlinks-from-sbin
installer-feature-online-repo
####
vim-console
cpio

7
pkg.in/lists/ltsp-client Normal file
View File

@ -0,0 +1,7 @@
ltsp-client
ltsp-client-full
ltsp-client-nxsession
kernel-image-ltsp-client
kernel-modules-drm-ltsp-client
kernel-modules-alsa-ltsp-client
mc