armh.mk: initial TDE image

This one is IMHO best suited DE for cubox' meagre performance
(especially on I/O side due to microSD) as it incurs quite modest
I/O, CPU and RAM footprint quite suitable for PII-300 times
(cubox feels quite like that but has lots of RAM compared to
even maxed-out Pentium II workstation).

The image includes OpenSCADA as a nice and unique feature
which has been developed with TDE environment in mind
and was used on ARM hardware like N900, incidentally;
thanks aen@ for this suggestion.
This commit is contained in:
Michael Shigorin 2013-07-22 22:39:35 +04:00
parent 5c943e1cdf
commit 4db16f0eb8

View File

@ -63,6 +63,9 @@ vm/cubox-xfce: vm/.cubox-gtk \
vm/cubox-mate: vm/.cubox-gtk use/x11/mate; @:
vm/cubox-tde: vm/.cubox-base use/net-eth/dhcp use/x11-autostart +tde
@$(call add,BASE_LISTS,openscada)
vm/cubox-kde4: vm/.cubox-base use/x11/kde4 use/x11/kdm4 use/fonts/zerg +pulse
@$(call add,BASE_LISTS,$(call tags,desktop && kde4 && !extra))