summarylogtreecommitdiffstats
path: root/linux.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado2015-09-30 08:12:52 -0300
committerAndré Fabian Silva Delgado2015-09-30 08:12:52 -0300
commitc5365656e9ef0e8d89472a6966b86339c2195ee1 (patch)
treec80f434a7497d7500bc8d32da232843cfea5cacc /linux.install
parent87f7f8ce34649ed743b37ae88f4c79d84e731110 (diff)
downloadaur-c5365656e9ef0e8d89472a6966b86339c2195ee1.tar.gz
Update to 4.2.1_gnu-1.1
* update linux.install
Diffstat (limited to 'linux.install')
-rw-r--r--linux.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/linux.install b/linux.install
index bd40bcc5f926..378733c98e64 100644
--- a/linux.install
+++ b/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}