Package Details: linux-mainline-headers 6.13rc4-1

Git Clone URL: https://aur.archlinux.org/linux-mainline.git (read-only, click to copy)
Package Base: linux-mainline
Description: Headers and scripts for building modules for the Linux Mainline kernel
Upstream URL: https://kernel.org/
Licenses: GPL-2.0-only
Submitter: miffe
Maintainer: miffe
Last Packager: miffe
Votes: 281
Popularity: 3.87
First Submitted: 2011-07-22 06:50 (UTC)
Last Updated: 2024-12-23 04:14 (UTC)

Required by (0)

Sources (2)

Pinned Comments

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

Repository here

Latest Comments

« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 53 54 55 .. 77 Next › Last »

KaiSforza commented on 2013-07-25 22:38 (UTC)

No, there is only one package in this. It is not a split package.

<deleted-account> commented on 2013-07-25 22:36 (UTC)

compiled with -rc2 (modify rc1 -> rc2 and run md5sum). However does this version of PKGBUILD yielded only one package 'linux-mainline-3.11rc2-1-x86_64.pkg.tar.xz' ? I found no traditional header package .

sandy8925 commented on 2013-07-24 16:09 (UTC)

Linx kernel 3.11-rc2 has been released. Need to update the package.

miffe commented on 2013-07-17 17:11 (UTC)

linux-mainline 3.11rc1-1: - New upstream release - Synced with core/linux 3.10.1-1 - Binaries at http://arch.miffe.org/ It's vacation time, so the releases for the next month or so will be somewhat sporadic. @ridikulus_rat: The tarballs are small and download fast, so I don't really think we need to use git.

KaiSforza commented on 2013-07-15 19:01 (UTC)

@ridikulus_rat: I have been doing this for a long time in my kernel package, which you can find at http://git.kaictl.net/wgiokas/aur.git/tree/kernel/linux-kaictl . I have been using the git tags style for quite some time now, since before the VCS work was in the release version of pacman. However, I would argue against using it in this case. While it is extremely useful for people that constantly build it, the kernel repo is ~700M bare on my system. If you are building it every release, yes, it will save you quite a bit of time, but for the general public it is not an improvement.

ka2107 commented on 2013-07-15 18:51 (UTC)

@miffe: Modified PKGBUILD at https://gist.github.com/the-ridikulus-rat/6002378 (actual source files and md5sum not updated).

ka2107 commented on 2013-07-15 18:32 (UTC)

miffe: Can you use makepkg's git tag support for source instead of downloading the src tarball, that way we don't need to download an entire source tarball everytime a rc is released, if we compile our own pkg (saves bandwidth).

miffe commented on 2013-07-02 10:24 (UTC)

3.10-1: - New upstream release - Synced with core/linux 3.10-1 - Binaries at http://arch.miffe.org/