Package Details: linux-ck-headers 6.11.10-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: Headers and scripts for building modules for Linux-ck kernel
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 458
Popularity: 0.106874
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 88 89 90 91 92 93 94 95 96 97 98 .. 308 Next › Last »

neTpK commented on 2016-12-25 14:44 (UTC)

I have created my own package from this (forked basically) adding support for Reiser4 and with a config optimized solely for the Dell XPS 9550 laptops (in its various configurations). If its OK for you I'd like to name this Linux-CK-Reiser4 but with clear text that this is not made by you (in case shit hits the fan) but you will ofcourse gain the credit for the inital package the fork is based on. So Im basically using your PKGBUILD but with other options, the same patches but with a couple ones added, and grouped as ck-skylake to support your pre-compiled modules at repo-ck. Is this OK?

graysky commented on 2016-12-22 19:02 (UTC)

I updated linux-ck and all its daughter packages (broadcom-ck nvidia-x-ck, and virtualbox-ck) but currently nvidia 304xx doens't build without an update to 304.134 and currently nvidia-304xx-utils in [extra] is stuck on 304.132. This means I can't push the 4.9 update until our devs put 304.134 in the repos.

graysky commented on 2016-12-22 08:38 (UTC)

@BS - Yes, I saw it. Just need to verify that all modules build ok. Stay tuned.

BS86 commented on 2016-12-22 07:29 (UTC)

finally, 4.9 is out: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=26d5f8c9110f0fca96a7ef05c235dd005b1049a7

graysky commented on 2016-12-21 17:00 (UTC)

@Saren - I see... sorry, you'll need to edit the PKGBUILD. You can do it with a call to sed if you want.

Saren commented on 2016-12-21 16:07 (UTC)

@graysky - lol no, I want to enable NUMA.

graysky commented on 2016-12-21 13:58 (UTC)

@Saren - You shouldn't need to modify the PKGBUILD to disable NUMA... that has been defaulted for some time now.

Saren commented on 2016-12-21 13:30 (UTC)

Hi, since it's now possible to configure cpu march now, is it possible to add whether to disable numa as well so that multi cpu system users don't have to edit PKGBUILD every time linux-ck upgrades? Thanks.

mrkline commented on 2016-12-19 18:23 (UTC)

@Rainmaker: I've seen that if pacman is upgrading bash in another process. I would assume it's just a temporary problem - you'd have some really serious issues if /bin/sh went missing. :)

QuartzDragon commented on 2016-12-19 14:59 (UTC)

@Rainmaker Cannot reproduce here. That's a weird error I've never seen before... What else is happening on your machine while trying to compile?