summarylogtreecommitdiffstats
path: root/patch-kernel.conf
diff options
context:
space:
mode:
authorDaniel Kirchner2020-02-16 00:49:43 +0100
committerDaniel Kirchner2020-02-16 00:49:43 +0100
commiteaced730fda1d8c79457cfa2d4bf8af9f3af94ae (patch)
tree855c86f52da44665206ab701cfb9e3a06fc7d8a9 /patch-kernel.conf
downloadaur-patch-kernel-pacman-hook.tar.gz
Initial commit
Diffstat (limited to 'patch-kernel.conf')
-rw-r--r--patch-kernel.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/patch-kernel.conf b/patch-kernel.conf
new file mode 100644
index 000000000000..7739c973846e
--- /dev/null
+++ b/patch-kernel.conf
@@ -0,0 +1,14 @@
+# Specify a non-root user used to build the patched kernel.
+MAKEPKG_USER=""
+
+# Specify a directory for building. The hook will use asp to create subdirectory called "linux" for the patched build.
+BUILD_DIRECTORY=""
+
+# A list of paths to kernel patches to apply to the kernel.
+KERNEL_PATCHES=""
+
+# An optional list of arguments to be passed to makepkg.
+# MAKEPKG_OPTIONS="--clean --skippgpcheck"
+
+# The pacman cache dir used to store the created package. Modify this, if you don't use the default.
+# PACMAN_CACHE_DIR=/var/cache/pacman/pkg