8968cce14b
Remove PREFIX/modules directory if it doesn't contain other modules; use static plist (new file: pkg-plist). Switch to a modern USE_RC_SUBR (moved file: files/est.sh --> files/est.in). Silence install here and there. Fix IGNORE message. IGNORE if no kernel sources installed. Bump PORTREVISION for plist change. PR: ports/93985 Submitted by: itetcu (who really needs to get a commit bit soon...)
7 lines
336 B
Text
7 lines
336 B
Text
===============================================================================
|
|
To load the Enhanced Speedstep kernel module at boot:
|
|
echo 'est_enable="YES"' >> /etc/rc.conf
|
|
|
|
To log every change of CPU frequency:
|
|
echo 'est_verbose="YES"' >> /etc/rc.conf
|
|
===============================================================================
|