Commit b08f351f authored by Michael Shigorin's avatar Michael Shigorin

regular.mk: disable upower, bluez for tde images

These make no sense as kdebluetooth is officially broken in TDE 3.5.13 and hal is used for power management.
parent e007cf95
......@@ -151,6 +151,7 @@ mixin/regular-tde: +tde \
use/syslinux/ui/gfxboot use/browser/firefox/classic use/fonts/ttf/redhat
@$(call add,THE_PACKAGES,kdeedu)
@$(call add,THE_LISTS,openscada)
@$(call add,DEFAULT_SERVICES_DISABLE,upower bluez)
distro/regular-tde: distro/.regular-desktop mixin/regular-tde +plymouth \
use/x11/gtk/nm use/net/nm/mmgui; @:
......
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