summarylogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorSergey Shatunov2020-01-31 21:04:08 +0800
committerSergey Shatunov2020-01-31 21:07:53 +0800
commit41f1745de0adf704cf51801ecd9e9e4ef5ef451b (patch)
tree8c39339606cd2bfd7a7cf2bc96c955e2c422ede7 /config
downloadaur-41f1745de0adf704cf51801ecd9e9e4ef5ef451b.tar.gz
Initial commit
Diffstat (limited to 'config')
-rw-r--r--config12
1 files changed, 12 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 000000000000..def7a57f0eb6
--- /dev/null
+++ b/config
@@ -0,0 +1,12 @@
+# Path to the EFI System Partition
+#UAK_ESP_PATH=/efi
+
+# Path to BMP image
+#UAK_SPLASH=/usr/share/systemd/bootctl/splash-arch.bmp
+
+# Path to directory with efi keys (db.key & db.crt)
+# Requires unifed-arch-kernel-secure-boot to be installed
+#UAK_EFI_KEYS_PATH=/etc/efi-keys
+
+# Warn when attempt to create image without are boot options
+#UAK_WARN_EMPTY_BOOT_OPTIONS=true