Search Criteria
Package Details: linux-xanmod-git 6.11.5.xanmod1.r0.g01af8d9d2426-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-xanmod-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-xanmod-git |
Description: | The Linux kernel and modules with Xanmod patches |
Upstream URL: | http://www.xanmod.org/ |
Keywords: | kernel xanmod |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, NTFS3-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | figuepluto |
Maintainer: | figue (figuepluto, jfigueras) |
Last Packager: | figue |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-03-23 12:11 (UTC) |
Last Updated: | 2024-11-25 23:49 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- 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)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (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)
Latest Comments
« First ‹ Previous 1 2
figue commented on 2021-01-28 19:59 (UTC)
@FuelFlo you are right. I need to update my script. Give me some time and I will add. See this commit for reference:
https://github.com/xanmod/linux/commit/2f8656f5c0c21b59b871ef486ea306865f870d9e
FuelFlo commented on 2021-01-28 17:22 (UTC)
Does anyone know why there is no option for Intel 7th Gen. (Kaby Lake) CPU optimization available in choose-gcc-optimization.sh?
And which one should I choose instead, if I have a Kaby Laky CPU and want some optimizations?
figue commented on 2020-12-10 16:45 (UTC)
Thanks! ec1aae4b4d0f
Scimmia commented on 2020-12-10 16:39 (UTC)
Please see the warning here: https://wiki.archlinux.org/index.php/Kernel/Arch_Build_System#Modifying_the_PKGBUILD
figue commented on 2020-11-25 17:04 (UTC)
@nicman23 cachy is in a separate git branch now:
https://github.com/xanmod/linux/tree/5.9-cachy
You can edit my PKGBUILD and pull from there... Probably changing:
_branch=5.9
to_branch=5.9-cachy
will work (I didn't tested).Or you can use linux-xanmod package which download from the cachy branch or stock branch according to user choice.
nicman23 commented on 2020-11-25 16:46 (UTC)
hey i cannot seem to enable cachy after compiling with it
figue commented on 2020-11-20 21:46 (UTC)
@nicman23 done. Thanks!
nicman23 commented on 2020-11-20 15:31 (UTC)
please remove deps
python-sphinx python-sphinx_rtd_theme graphviz imagemagick
as they are not relevant - they are for building docs« First ‹ Previous 1 2