summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2018-11-29 13:22:35 -0500
committergraysky2018-11-29 13:22:35 -0500
commit7801adc7c95380b07f33aeb630869cda0db575ed (patch)
tree9efc7103aa0c2a1446e56417ec263280e0e40449
parent12c154d5af2cf38e953f0ee5a1fd1dfc5acb3cbb (diff)
downloadaur-7801adc7c95380b07f33aeb630869cda0db575ed.tar.gz
Update to 4.19.5-1
-rw-r--r--.SRCINFO18
-rw-r--r--90-linux.hook2
-rw-r--r--PKGBUILD19
-rw-r--r--linux.install2
4 files changed, 20 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3b05d33b9b35..c57b1f4fa7d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Nov 23 19:52:57 UTC 2018
+# Thu Nov 29 18:22:34 UTC 2018
pkgbase = linux-ck
- pkgver = 4.19.4
+ pkgver = 4.19.5
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.4.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.5.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.5.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -20,11 +20,11 @@ pkgbase = linux-ck
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = http://ck.kolivas.org/patches/4.0/4.19/4.19-ck1/patch-4.19-ck1.xz
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
- sha256sums = a38f5606bba1f5611c798541f6c3d43267b8599d9e3167471d4b662e33ff47aa
+ sha256sums = 8c839ec29cce7eb0e8ef7eaa10d1eb9d84d2be2521e352fb4f9414e76856ef75
sha256sums = SKIP
sha256sums = e296d89203a7688d69ec94d0c31e95ab83094a6f24f3c53104b3f19954d9e7dc
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
- sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
+ sha256sums = c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636
sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = 77863d16a08e1b3c726b6c965f1bb7c672bd7317776810121062b73f9ea26780
@@ -38,12 +38,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.19.4
+ provides = linux-ck=4.19.5
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.19.4
- provides = linux-headers=4.19.4
+ provides = linux-ck-headers=4.19.5
+ provides = linux-headers=4.19.5
diff --git a/90-linux.hook b/90-linux.hook
index be0d886539f4..fca45abe1a62 100644
--- a/90-linux.hook
+++ b/90-linux.hook
@@ -2,7 +2,7 @@
Type = File
Operation = Install
Operation = Upgrade
-Target = boot/vmlinuz-%PKGBASE%
+Target = usr/lib/modules/%KERNVER%/vmlinuz
Target = usr/lib/initcpio/*
[Action]
diff --git a/PKGBUILD b/PKGBUILD
index e284747ac2f3..de97bb83fe78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,7 +71,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=4.19.4-arch1
+_srcver=4.19.5-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -96,11 +96,11 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('a38f5606bba1f5611c798541f6c3d43267b8599d9e3167471d4b662e33ff47aa'
+sha256sums=('8c839ec29cce7eb0e8ef7eaa10d1eb9d84d2be2521e352fb4f9414e76856ef75'
'SKIP'
'e296d89203a7688d69ec94d0c31e95ab83094a6f24f3c53104b3f19954d9e7dc'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
- '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
+ 'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'77863d16a08e1b3c726b6c965f1bb7c672bd7317776810121062b73f9ea26780'
@@ -201,22 +201,19 @@ _package() {
#groups=('ck-generic')
local kernver="$(<version)"
+ local modulesdir="$pkgdir/usr/lib/modules/$kernver"
cd linux-${pkgver}
msg2 "Installing boot image..."
- local image="$pkgdir/boot/vmlinuz-$pkgbase"
- install -Dm644 "$(make -s image_name)" "$image"
+ # systemd expects to find the kernel here to allow hibernation
+ # https://github.com/systemd/systemd/commit/edda44605f06a41fb86b7ab8128dcf99161d2344
+ install -Dm644 "$(make -s image_name)" "$modulesdir/vmlinuz"
+ install -Dm644 "$modulesdir/vmlinuz" "$pkgdir/boot/vmlinuz-$pkgbase"
msg2 "Installing modules..."
- local modulesdir="$pkgdir/usr/lib/modules/$kernver"
- mkdir -p "$modulesdir"
make INSTALL_MOD_PATH="$pkgdir/usr" modules_install
- # systemd expects to find the kernel here to allow hibernation
- # https://github.com/systemd/systemd/commit/edda44605f06a41fb86b7ab8128dcf99161d2344
- ln -sr "$image" "$modulesdir/vmlinuz"
-
# a place for external modules,
# with version file for building modules and running depmod from hook
local extramodules="extramodules$_kernelname"
diff --git a/linux.install b/linux.install
index 37ba37494605..43b8071cf8a4 100644
--- a/linux.install
+++ b/linux.install
@@ -8,3 +8,5 @@ post_remove() {
rm -f boot/initramfs-%PKGBASE%.img
rm -f boot/initramfs-%PKGBASE%-fallback.img
}
+
+# vim:set ft=sh ts=8 sts=2 sw=2 et: