slackbuilds_ponce/system/acpi_call
Heinz Wiesinger d768605328 system/acpi_call: Fix support for PRINT_PACKAGE_NAME
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:19 +02:00
..
acpi_call.info
acpi_call.SlackBuild system/acpi_call: Fix support for PRINT_PACKAGE_NAME 2021-07-17 21:55:19 +02: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