I am wondering why linux-mainline 3.19rc1 downloads linux-3.18.tar.xz
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: | 281 |
Popularity: | 3.95 |
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 .. 34 35 36 37 38 39 40 41 42 43 44 .. 77 Next › Last »
lockheed commented on 2014-12-22 17:36 (UTC)
gutigen commented on 2014-11-18 01:45 (UTC)
It was 3.18rc4 in that quoted part from pkgbuild file, it's ok now ;)
miffe commented on 2014-11-17 20:31 (UTC)
@gutigen: It should be 3.18rc5. Where do you see rc4?
gutigen commented on 2014-11-17 17:45 (UTC)
Still named
_patchname=patch-3.18-rc4
pkgver=3.18rc4
Does it make any difference?
Potomac commented on 2014-11-03 02:22 (UTC)
linux 3.18rc3 has been released november 2 2014
Anonymo commented on 2014-10-27 23:15 (UTC)
@WorMzy @miffe Thanks for the explanation.
WorMzy commented on 2014-10-27 20:13 (UTC)
Anonymo, BFQ is an out-of-tree scheduler, you need to patch the kernel source for it to even be an option, and the patches do not follow mainline (presumably because it is a moving target, and I think BFQ is basically a one or two-man project).
See linux-pf[1] or linux-ck[2] if you want to use BFQ on your system, or try applying the patches to mainline yourself.
[1] https://wiki.archlinux.org/index.php/Linux-pf
[2] https://wiki.archlinux.org/index.php/Linux-ck
miffe commented on 2014-10-27 19:18 (UTC)
@Anonymo: I merge the core/linux package every rc1, so if it gets added there, it will show up here too.
Anonymo commented on 2014-10-27 19:03 (UTC)
Anyway to get bfq so we can enable in /etc/tmpfiles.d/set_IO_scheduler.conf? Right now, the only options are noop, deadline and [cfq].
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here