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.25
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 .. 222 223 224 225 226 227 228 229 230 231 232 .. 307 Next › Last »

graysky commented on 2013-03-03 16:40 (UTC)

Bump to v3.8.1-1 LinuxChanges: http://kernelnewbies.org/LinuxChanges_3.8 Changelog: https://lkml.org/lkml/2013/2/28/219 Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=96b741a6eb56b2a5c2d9dc89cf28181424c0e1a8

graysky commented on 2013-03-01 20:42 (UTC)

@misc - Nothing was actually wrong with the patch, I mistakenly changed the source in the PKGBUILD to point to the patch for the 3.7 tree, not the 3.8 tree. This has been fixed and works with both arches. @radioact - No need, I have done this in the -0 release of linux-ck-3.8. See my comment below (2013-02-25 20:45) for the announcement and link. Still no update from CK by the way.

Radioactiveman commented on 2013-03-01 19:28 (UTC)

If you want 3.8.1 you need to disable both BFS patches and the patch for CVE-2013-1763.

misc commented on 2013-03-01 01:34 (UTC)

kernel-37-gcc47-2's hunk #6 fails in arch/x86/Kconfig.cpu for 3.8.1.

MatejLach commented on 2013-03-01 01:04 (UTC)

@graysky - Builds fine here now, many thanks for fixing this.

graysky commented on 2013-02-28 21:02 (UTC)

@PerfectGentleman - Try now.

graysky commented on 2013-02-28 10:26 (UTC)

Ok. Just need to add the following. I will update later today: [[ -d include/config/dvb ]] && find ...

graysky commented on 2013-02-27 23:19 (UTC)

Bump to v3.7.10-1 Changelog: lkml is down Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=63b322e023549522cad284171882b919543c0b8c

graysky commented on 2013-02-27 21:24 (UTC)

@Raziel23 - Very helpful, thank you. Updated the PKGBUILD to reflect this new location. @MatejLach - I updated the PKGBUILD per your feedback using a find statement that shouldn't trip makepkg if nulls are found. I tested it forcing a delete of $srcdir/linux-3.7/include/config/dvb/*.h and it worked fine. Please build with it disabling the dvb shit as you do and report back. Note that I did not bump the pkgver version.