Thanks for clarifying. I guess I'll wait for stable 6.8.1 then.
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 2 3 4 5 6 7 8 .. 77 Next › Last »
fmc000 commented on 2024-03-06 19:34 (UTC)
miffe commented on 2024-03-06 00:01 (UTC)
@InoriHeart: python-yaml is one of the makedepends. Make sure your system is up to date.
@fmc000: I'm not changing the config. The config is synced with core/linux on rc1. So once it's in there it will show up here. But you can easily enable it yourself.
fmc000 commented on 2024-03-05 08:00 (UTC)
Is it possible to add the new Intel "xe" module in this kernel? It's new in 6.8 but it's not available in linux-mainline.
InoriHeart commented on 2024-03-05 03:28 (UTC) (edited on 2024-03-05 03:28 (UTC) by InoriHeart)
Traceback (most recent call last):
File "linux-mainline/src/linux-mainline/./tools/net/ynl/ynl-gen-rst.py", line 26, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
gromit commented on 2024-01-29 20:33 (UTC)
After having a second look I think this just comes from upstream:
$ make -s kernelrelease
6.8.0-rc2
See the Makefile
VERSION = 6
PATCHLEVEL = 8
SUBLEVEL = 0
EXTRAVERSION = -rc2
miffe commented on 2024-01-29 20:24 (UTC)
@gromit: It should. I'm not sure why it's not working. I'll debug it someday.
gromit commented on 2024-01-29 20:04 (UTC) (edited on 2024-01-29 20:05 (UTC) by gromit)
The version reported by uname -r
differs from the pkgver, is this expected?
6.8-rc2
-> 6.8.0-rc2-1-mainline
I would have expected it to be 6.8-rc2-1-mainline
instead 😃
Jelgnum commented on 2024-01-07 06:02 (UTC)
I'm a new to patching aur builds, where do I put the .patch file for the pkgbuild to use it?
bittin commented on 2024-01-01 13:13 (UTC)
@eggz: not sure if you where ironic or not, and changed to regular Arch Linux kernel as Virtualbox works better with that but 6.7 is released end of this week anyways
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here