Commit 4db16f0e authored by Michael Shigorin's avatar Michael Shigorin

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.
parent 5c943e1c
......@@ -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))
......
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