Package Details: linux-ck 6.12.1-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: The Linux kernel and modules with ck's hrtimer patches
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.24
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-23 13:58 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 308 Next › Last »

Distorted commented on 2021-01-09 00:32 (UTC)

Why is CONFIG_DEBUG_INFO=y set? It causes builds to use over 10GB in disk space.

bryanjhv commented on 2021-01-08 22:13 (UTC)

@graysky, is there possibility to change _package-headers' depends array using "$pkgbase" instead of fixed 'linux-ck'? I was building for silvermont (changing $pkgbase to linux-ck-silvermont the way some repositories provide it), and didn't notice it until installing linux-ck-silvermont-headers asked me to also install linux-ck instead of linux-ck-silvermont.

bryanjhv commented on 2021-01-08 22:05 (UTC) (edited on 2021-01-08 22:08 (UTC) by bryanjhv)

Ignoring the error would make things unpredictable. Just remove "-N" option so patch will try to reverse-apply and re-apply.

Kr1ss commented on 2021-01-03 11:14 (UTC)

@LucidComplex That would make it pass though also in situations where the patch itself fails for a different reason. Not sure if that's what you want to achieve.

LucidComplex commented on 2021-01-03 10:47 (UTC)

prepare() fails when patches have already been applied. I suppose you can append a || true to the end of patch commands in prepare() to address this.

Kr1ss commented on 2021-01-02 21:24 (UTC) (edited on 2021-01-02 22:06 (UTC) by Kr1ss)

@graysky The checksum for config doesn't match in the recent release.

EDIT/ Thank you fixing this so quickly ! :)

graysky commented on 2021-01-02 20:36 (UTC)

My bad... git push didn't respond for some reason.

Scimmia commented on 2021-01-02 19:32 (UTC)

I haven't found 5.10.4-2, but as long as linux-headers isn't in the provides array anymore, I'm fine with it.

graysky commented on 2021-01-01 14:33 (UTC)

@scimmia - Please review 5.10.4-2 and comment

Scimmia commented on 2021-01-01 14:24 (UTC)

If packages require that and aren't building against the 'linux' package, they're poorly packaged and should be fixed there, not hacked around here.