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

Latest Comments

« First ‹ Previous 1 .. 291 292 293 294 295 296 297 298 299 300 301 .. 308 Next › Last »

admiralspark commented on 2011-09-12 06:21 (UTC)

I know it's true. So why would you mark my package as out-of-date? graysky can't update his either.

Det commented on 2011-09-11 19:09 (UTC)

Then you should stick to that because it's true.

admiralspark commented on 2011-09-11 10:40 (UTC)

is anyone else having issues downloading the source from ftp.kernel.org? I was under the impression that all of their servers were down, and their ftp is unreachable here still (and kernel.org is down).

<deleted-account> commented on 2011-09-09 13:12 (UTC)

well well well: http://groups.google.com/group/bfq-iosched/browse_thread/thread/e6d16ca19631b6b0

Det commented on 2011-09-04 08:42 (UTC)

@Zom, you can sleep well tonight: https://bbs.archlinux.org/viewtopic.php?pid=986157

Zom commented on 2011-09-03 22:32 (UTC)

@Det: Comment by: graysky on Mon, 29 Aug 2011 19:33:13 +0000 I'm confused as hell by all this... by the way, we should take this discussion to the bbs since many people here only wanna know when the pkg updates. -------- Please do, this doesn't interest me the slightest, and I think the forums would be a better place for the discussion anyhow.

Det commented on 2011-09-03 22:07 (UTC)

As a side-note how's the -O2/-fstack-protector/Sandy Bridge thing going? It's been 2 weeks since I first asked about the first 2.

graysky commented on 2011-09-03 18:35 (UTC)

@Det - Modified but didn't bump the PKGVER. See line 308. @fackamato - does this work for your configuration?

Det commented on 2011-09-03 15:41 (UTC)

@graysky, you are already using that in you PKGBUILD. The thing is that your "for i in" selection itself is causing the fail. It should be like this: [[ -e include/config/dvb/ ]] && cp include/config/dvb/*.h "${pkgdir}/usr/src/linux-${_kernver}/include/config/dvb/"