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].
Search Criteria
Package Details: linux-mainline 6.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 281 |
Popularity: | 2.15 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-01-20 06:29 (UTC) |
Dependencies (21)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-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)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-gitAUR, linux-firmware-uncompressedAUR) (optional) – firmware images needed for some devices
- scx-scheds (scx-scheds-gitAUR) (optional) – to use sched-ext schedulers
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (6)
- ksmbd-tools (requires KSMBD-MODULE)
- mullvad-wg.sh-git (requires WIREGUARD-MODULE) (optional)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 77 Next › Last »
Anonymo commented on 2014-10-27 19:03 (UTC)
jaxxed commented on 2014-10-20 10:05 (UTC)
IP_NF_NAT=m is necessary to maintain iptables syntax. Without it packages like docker fail (confirmed by pablo@netfilter.org)
The testing kernel appears to already have this (their 3.17.1-1 kernel works well.)
Also, I tested this mainline build using 3.17.1 (src and pkgver using 2c9c002cf9618962883d82ba3e1caaea29af4ea37147a82bad422afdc8d21dc2) and it worked for me.
archlinux38 commented on 2014-10-06 14:46 (UTC)
Tack Miffe.
miffe commented on 2014-10-06 14:38 (UTC)
punkrockdude: If you don't want to build it, there are binary packages available at http://arch.miffe.org/
archlinux38 commented on 2014-10-06 14:31 (UTC)
Thank you WorMzy. Using Bleachbit to remove a lot of tmp files and other stuff seem to have help. Now it finally have gotten to where it downloads the linux-3.17.tar.xz file.
WorMzy commented on 2014-10-06 14:25 (UTC)
Looks like your /tmp is full, which probably isn't helping. Clean up some temporary files and see if that helps. The PKGBUILD itself is fine, I've tested it here.
archlinux38 commented on 2014-10-06 14:11 (UTC)
I downloaded the file again but still get errors:
==> ERROR: pkgrel must be a decimal.
/usr/bin/makepkg: line 2214: cannot create temp file for here-document: No space left on device
WorMzy commented on 2014-10-06 13:46 (UTC)
It sounds like there are trailing characters on your pkgrel line. Check the PKGBUILD you downloaded, make sure it's not corrupted.
archlinux38 commented on 2014-10-06 13:40 (UTC)
When I download this package and makepkg I get: ==> ERROR: pkgrel must be a decimal.
miffe commented on 2014-09-10 16:28 (UTC)
@hzy199411: For me the download is faster than the patching. But not by a lot. I'll try the patch method for the next release.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here