diff options
-rw-r--r-- | kernels/linux-libre-grsec-knock/linux.install | 4 | ||||
-rw-r--r-- | kernels/linux-libre-knock/linux.install | 4 | ||||
-rw-r--r-- | kernels/linux-libre-lts-knock/linux.install | 4 | ||||
-rw-r--r-- | kernels/linux-libre-rt/linux.install | 4 | ||||
-rw-r--r-- | libre/linux-libre-grsec/linux.install | 4 | ||||
-rw-r--r-- | libre/linux-libre-lts/linux.install | 4 | ||||
-rw-r--r-- | libre/linux-libre-pck/linux.install | 4 | ||||
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 | ||||
-rw-r--r-- | libre/linux-libre/linux.install | 4 |
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} |