summarylogtreecommitdiffstats
path: root/linux-lts-tomoyo.preset
diff options
context:
space:
mode:
authordysphoria2016-12-01 19:24:59 +0000
committerdysphoria2016-12-01 19:24:59 +0000
commit5a66d4e2b809aadcb02854124262a170f741fb2c (patch)
tree5077f7f0a8106e9ea04f1d1d8bd21f7a16992256 /linux-lts-tomoyo.preset
parent72e58c34ccbe9a942a600e8e7d1eab476515bced (diff)
downloadaur-5a66d4e2b809aadcb02854124262a170f741fb2c.tar.gz
[upd] bump to latest
Diffstat (limited to 'linux-lts-tomoyo.preset')
-rw-r--r--linux-lts-tomoyo.preset8
1 files changed, 4 insertions, 4 deletions
diff --git a/linux-lts-tomoyo.preset b/linux-lts-tomoyo.preset
index 950195fe26f1..7300e9c80f92 100644
--- a/linux-lts-tomoyo.preset
+++ b/linux-lts-tomoyo.preset
@@ -1,14 +1,14 @@
-# mkinitcpio preset file for the 'linux-lts-tomoyo' package
+# mkinitcpio preset file for the 'linux-lts' package
ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux-lts-tomoyo"
+ALL_kver="/boot/vmlinuz-linux-lts"
PRESETS=('default' 'fallback')
#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux-lts-tomoyo.img"
+default_image="/boot/initramfs-linux-lts.img"
#default_options=""
#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-lts-tomoyo-fallback.img"
+fallback_image="/boot/initramfs-linux-lts-fallback.img"
fallback_options="-S autodetect"