summaryrefslogtreecommitdiff
path: root/~emulatorman/linux-libre/linux.preset
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-27 07:57:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-27 07:57:49 -0300
commitf8ffee8f862a3d5e411e6f09c606399d9cbb604c (patch)
tree15045933ef1a8b25d2ff080e17d6226758a84ec3 /~emulatorman/linux-libre/linux.preset
parent986007f260d6d706755aae7108e7568ddeb60edd (diff)
downloadabslibre-f8ffee8f862a3d5e411e6f09c606399d9cbb604c.tar.gz
abslibre-f8ffee8f862a3d5e411e6f09c606399d9cbb604c.tar.bz2
abslibre-f8ffee8f862a3d5e411e6f09c606399d9cbb604c.zip
adapt armv7h kernels for GRUB usage
Diffstat (limited to '~emulatorman/linux-libre/linux.preset')
-rw-r--r--~emulatorman/linux-libre/linux.preset14
1 files changed, 0 insertions, 14 deletions
diff --git a/~emulatorman/linux-libre/linux.preset b/~emulatorman/linux-libre/linux.preset
deleted file mode 100644
index b06292d10..000000000
--- a/~emulatorman/linux-libre/linux.preset
+++ /dev/null
@@ -1,14 +0,0 @@
-# mkinitcpio preset file for the 'linux' package
-
-ALL_config="/etc/mkinitcpio.conf"
-ALL_kver="/boot/vmlinuz-linux"
-
-PRESETS=('default' 'fallback')
-
-#default_config="/etc/mkinitcpio.conf"
-default_image="/boot/initramfs-linux.img"
-#default_options=""
-
-#fallback_config="/etc/mkinitcpio.conf"
-fallback_image="/boot/initramfs-linux-fallback.img"
-fallback_options="-S autodetect"