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

Latest Comments

« First ‹ Previous 1 .. 91 92 93 94 95 96 97 98 99 100 101 .. 308 Next › Last »

graysky commented on 2016-12-15 23:51 (UTC) (edited on 2016-12-15 23:55 (UTC) by graysky)

@Rainmaker - I like to use the official PKGBUILD as a template for this one since it minimizes both the chance of errors and my time to keep it in sync. Plus, I think many might not want to have the extra bulk of the headers package since it's only really needed to build modules. Not sure what you mean by split out the config. @BSB6 - It's the holidays people travel... seems to get this this pretty consistently this time of year.

QuartzDragon commented on 2016-12-15 22:51 (UTC)

@BS86 So what? Perhaps there's a good reason for it?

QuartzDragon commented on 2016-12-15 22:50 (UTC)

@Rainmaker I believe that the linux-ck PKGBUILD already does this?

BS86 commented on 2016-12-15 22:40 (UTC) (edited on 2016-12-15 22:40 (UTC) by BS86)

lol - arch still has only 4.8.13 in their official repositories, and no 4.9 - even Manjaro already has 4.8.14 and 4.9.0 in the stable repos -.-

Rainmaker commented on 2016-12-15 22:07 (UTC)

First of all, thank you for being very on top of all updates. If I may suggest 2 improvements: - You can build multiple packages in a single PKGBUILD. Because linux-ck and linux-ck-headers are likely to be installed together, may I suggest merging both packages to a single package. Building multiple packages in the same PKGBUILD is something that, for example, clion does. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=clion. Effectively, it is setting pkgname= to a space separated list. - Could you split out the config? Each time I do a git pull, I need to open up PKGBUILD, and edit the parameters. By having a separate configuration file, I can setup git to ignore that file (with assume-unchanged), which saves me from having to set the parameters over and over.

graysky commented on 2016-12-15 18:57 (UTC)

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

graysky commented on 2016-12-12 11:42 (UTC)

@metaphorex0 - Not out-of-date until 4.9.0 is written.[1] 1. https://wiki.archlinux.org/index.php/Linux-ck#Release_cycle

PotHix commented on 2016-12-11 17:49 (UTC)

@graysky thanks for your reply. Just saw the solution on @nlopez's post: gpg --recv-keys 79BE3E4300411886 38DBBDC86092693E

graysky commented on 2016-12-11 11:59 (UTC)

Bump to v4.8.14-2 Changelog: Bug patch fix following Arch upstream. Commit: https://wiki.archlinux.org/index.php/Linux-ck/Changelog