slackbuilds/system/acpi_call
B. Watson 621e0f653f
system/acpi_call: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-20 11:17:46 +07:00
..
README
acpi_call.SlackBuild system/acpi_call: Align with template. 2023-05-20 11:17:46 +07:00
acpi_call.info
doinst.sh
fix-5.x-kernel.patch
fix-acpi-include.patch
slack-desc

README

Simple kernel module that enables you to call ACPI methods by writing
the method name followed by arguments to /proc/acpi/call. It allows you
to tamper with your system and should be used with CAUTION.

To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in:

KERNEL=4.4.14 ./acpi_call.SlackBuild