Package Details: linux-ck 6.11.10-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.194864
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Dependencies (14)

Required by (7)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 95 96 97 98 99 100 101 102 103 104 105 .. 308 Next › Last »

fafryd commented on 2016-11-19 12:03 (UTC) (edited on 2016-11-19 12:24 (UTC) by fafryd)

>Every linux package (linux, linux-zen, linux-lts, linux-grsec, ... AUR packages >like linux-git, ...) has to ship its own hook. https://bugs.archlinux.org/task/51818 edit: http://pastebin.com/DLTbkhZS

graysky commented on 2016-11-19 10:55 (UTC)

Bump to v4.8.9-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.9 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2016-11-19 10:55 (UTC)

@QD - No sure what you mean. You mention errors but provide no output and you mention references but provide no line numbers. Finally, you mention larger scope that PKGBUILD but provide no examples... I can't really act on anything you're reporting. If the references to the vanilla kernel are some variables in the PKGBUILD or linux.{preset,install} make sure you inspect them in a shell as many are substitutions that simply don't get substituted. For example, PKGBUILD line 262.

QuartzDragon commented on 2016-11-19 05:48 (UTC)

Hey graysky, I was looking at the PKGBUILD, due to build errors, and there are many references that only apply to the vanilla Arch Linux kernel. And it's not just the PKGBUILD that needs fixing... justing letting you know. Cheers, QD

graysky commented on 2016-11-17 23:46 (UTC)

Bump to v4.8.8-2 Changelog: Updates to PKGBUILD per Arch upstream. Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

graysky commented on 2016-11-17 23:36 (UTC) (edited on 2016-11-17 23:57 (UTC) by graysky)

Yep, already updated but was waiting for 4.8.9 to bump[1]. EDIT: here you go... better to hear about any bugs/errors before I do the repo rebuild so maybe this 24-36 h period will unearth some. 1. https://lkml.org/lkml/2016/11/17/287

SuperIce97 commented on 2016-11-17 22:15 (UTC)

The mainline kernel has some interesting changes with 4.8.8-2 and above. I'm not sure if these should be integrated into the ck kernel, but I would say it's worth a look (mainly some sed cleanups and using a new trigger to generate the initramfs as a post-transaction hook): https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux

graysky commented on 2016-11-15 20:07 (UTC)

Bump to v4.8.8-1 Changelog: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.8 Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog

rob77 commented on 2016-11-15 09:53 (UTC)

@QuartzDragon didn't think of that as I have git cloned this packages URL, I just git pull and re build the package. I did build the package so my comment was an FYI for anyone else facing same issue. But when next update comes will delete the file I have locally and re download.

QuartzDragon commented on 2016-11-15 07:59 (UTC) (edited on 2016-11-15 07:59 (UTC) by QuartzDragon)

@rob77 Try deleting the file so it can be redownloaded? I did that just in case.