summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-grsec-knock/linux.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-30 07:39:01 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-09-30 08:06:57 -0300
commit44006ac3d71fb4c1ee2bca9560d578991bc4b501 (patch)
tree7f47094e5aff7e15616d253923f02f264084008c /kernels/linux-libre-grsec-knock/linux.install
parentfe2839adc67a577b0b553728a36516b8acd07e54 (diff)
update linux.install for all kernels
Diffstat (limited to 'kernels/linux-libre-grsec-knock/linux.install')
-rw-r--r--kernels/linux-libre-grsec-knock/linux.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/kernels/linux-libre-grsec-knock/linux.install b/kernels/linux-libre-grsec-knock/linux.install
index bd40bcc5f..378733c98 100644
--- a/kernels/linux-libre-grsec-knock/linux.install
+++ b/kernels/linux-libre-grsec-knock/linux.install
@@ -9,9 +9,7 @@ post_install () {
echo ">>> Updating module dependencies. Please wait ..."
depmod ${KERNEL_VERSION}
if [ "$(uname -m)" = "armv7l" ]; then
- echo ">>> NOTE: Using this kernel requires GRUB!"
- echo ">>> See the Migration Guide for instructions:"
- echo ">>> https://wiki.parabola.nu/Migration_from_Arch_ARM#GRUB"
+ echo ">>> WARNING: Using this kernel requires an updated U-Boot!"
elif [ "$(uname -m)" = "x86_64" ] || [ "$(uname -m)" = "i686" ]; then
echo ">>> Generating initial ramdisk, using mkinitcpio. Please wait..."
mkinitcpio -p linux-libre${KERNEL_NAME}