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).
This commit is contained in:
parent
ce8f6dc3cb
commit
f021e19bc3
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user