Search Criteria
Package Details: linux-next-git 20250307.r0.g0a2f88912896-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-next-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-next-git |
Description: | The Linux NEXT kernel and modules |
Upstream URL: | http://www.kernel.org/ |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | Nefelim4ag |
Maintainer: | sir_lucjan (ptr1337) |
Last Packager: | sir_lucjan |
Votes: | 18 |
Popularity: | 0.108762 |
First Submitted: | 2014-10-12 19:04 (UTC) |
Last Updated: | 2025-03-10 07:13 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-selinuxAUR, 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)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (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
- modprobed-dbAUR (optional) – Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- 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 (8)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-next-git-headers
- linux-tip-git-headers
- 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 (5)
- config
- git+https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0002-arch-Kconfig-Default-to-maximum-amount-of-ASLR-bits.patch
- https://gitlab.com/sirlucjan/kernel-patches/raw/master/next/arch-patches-sep/0003-x86-insn_decoder_test-allow-longer-symbol-names.patch
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
gamezelda commented on 2025-03-10 21:28 (UTC)
@sir_lucjan: Tried again and I could build successfully. Thanks!
sir_lucjan commented on 2025-03-10 07:18 (UTC)
Could you try now?
gamezelda commented on 2025-03-08 22:17 (UTC) (edited on 2025-03-08 22:17 (UTC) by gamezelda)
For the past week, the build has failed with an error near the end of the build, similar to https://bugs.gentoo.org/949240:
This patch fixes the build: https://lore.kernel.org/lkml/Y9ES4UKl%2F+DtvAVS@gmail.com/T/
gromit commented on 2025-03-06 07:52 (UTC)
@sir_lucjan, @ptr1337, the package is missing 'git' as makedep:
gamezelda commented on 2024-09-26 18:07 (UTC)
The checksum verification for the config file fails since the last commit.
sir_lucjan commented on 2024-05-15 08:14 (UTC)
giovanni commented on 2024-05-15 08:01 (UTC)
I am also looking for an unofficial repository for linux-next.
kola54453 commented on 2024-05-13 00:00 (UTC)
is there any pacman unofficial repo for linux-next like linux-mainline ?
ozz commented on 2024-04-02 13:55 (UTC)
Maybe it has been discussed but wouldn't it make sense to use
git clone --depth 1
inprepare()
as the source instead of the default VCS (git) source? It's so much faster and wastes less bandwidth.xiota commented on 2024-01-13 00:53 (UTC) (edited on 2024-01-13 00:56 (UTC) by xiota)
Would be better to set config variables like:
This will change the value only if they are unset. This allows users to set the options without editing the PKGBUILD.
1 2 3 4 5 6 .. 14 Next › Last »