Package Base Details: linux-ck

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 461
Popularity: 1.01
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-03-16 18:02 (UTC)

Latest Comments

« First ‹ Previous 1 .. 251 252 253 254 255 256 257 258 259 260 261 .. 305 Next › Last »

alucryd commented on 2012-06-14 07:46 (UTC)

@skydrome: yeah you would have to make a single package() with everything that's under the two split package functions, it's easier to just switch the two package names since it would behave exactly the same, except the headers would be installed first.

skydrome commented on 2012-06-14 04:15 (UTC)

scratch that, that wont work without some modifications to the pkgbuild

skydrome commented on 2012-06-14 02:24 (UTC)

@alucryd, you could also just comment that line out and the package wont be split, the headers will be included into just the single package.

alucryd commented on 2012-06-13 09:31 (UTC)

@graysky: Since I'm installing the official kernel from the repo (just to have a functional kernel in case I screw up), I'm not having this problem, linux-headers is in my SyncFirst array and will install before linux, allowing the hooks to build their modules properly. I did some tests today, switching the two package functions will not have the desired effect. BUT turns out changing "true && pkgname=(linux-ck linux-ck-headers)" to "true && pkgname=(linux-ck-headers linux-ck)" will, plus it doesn't involve modifying the order the packages are built. Could you make this small change?

graysky commented on 2012-06-13 02:05 (UTC)

Bump to v3.4.2-3 Changelog: Added ARCH pactch to fix potential issue with nfs4.

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