e2k: add pwmd

This package contains both the fan control service
(disabled by default so sort of safe) and the manual
fanspeed.sh (that we rather need to provide out-of-box).
This commit is contained in:
Michael Shigorin 2020-08-31 12:27:03 +03:00
parent 92ba48e7c1
commit bf52f4d15a

View File

@ -1,5 +1,6 @@
use/e2k: use/tty/S0
@$(call add_feature)
@$(call add,THE_PACKAGES,pwmd) # service disabled by default
@$(call add,BASE_PACKAGES,installer-feature-e2k-fix-clock-stage3)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-fix-boot-stage2)
@$(call add,LIVE_PACKAGES,installer-feature-e2k-ignore-cf-stage2)