summarylogtreecommitdiffstats
path: root/linux-lts.preset
diff options
context:
space:
mode:
authorSuperBo2016-11-22 19:51:28 +0700
committerSuperBo2016-11-22 19:51:28 +0700
commit7f4782985d972ef79da76205d239e16b7ceba097 (patch)
tree79626d86e8d5535e59167eaccf12b0c0c67a10d9 /linux-lts.preset
downloadaur-7f4782985d972ef79da76205d239e16b7ceba097.tar.gz
Linux-lts 4.4.34 for surface pro 4 device
Diffstat (limited to 'linux-lts.preset')
-rw-r--r--linux-lts.preset14
1 files changed, 14 insertions, 0 deletions
diff --git a/linux-lts.preset b/linux-lts.preset
new file mode 100644
index 000000000000..d26d36baef90
--- /dev/null
+++ b/linux-lts.preset
@@ -0,0 +1,14 @@
+# mkinitcpio preset file for the 'linux-lts' package
+
+ALL_config="/etc/mkinitcpio.conf"
+ALL_kver="/boot/vmlinuz-linux-lts"
+
+PRESETS=('default' 'fallback')
+
+#default_config="/etc/mkinitcpio.conf"
+default_image="/boot/initramfs-linux-lts.img"
+#default_options=""
+
+#fallback_config="/etc/mkinitcpio.conf"
+fallback_image="/boot/initramfs-linux-lts-fallback.img"
+fallback_options="-S autodetect"