@beta990: make olddefconfig is uncommented by default. It's based on the .config from core/linux.
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.95 |
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 .. 36 37 38 39 40 41 42 43 44 45 46 .. 77 Next › Last »
miffe commented on 2014-09-09 20:46 (UTC)
francoism commented on 2014-09-09 20:15 (UTC)
Thanks for providing this pkg. :)
Just a stupid question: If I don't uncomment a config line in PKGBUILD, what config is used?
miffe commented on 2014-09-09 13:09 (UTC)
@hzy199411: Why? It's faster without the patching.
hzy199411 commented on 2014-09-09 10:08 (UTC)
I think you should use "A base kernel source tarball + patch" to replace the whole kernel source like linux packages in abs.
miffe commented on 2014-06-14 15:56 (UTC)
@AnAkkk: I rebase against core/linux every rc1 release.
AnAkkk commented on 2014-06-14 07:52 (UTC)
You might want to update the config to the latest one of the official package:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/config.x86_64?h=packages/linux
miffe commented on 2014-06-13 10:14 (UTC)
@mbirkis: The headers are included in the linux-mainline package. It was made this way since the old AUR didn't support split packages.
For 3.16rc1 I will make it a split package.
mbirkis commented on 2014-06-13 07:55 (UTC)
Hi! Thanks for this maintaining this package.
I just upgraded from 3.14 mainline to the current 3.15-1 and when i build it the linux-mainline-header is missing.
I tried reading the PKBUILD and there seem to be some changes with regards to this, but it is not obvious for me how to "enable" the building of the headers now. Appreciate any help, thanks.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here