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: 459
Popularity: 0.129775
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-26 13:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 67 68 .. 308 Next › Last »

eduardoeae commented on 2017-12-16 03:17 (UTC)

Your packages (from repo-ck.com) are failing with "missing required signature". I have been using them for months without problem. Also tried re-adding your key (pacman-key -r 5EE46C4C && pacman-key --lsign-key 5EE46C4C) as the site suggests, but still not working.

pedrogabriel commented on 2017-11-26 22:29 (UTC)

You plan to include the new runqueue patch?

johnnybegood commented on 2017-11-25 17:44 (UTC)

Thanks a lot for the ck patches for bfq-sq!!! :)

Osleg commented on 2017-11-25 16:21 (UTC)

Kernel panic solved, was unrelated to kernel itself

Osleg commented on 2017-11-25 13:44 (UTC)

Also this since upgrade to >4.14 Kernel panic with "No working init found" http://storage9.static.itmages.com/i/17/1125/h_1511617326_7762244_e6000b236e.jpg Any idea what could be the cause?

Osleg commented on 2017-11-25 13:38 (UTC)

Yeah It downloads the sources twice and it builds it twice. Just finished compilation using plain old and reliable makepkg, worked like a charm w/o duplication. :) Also, @graysky, was looking for you at IRC but since can't find you I'll ask you here. I have a server that standing idling for no reasons for quite long time and it will keep standing there. Would you like to host the repo-ck.org/$arch there? Cuz afaik lots of people have problems downloading the binary -ck images from your servers. But it's quite anoying to re-build it every time on my machine :) I can give you access to the machine if you'd like?

graysky commented on 2017-11-25 13:05 (UTC)

No idea how yaourt works but if it is running the build function twice, the author of it should be notified as that is wasteful. Are you sure that it isn't just building once, and packaging the kernel then headers? That is how makepkg does it.

Osleg commented on 2017-11-25 12:36 (UTC)

@sir_lucjan Thanks for responding, already found my question in documentation, this PKGBUILD is multi package for both headers and the kernel itself. The question tho is that possible to build both headers and kernel w/o re-downloading and re-building the entire kernel? Right now I'm installing using yaourt. So it download sources twice and building twice. How could I prevent that?

sir_lucjan commented on 2017-11-23 19:40 (UTC)

@Osleg Could you tell us what do you mean?

Osleg commented on 2017-11-23 19:37 (UTC)

I wonder what is the difference between this pkg and linux-ck as their PKGBUILDs are identical