linux-mainline 3.7rc1-2:
- Added uapi headers, thanks cian1500ww.
- Binaries at http://arch.miffe.org/
@cian1500ww: -j can easily be set for all packages in /etc/makepkg.conf
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.51 |
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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 76 Next › Last »
miffe commented on 2012-10-16 20:22 (UTC)
cian1500ww commented on 2012-10-16 17:38 (UTC)
The new 3.7 kernel has cleanups to the uapi include files. The package_headers() function in the current PKGBUILD doesn't copy the new location of the uapi include files to the kernel source directory. I've made a patch that corrects this. I've also added a check for the number of processors which is then passed to make to compile the kernel concurrently on machines with more than one processor. http://pastebin.com/0rpKTVhw
miffe commented on 2012-10-15 18:58 (UTC)
linux-mainline 3.7rc1-1:
- New upstream release
- Based of the [core] 3.6,2 package
- Webcams are enabled again
- Binaries at http://arch.miffe.org/
agapito commented on 2012-10-15 08:20 (UTC)
3.7 rc1
http://www.phoronix.com/scan.php?page=news_item&px=MTIwNjY
agapito commented on 2012-10-02 16:37 (UTC)
I've installed 3.6 from testing. Thanks.
miffe commented on 2012-10-02 14:02 (UTC)
@agapito: Yep, it got lost at 3.6rc6. I'll readd it for 3.7rc1. If you need it before then, either recompile or use linux from [testing] which has it enabled.
agapito commented on 2012-10-01 18:05 (UTC)
Webcams and dvb adapters doesn't work again!
miffe commented on 2012-10-01 15:00 (UTC)
linux-mainline 3.6-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-09-25 11:22 (UTC)
linux-mainline 3.6rc7-1:
- New upstream release
- Binaries at http://arch.miffe.org/
miffe commented on 2012-09-17 14:23 (UTC)
linux-mainline 3.6rc6-1:
- New upstream release
- Rebased against the linux 3.5.4-1 package. This should fix the depmod problems.
- Binaries at http://arch.miffe.org/
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here