We have 4.9 in testing, should be safe to update the config files now.
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: | 280 |
Popularity: | 3.02 |
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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 77 Next › Last »
darkbasic commented on 2016-12-23 16:04 (UTC)
quest commented on 2016-12-20 23:06 (UTC)
+1 on defaulting to BBR enabled. I have a feeling that everyone is flocking to 4.9 to test it out, and in my case the new nvme support. =)
Sherlock-Holo commented on 2016-12-19 16:14 (UTC)
In my opinion, many people use the 4.9 kernel to try the new BBR, if you don't add CONFIG_TCP_CONG_BBR=y, maybe they feel disappointed(include me :p)
SirBarclay commented on 2016-12-12 01:14 (UTC)
Says 4.9-1 but it downloads and compiles 4.8
miffe commented on 2016-12-11 22:20 (UTC)
@Hydeh: Check your bc and readline installations.
Hydeh commented on 2016-12-11 21:37 (UTC) (edited on 2016-12-11 21:37 (UTC) by Hydeh)
Hi I'm having an issue with this packages installtion, when I run "makepkg -si" almost everything runs untill close to the end where this error appears.
bc: error while loading shared libraries: libreadline.so.7: cannot open shared object file: No such file or directory
make[1]: *** [Kbuild:67: include/generated/timeconst.h] Error 1
make: *** [Makefile:1033: prepare0] Error 2
==> ERROR: A failure occurred in prepare().
Aborting...
Any idea as to how i could fix this?
miffe commented on 2016-12-08 11:53 (UTC)
@RubenKelevra: I wont change the config from whats in core/linux. If you get it added there it will show up here too.
RubenKelevra commented on 2016-12-08 09:38 (UTC)
Can you please add CONFIG_TCP_CONG_BBR=y? Thanks :)
ishitatsuyuki commented on 2016-11-29 10:12 (UTC)
I'm curious if CONFIG_INTEL_ISH_HID would be included.
afzalarsalan commented on 2016-11-28 00:36 (UTC)
If you look at the commit, you'll see it's quite the simple fix for CONFIG_MODVERSIONS ;)
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cd3caefb4663e3811d37cc2afad3cce642d60061&utm_source=anzwix
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here