summaryrefslogtreecommitdiff
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
parentfe2839adc67a577b0b553728a36516b8acd07e54 (diff)
update linux.install for all kernels
-rw-r--r--kernels/linux-libre-grsec-knock/linux.install4
-rw-r--r--kernels/linux-libre-knock/linux.install4
-rw-r--r--kernels/linux-libre-lts-knock/linux.install4
-rw-r--r--kernels/linux-libre-rt/linux.install4
-rw-r--r--libre/linux-libre-grsec/linux.install4
-rw-r--r--libre/linux-libre-lts/linux.install4
-rw-r--r--libre/linux-libre-pck/linux.install4
-rw-r--r--libre/linux-libre/PKGBUILD2
-rw-r--r--libre/linux-libre/linux.install4
9 files changed, 9 insertions, 25 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}
diff --git a/kernels/linux-libre-knock/linux.install b/kernels/linux-libre-knock/linux.install
index bd40bcc5f..378733c98 100644
--- a/kernels/linux-libre-knock/linux.install
+++ b/kernels/linux-libre-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}
diff --git a/kernels/linux-libre-lts-knock/linux.install b/kernels/linux-libre-lts-knock/linux.install
index bd40bcc5f..378733c98 100644
--- a/kernels/linux-libre-lts-knock/linux.install
+++ b/kernels/linux-libre-lts-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}
diff --git a/kernels/linux-libre-rt/linux.install b/kernels/linux-libre-rt/linux.install
index bd40bcc5f..378733c98 100644
--- a/kernels/linux-libre-rt/linux.install
+++ b/kernels/linux-libre-rt/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}
diff --git a/libre/linux-libre-grsec/linux.install b/libre/linux-libre-grsec/linux.install
index bd40bcc5f..378733c98 100644
--- a/libre/linux-libre-grsec/linux.install
+++ b/libre/linux-libre-grsec/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}
diff --git a/libre/linux-libre-lts/linux.install b/libre/linux-libre-lts/linux.install
index bd40bcc5f..378733c98 100644
--- a/libre/linux-libre-lts/linux.install
+++ b/libre/linux-libre-lts/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}
diff --git a/libre/linux-libre-pck/linux.install b/libre/linux-libre-pck/linux.install
index bd40bcc5f..378733c98 100644
--- a/libre/linux-libre-pck/linux.install
+++ b/libre/linux-libre-pck/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}
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index fa46687bb..06a382de8 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -20,7 +20,7 @@ _replacesoldmodules=() # '%' gets replaced with _kernelname
_srcname=linux-${_pkgbasever%-*}
_archpkgver=${_pkgver%-*}
pkgver=${_pkgver//-/_}
-pkgrel=1
+pkgrel=1.1
rcnrel=armv7-x2
arch=('i686' 'x86_64' 'armv7h')
url="http://linux-libre.fsfla.org/"
diff --git a/libre/linux-libre/linux.install b/libre/linux-libre/linux.install
index bd40bcc5f..378733c98 100644
--- a/libre/linux-libre/linux.install
+++ b/libre/linux-libre/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}