slackbuilds_ponce/system/acpi_call
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
acpi_call.info
acpi_call.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
doinst.sh
fix-5.x-kernel.patch
fix-acpi-include.patch
README
slack-desc

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