kernel.org git infrastructure has lots of countermeasures to avoid abuse and sometimes they get right into your way. For example if you try to pull the same big tree twice you will notice a much lower download speed the second time. Wait a couple of hours or change your IP and everything will probably get fixed.
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.20 |
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 .. 18 19 20 21 22 23 24 25 26 27 28 .. 77 Next › Last »
darkbasic commented on 2017-09-28 15:39 (UTC)
laichiaheng commented on 2017-09-28 15:18 (UTC)
Why is the download speed so slow??
prazola commented on 2017-09-18 15:52 (UTC)
PKGBUILD and Makefile renewed?
I used to patch both to load my config and setup march and mtune like this:
"sed -i -e 's/march=core2/march=native/g;s/mtune=generic/mtune=native/g' Makefile"
And replacing o2 with o3. Is there a way to do the same now with only few modifications as before?
miffe commented on 2017-08-10 03:56 (UTC)
It's vacation time, so updates might be a little slow for a few weeks.
kaueraal commented on 2017-07-05 21:04 (UTC)
The kernel currently does not build the new bfq io scheduler by default. I think that should be added/changed.
muhviehstarr commented on 2017-07-05 20:33 (UTC)
please check the config file:
.config:5463:warning: symbol value 'm' invalid for SND_DESIGNWARE_PCM
xuiqzy commented on 2017-07-05 07:50 (UTC)
I also get failed checksums on 4.12 with the 2 config files
fs0ciety commented on 2017-07-04 23:31 (UTC)
With 4.12 I get the following errors.
config.i686 ... FAILED
config.x86_64 ... FAILED
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here