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: 280
Popularity: 3.02
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 .. 17 18 19 20 21 22 23 24 25 26 27 .. 77 Next › Last »

Det commented on 2018-01-27 13:28 (UTC)

@lub, google: arch base-devel

lub commented on 2018-01-27 13:27 (UTC)

I think gcc and make would make sense as makedepends.

novenary commented on 2017-11-27 16:10 (UTC) (edited on 2017-11-27 17:46 (UTC) by novenary)

Hey, thanks for providing this PKGBUILD and the prebuilt repo. Would you please consider enabling CONFIG_DRM_AMD_DC_PRE_VEGA? Thanks in advance. Edit: nevermind, looks like this only changes the default state of DC, so anyone who wants to enable it can do so with amdgpu.dc=1.

restl3ss commented on 2017-11-18 11:18 (UTC)

Great package overall, one small request - in the next update can you please update your config to build the kmod for rtl8822be? The module works just fine, and otherwise I'm going to have to download the PKGBUILD and edit the config every time I want to update. Thanks

mirh commented on 2017-10-21 10:43 (UTC)

Can you please make git at least shallow cloning? It's nuts I have to download GBs of history, just to build latest kernel. And especially, what is now the point of this repo with respect to linux-git?

xuiqzy commented on 2017-10-10 18:01 (UTC)

Could you please change the VCS url to git+https://... to pull the git sources over TLS encrypted https since the git protocol is not encrypted and not authenticated? Thanks in advance! :)

MK13 commented on 2017-10-04 15:05 (UTC)

Tarballs are unsigned since 4.12-rc1 https://www.kernel.org/rc-tarballs-and-patches-starting-with-412-rc1.html Also reflects in the PKGBUILD #"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign" Any plans to change to a git based build? Even if it comes with the downsides described in the kernel page

darkbasic commented on 2017-09-28 15:39 (UTC)

kernel.org git infrastructure has lots of countermeasures to avoid abuse and sometimes they get right into your way. For example if you try to pull the same big tree twice you will notice a much lower download speed the second time. Wait a couple of hours or change your IP and everything will probably get fixed.