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)
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.32 |
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 .. 53 54 55 56 57 58 59 60 61 62 63 .. 76 Next › Last »
KaiSforza commented on 2012-12-05 00:28 (UTC)
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/
bjo commented on 2012-11-17 11:20 (UTC)
@donniezazen:
The repo name is miffe, so it has to be 'miffe' in the brackets.
You can also see this when you look at the db-file in http://arch.miffe.org/x86_64/.
donniezazen commented on 2012-11-16 06:24 (UTC)
I couldn't find information about your repository in Unofficial User Repository wiki. Will it be following?
[linux-mainline]
Server = http://arch.miffe.org/x86_64/
frigaut commented on 2012-11-13 18:22 (UTC)
oh, that may be why I lost my webcam with 3.7-rc5 then...
<deleted-account> commented on 2012-11-13 02:45 (UTC)
Ditto to no uvcvideo modules.
mereghost commented on 2012-11-12 17:40 (UTC)
The uvcvideo modules don't seem to be in the package, but they are on the source (modules/drivers/usb/video)
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here