Commit f021e19b authored by Michael Shigorin's avatar Michael Shigorin

regular.mk, regular+tde: be careful with kpowersave

I don't know of [k]powersave interactions with systemd and the rest of that ilk, let's be cautious and only provide it for sysv-tde images which have been actually tested by Speccyfighter who asked for this package. Can't tell for sure but something seems to break suspend menu option (hibernate isn't supported in all of the regular builds/starterkits just yet).
parent ce8f6dc3
......@@ -190,6 +190,7 @@ distro/regular-sysv-tde: distro/.regular-install-x11 \
@$(call add,RESCUE_LISTS,$(call tags,rescue misc))
@$(call add,THE_LISTS,$(call tags,base desktop))
@$(call add,THE_LISTS,$(call tags,regular tde))
@$(call add,THE_PACKAGES,kpowersave)
@$(call add,MAIN_PACKAGES,man-whatis usb-modeswitch)
distro/.regular-server: distro/.regular-install \
......
......@@ -3,7 +3,6 @@ alterator-x11
htop
k3b
kpowersave
openntpd
pm-utils
......
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