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.22
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 .. 254 255 256 257 258 259 260 261 262 263 264 .. 308 Next › Last »

graysky commented on 2012-06-12 19:51 (UTC)

@Alucryd - I modeled the PKGBUILD after the official ARCH PKGBUILD and am reluctant to change it. Do the hooks work with the ARCH kernel?

alucryd commented on 2012-06-12 08:33 (UTC)

Hi graysky, would it be possible to put package_linux-ck-headers before package_linux-ck in the PKGBUILD so the headers are installed first? Catalyst and vbox hooks are useless the way linux-ck is. Thx in advance!

graysky commented on 2012-06-11 22:16 (UTC)

Bump to v3.4.2-2 Changelog: Updated with ck2 including bfs v0.423 and a new option to enabled an experimental upgradeable rwlocks feature that CK has released as beta. For more info on this see his blog: http://ck-hack.blogspot.com/2012/06/upgradeable-rwlocks-and-bfs.html Note: Repo users will not get this feature enabled since it is considered experimental. Commit: http://pkgbuild.com/git/aur-mirror.git/commit/linux-ck?id=44af1fdb54e890f75902c99552e29b9fcda68d55

graysky commented on 2012-06-11 13:56 (UTC)

Thanks... I get it now. Will update in a few hours.

dkaylor commented on 2012-06-11 13:29 (UTC)

Guardiano might have been reffering to this: http://ck-hack.blogspot.com/2012/06/bfs-0423-34-ck2.html Would've been nice for him to specify!

graysky commented on 2012-06-11 10:01 (UTC)

Your package linux-ck has been flagged out of date by Guardiano [1]. Guys, please post some text indicating to me why this is out of date? 1) 3.4.2 is current per lkml 2) I see no modifications from the Arch debs beyond what is already in 3.4.2-1

graysky commented on 2012-06-11 09:11 (UTC)

@berz-that script is based on whatever you have probed at this time you run it. I believe the code in my PKGBUILD is fine. @AsAck-Why did you flag out of date? 3.4.2 is current per lkml.

berz commented on 2012-06-10 19:03 (UTC)

some options seem to be missing in .config when using localmodcfg ==> If you have modprobe_db installed, running it in recall mode now Attempting to modprobe entire database... Done! ==> Running Steven Rostedt's make localmodconfig now using config: '.config' [...] Yama support (SECURITY_YAMA) [N/y/?] n Integrity Measurement Architecture(IMA) (IMA) [N/y/?] n EVM support (EVM) [N/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. ==> Running make bzImage and modules scripts/kconfig/conf --silentoldconfig Kconfig [...] Yama support (SECURITY_YAMA) [N/y/?] n Integrity Measurement Architecture(IMA) (IMA) [N/y/?] n EVM support (EVM) [N/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. make[2]: *** [silentoldconfig] Error 1 make[1]: *** [silentoldconfig] Error 2 make: *** No rule to make target `include/config/auto.conf', needed by `include/config/kernel.release'. Stop. make: *** Waiting for unfinished jobs.... make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `relocs'. ==> ERROR: A failure occurred in build(). Aborting...