Package Base Details: linux-mainline

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 271
Popularity: 3.46
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-04-29 07:54 (UTC)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 75 Next › Last »

miffe commented on 2012-10-29 10:00 (UTC)

linux-mainline 3.7rc3-1: - New upstream release - Binaries at http://arch.miffe.org/

donniezazen commented on 2012-10-22 18:44 (UTC)

Thank you very much.

miffe commented on 2012-10-22 17:09 (UTC)

@donniezazen: It does. The headers are included in the linux-mainline package.

donniezazen commented on 2012-10-22 07:19 (UTC)

The binary package uploaded on your server, it doesn't have headers, does it?

miffe commented on 2012-10-21 16:58 (UTC)

linux-mainline 3.7rc2-1: - New upstream release - Binaries at the usual place

miffe commented on 2012-10-21 15:13 (UTC)

@donniezazen: Since AUR can't do splitted packages, the headers are included in the linux-mainline package.

donniezazen commented on 2012-10-21 07:46 (UTC)

Thanks for the package binaries. Would it be possible to also upload linux-headers for mainline along with linux-mainline?

cian1500ww commented on 2012-10-16 20:24 (UTC)

@miffe Didn't know that, thanks.

miffe commented on 2012-10-16 20:22 (UTC)

linux-mainline 3.7rc1-2: - Added uapi headers, thanks cian1500ww. - Binaries at http://arch.miffe.org/ @cian1500ww: -j can easily be set for all packages in /etc/makepkg.conf

cian1500ww commented on 2012-10-16 17:38 (UTC)

The new 3.7 kernel has cleanups to the uapi include files. The package_headers() function in the current PKGBUILD doesn't copy the new location of the uapi include files to the kernel source directory. I've made a patch that corrects this. I've also added a check for the number of processors which is then passed to make to compile the kernel concurrently on machines with more than one processor. http://pastebin.com/0rpKTVhw