Line 167: Replace pkgname with pkgbase
It tries to search for linux-mainline.preset, while the file is actually called linux.preset
Search Criteria
Package Details: linux-mainline-headers 6.12-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: | 278 |
Popularity: | 2.46 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 76 Next › Last »
sandy8925 commented on 2013-08-17 19:29 (UTC)
miffe commented on 2013-08-12 03:31 (UTC)
linux-mainline 3.11rc5-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2013-08-06 02:49 (UTC)
linux-mainline 3.11rc4-1:
- New release
- Binaries at http://arch.miffe.org/
miffe commented on 2013-08-03 19:18 (UTC)
linux-mainline 3.11rc3-1:
- New upstream release
- Binaries at http://arch.miffe.org/
@liubenyuan: The headers are included in the linux-mainline package.
WonderWoofy commented on 2013-07-29 14:54 (UTC)
For those wanting a split package with the headers and docs, there is a linux-git package which pulls from Linus' git tree. If you just specify which commits to use as the source, you could potentially build only at the rc releases.
I am one that actually needs the headers (stoopid broadcom....)
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here