diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-08-20 02:00:50 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2014-08-20 10:46:26 -0400 |
commit | 7d87ee0c4752139c1ba492188ea5c07b01057159 (patch) | |
tree | 583f8224a64eac5de53a8d49fc599263f3cb6a2e /libre/linux-libre-lts/linux-libre-lts.preset | |
parent | 43820673b594530e4acff25d5d0055b13cf3744c (diff) |
linux-libre{,-lts,-grsec}: Adjust version numbers following discussion
This also renames some variables to make consistency easier.
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.preset')
-rw-r--r-- | libre/linux-libre-lts/linux-libre-lts.preset | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.preset b/libre/linux-libre-lts/linux-libre-lts.preset deleted file mode 100644 index 37cf35ed0..000000000 --- a/libre/linux-libre-lts/linux-libre-lts.preset +++ /dev/null @@ -1,14 +0,0 @@ -# mkinitcpio preset file for the 'linux-libre-lts' package - -ALL_config="/etc/mkinitcpio.conf" -ALL_kver="/boot/vmlinuz-linux-libre-lts" - -PRESETS=('default' 'fallback') - -#default_config="/etc/mkinitcpio.conf" -default_image="/boot/initramfs-linux-libre-lts.img" -#default_options="" - -#fallback_config="/etc/mkinitcpio.conf" -fallback_image="/boot/initramfs-linux-libre-lts-fallback.img" -fallback_options="-S autodetect" |