I rebase against the linux package every rc1, so those new config directives will be added then, if they are enabled there.
If you really need them now, you can use the 3.7 package in testing, or recompile.
Search Criteria
Package Details: linux-mainline-headers 6.13rc4-1
Package Actions
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.79 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-12-23 04:14 (UTC) |
Dependencies (16)
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 53 54 55 56 57 58 59 60 61 62 63 .. 77 Next › Last »
miffe commented on 2012-12-13 00:07 (UTC)
KaiSforza commented on 2012-12-12 21:04 (UTC)
Note to those that want a nice config/headers:
Use the testing/linux package. It is at 3.7, and their configs include all the stuff you're looking for. (The pkgbuild also includes headers and docs)
exe2 commented on 2012-12-12 20:59 (UTC)
no webcam support and no support for cgroups memory :(
miffe commented on 2012-12-11 10:58 (UTC)
linux-mainline 3.7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-12-10 12:23 (UTC)
linux-mainline 3.7rc8-1:
- New upstream release
- Binaries at http://arch.miffe.org
KaiSforza commented on 2012-12-05 00:28 (UTC)
Binaries for 3.7rc8 released here (64-bit only): http://sakuscans.com/pacmanpkg/x86_64/
Split pkgbuild updated: https://github.com/KaiSforza/archlinux-pkgbuilds/blob/master/kernel/linux-mainline/PKGBUILD (modify for pacman 4.0.3)
miffe commented on 2012-11-26 10:01 (UTC)
linux-mainline 3.7rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
KaiSforza commented on 2012-11-24 08:30 (UTC)
I've decided to edit the pkgbuild from here, making it more similar to that of the original linux package. Some things moved around, so I re-located them in the package() function, basically 'un-disabling' the stuff in this pkgbuild. Note, the config in that git directory is customized, so please use your own.
It is also a split package, with linux-mainline{,-headers,-docs} as well. (If you are using pacman-git and feel adventurous, the master branch has a fun pkgbuild you can use utilizing the new vcs abilities. Good if you've already got the linux git repo cloned for some reason.)
https://github.com/KaiSforza/archlinux-pkgbuilds/blob/linux-mainline-non-git/kernel/linux-mainline/PKGBUILD
Thank you,
KaiSforza
miffe commented on 2012-11-18 17:05 (UTC)
linux-mainline 3.7rc6-1:
- New upstream release
- Binaries at http://arch.miffe.org/
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here