Changing to execute kexec on poweroff

This commit is contained in:
Fabio Belavenuto
2023-01-09 21:14:52 -03:00
parent 3a13b66c7a
commit 8875aa160b
6 changed files with 68 additions and 34 deletions

View File

@@ -47,6 +47,7 @@ function compile-module {
echo "Platform ${1} not found."
exit 1
fi
unset VALID
echo -e "Compiling module for \033[7m${PLATFORM}-${KVER}\033[0m..."
cp -R /input /tmp
export-vars ${PLATFORM}