Hi you should consider fixing tomoyo in the config file like linux-lqx package https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-lqx&id=86bc172b309b60f09b27a6aacc6c0361d57f24de
Search Criteria
Package Details: linux-xanmod-lts 6.6.62-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.23 |
First Submitted: | 2017-11-22 02:00 (UTC) |
Last Updated: | 2024-11-19 19:26 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-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-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- 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)
archdevlab commented on 2024-07-13 03:22 (UTC)
cyberpunkrocker commented on 2024-03-04 19:15 (UTC)
I get this deprecation warning with the mkinitcpio-38-3
==> WARNING: Deprecated option 'ALL_microcode' found. Update '/etc/mkinitcpio.d/linux-xanmod-lts.preset' to use the 'microcode' hook instead.
enihcam commented on 2024-02-18 23:55 (UTC)
thanks figue. one question: why pahole and python are needed as makedepend?
figue commented on 2024-02-18 21:48 (UTC) (edited on 2024-02-18 21:48 (UTC) by figue)
Thanks @enihcam I pushed the wrong PKGBUILD, because I have adapted the code but forgot to push to aur :|
enihcam commented on 2024-02-18 11:24 (UTC)
-> Setting version... Usage: scripts/setlocalversion [--no-local] [srctree] ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'linux-xanmod-lts-6.6.17-1': error: packages failed to build: linux-xanmod-lts-6.6.17-1
any ideas?
figue commented on 2023-07-05 19:17 (UTC)
Updated script choose-gcc-optimization.sh
Check new microarchitectures supported!
MikeDee commented on 2022-10-24 03:00 (UTC)
Turns out, I needed to have xterm installed. One would think it would have been installed by default.
figue commented on 2022-10-23 09:39 (UTC)
@MikeDee _makenconfig=y opens the ncurses menu interface so you can customize your kernel in the traditional way. It seems you are launching the makepkg from some unknown terminal "Error opening terminal: unknown". If you are using some AUR helper or chroot, probably isn't compatible with nconfig or you are not setting TERM variable in your shell.
MikeDee commented on 2022-10-23 00:44 (UTC)
The package won't build for me:
configuration written to .config
arch/x86/Makefile:179: CONFIG_X86_X32 enabled but no binutils support -> Prepared linux-xanmod-lts version 5.15.72-xanmod1-1-lts UPD scripts/kconfig/nconf-cfg HOSTCC scripts/kconfig/nconf.o HOSTCC scripts/kconfig/nconf.gui.o HOSTLD scripts/kconfig/nconf Error opening terminal: unknown. make[1]: [scripts/kconfig/Makefile:48: nconfig] Error 1 make: [Makefile:619: nconfig] Error 2 ==> ERROR: A failure occurred in prepare(). Aborting...
If _makenconfig=y, then the it fails. If_makenconfig=n, then it works.
enihcam commented on 2022-10-16 15:16 (UTC)
@figue i submitted a request to xanmod owner. it looks like LTS came back for now.
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: