Package Base Details: linux-next-git

Git Clone URL: https://aur.archlinux.org/linux-next-git.git (read-only, click to copy)
Submitter: Nefelim4ag
Maintainer: sir_lucjan (ptr1337)
Last Packager: sir_lucjan
Votes: 17
Popularity: 0.005568
First Submitted: 2014-10-12 19:04 (UTC)
Last Updated: 2024-04-22 08:04 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

sir_lucjan commented on 2022-01-23 22:03 (UTC)

There is only one patch and it is the Arch Linux patch, from the stock kernel. There is no other patch.

l_archlinux commented on 2022-01-08 22:25 (UTC)

thanks a lot!

sir_lucjan commented on 2022-01-08 19:55 (UTC)

You don't have to change anything. You will always build the latest possible version.

l_archlinux commented on 2022-01-08 19:35 (UTC)

hi, i'm a little inexperienced in this and i was wondering: can i update the kernel to the latest commits just by reinstalling it? or does it need some changes in the PKGBUILD? thanks in advance

sir_lucjan commented on 2021-10-18 08:15 (UTC)

I can not confirm.

lucjan@archlinux $ export LANG=C
lucjan@archlinux $ git cl aur:linux-next-git
Cloning into 'linux-next-git'...
remote: Enumerating objects: 885, done.
remote: Counting objects: 100% (885/885), done.
remote: Compressing objects: 100% (614/614), done.
remote: Total 885 (delta 463), reused 675 (delta 271), pack-reused 0
Receiving objects: 100% (885/885), 689.68 KiB | 2.71 MiB/s, done.
Resolving deltas: 100% (463/463), done.
lucjan@archlinux cd linux-next-git
lucjan@archlinux $ mkaurball 
==> Making package: linux-next-git 20211013.r0.g8006b911c90a-1 (Mon Oct 18 10:13:50 2021)
==> Retrieving sources...
  -> Downloading 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4425  100  4425    0     0  11092      0 --:--:-- --:--:-- --:--:-- 11118
  -> Found config
==> Validating source files with sha512sums...
    linux-next ... Skipped
    0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... Passed
    config ... Passed
==> Entering fakeroot environment...
==> Creating source package...
  -> Adding PKGBUILD...
  -> Generating .SRCINFO file...
  -> Adding config...
  -> Compressing source package...
==> Leaving fakeroot environment.
==> Source package created: linux-next-git (Mon Oct 18 10:13:54 2021)

CyrIng commented on 2021-10-17 03:17 (UTC) (edited on 2021-10-17 03:17 (UTC) by CyrIng)

==> Validating source files with sha512sums...
    linux-next ... Skipped
    0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... FAILED
    config ... Passed
==> ERROR: One or more files did not pass the validity check!

sir_lucjan commented on 2021-10-09 17:36 (UTC)

Done, thanks.

gamezelda commented on 2021-10-09 11:20 (UTC)

I'm not entirely sure if requiring resolve_btfids for building external modules was intentional, but yeah, it doesn't hurt to change the PKGBUILD to install the tool to get external modules / DKMS working again.

(BTW, the commit introducing the requirement is the one named "bpf: Enable TCP congestion control kfunc from modules" in case anyone wants to look deeper.)

sir_lucjan commented on 2021-10-08 20:32 (UTC) (edited on 2021-10-08 20:33 (UTC) by sir_lucjan)

@gamezelda

Did I understand correctly that you want me to add this to PKGBUILD?