To get wireguard-dkms to install, I had to add a line to _package-headers()
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 .. 15 16 17 18 19 20 21 22 23 24 25 .. 77 Next › Last »
SibrenVasse commented on 2018-11-12 16:38 (UTC)
amezin commented on 2018-10-18 04:18 (UTC)
Your config is out of sync from core/linux now
miffe commented on 2018-09-03 20:34 (UTC)
@jambon: I don't modify the config from whats available in core/linux. But once it's changed there it will be updated here too.
jambon commented on 2018-09-03 19:57 (UTC)
CONFIG_SILEAD_DMI has been renamed to CONFIG_TOUCHSCREEN_DMI as shown in https://lore.kernel.org/patchwork/patch/897964/. Please update the config file to reflect this.
miffe commented on 2018-08-16 22:54 (UTC)
Unflagging since 4.18.1 isn't part of mainline.
egrupled commented on 2018-06-23 23:37 (UTC) (edited on 2018-06-23 23:38 (UTC) by egrupled)
You include pgp keys but not verify them. You can change:
"git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag"
to
"git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=$_tag?signed"
miffe commented on 2018-06-22 03:29 (UTC)
@bezirg: Thats ok. core/linux-headers have the same "problem".
bezirg commented on 2018-06-21 20:52 (UTC)
I get a makepkg Warning:
==> WARNING: Package contains reference to $srcdir usr/lib/modules/4.18.0-rc1-mainline/build/tools/objtool/objtool
SibrenVasse commented on 2018-06-17 12:35 (UTC) (edited on 2018-06-17 12:40 (UTC) by SibrenVasse)
For anyone using this with a nvidia-dkms package: I had to patch the kernel and the nvidia package to get it to install.
Kernel mailing list discussion: https://lkml.org/lkml/2018/6/13/682
Nvidia patch source: http://mom.hlmjr.com/2018/06/11/nvidia-drivers-390-67-vs-kernel-4-17/
Kernel patch: https://ghostbin.com/paste/kykc3/raw
Nvidia patch: https://aur.archlinux.org/cgit/aur.git/plain/drm-control-allow.patch?h=nvidia-beta-dkms
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here