@figue i submitted a request to xanmod owner. it looks like LTS came back for now.
Search Criteria
Package Details: linux-xanmod-lts 6.6.64-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-xanmod-lts.git (read-only, click to copy) |
---|---|
Package Base: | linux-xanmod-lts |
Description: | The Linux kernel and modules with Xanmod patches |
Upstream URL: | http://www.xanmod.org/ |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, NTFS3-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | figue |
Maintainer: | figue (figuepluto, jfigueras) |
Last Packager: | figue |
Votes: | 14 |
Popularity: | 0.153379 |
First Submitted: | 2017-11-22 02:00 (UTC) |
Last Updated: | 2024-12-10 22:48 (UTC) |
Dependencies (15)
- 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)
- 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-uncompressedAUR, linux-firmware-gitAUR) (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 (4)
enihcam commented on 2022-10-16 15:16 (UTC)
figue commented on 2022-10-16 12:24 (UTC)
@enihcam yes, I see. Let me confirm and, at the end, I'll request package removal.
enihcam commented on 2022-10-16 05:57 (UTC)
@figue, xanmod no longer maintains LTS.
figue commented on 2021-10-09 21:22 (UTC)
@gsus use https://wiki.archlinux.org/title/Makepkg#Parallel_compilation
or you can export MAKEFLAGS="-j$(nproc)" in your terminal
gsus commented on 2021-10-09 19:58 (UTC)
For some reason the compilation are with one core only (and take a few hours), not with all cores.
I dont remember when this change happens, but I can force all core just to adding "-j12" to make in build() function?
Thanks
figue commented on 2021-10-07 22:13 (UTC)
@tioguda fixed in 29371a5102f0. I don't know why I merged _compiler option. This branch doesn't have clang config file.
Thanks!
tioguda commented on 2021-10-07 21:19 (UTC)
When trying to compile with clang, I get an error because of line 131 of pkgbuild. I believe it should be gcc instead of ${_compiler}, thanks if you can check it out.
figue commented on 2021-08-17 14:46 (UTC)
@enihcam report to https://github.com/xanmod/linux/issues
It will help!
enihcam commented on 2021-08-16 06:00 (UTC)
Running linux-xanmod 5.13.1x, the igb driver keeps crashing due to RCU panics in which i've investigated for 1+ week with nothing came out.
I finally decided to switch kernel to linux-xanmod-lts. now the stress test has run for 48 hours. ahhhhh, so good, so smooth. :)
nothing but just wanted to appreciate here. keep up the good work!
figue commented on 2021-05-28 22:09 (UTC)
@mabod check https://www.kernel.org/ links, all points to cdn. If you define SRCDEST in /etc/makepkg.conf you can download the main source from a fast link manually in that directory and it will be always there, no need to download every time.
Pinned Comments
figue commented on 2018-12-15 22:40 (UTC) (edited on 2021-02-23 18:07 (UTC) by figue)
Please, check new release. You have now several variables to enable/disable features.
References:
Personally I'm running now xanmod kernel compiled with this:
Also, you can now put a file in your local repo to build this package with a custom config. You have to call this file myconfig.
Reference: