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.006556
First Submitted: 2014-10-12 19:04 (UTC)
Last Updated: 2024-04-17 16:06 (UTC)

Latest Comments

1 2 3 4 5 6 .. 13 Next › Last »

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 in prepare() 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:

: ${_NUMAdisable=}
: ${_disable_debug=y}

This will change the value only if they are unset. This allows users to set the options without editing the PKGBUILD.

_NUMAdisable=y _disable_debug= makepkg

sir_lucjan commented on 2023-11-07 17:40 (UTC)

@ndowens04

Done

ndowens04 commented on 2023-11-07 04:25 (UTC)

Could bcachefs be enabled, for atleast module, so that chaotic-aur builds this it would have it in it as well. I use bcachefs for my home dir

gamezelda commented on 2023-10-20 14:52 (UTC)

@sir_lucjan: Thanks, it's fixed now.

sir_lucjan commented on 2023-10-19 22:32 (UTC)

Fixed, could you try now?

gamezelda commented on 2023-10-19 22:23 (UTC)

The "Add sysctl and CONFIG to disallow unprivileged CLONE_NEWUSER" patch does not apply to the current linux-next due to a small change from "treewide: mark stuff as __ro_after_init" (https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/kernel/user_namespace.c?id=ea3229fa578b6e95a4a7ee53e1a98a45176e6f93).

It's enough to replace "__read_mostly " to "__ro_after_init" in the patch to get it working again.

sir_lucjan commented on 2023-08-30 15:46 (UTC)

You're welcome. Thanks for reporting the bug and the detailed description.

linux-aarhus commented on 2023-08-30 15:40 (UTC)

@sir_lucjan Thank you :9 - I would never have figured that out on my own.

==> Finished making: linux-next-git 20230830.r0.g56585460cc2e-1 (ons 30 aug 2023 17:39:08 CEST)
==> Installing linux-next-git package group with pacman -U...