Package Base Details: linux-nitrous

Git Clone URL: https://aur.archlinux.org/linux-nitrous.git (read-only, click to copy)
Keywords: clang clearlinux kernel linux optimized
Submitter: superboringdev
Maintainer: superboringdev (n0m4n904)
Last Packager: superboringdev
Votes: 10
Popularity: 0.000010
First Submitted: 2019-11-05 16:41 (UTC)
Last Updated: 2024-05-02 17:20 (UTC)

Pinned Comments

superboringdev commented on 2020-03-23 19:25 (UTC) (edited on 2023-09-02 09:21 (UTC) by superboringdev)

The prebuilt kernel is built using Clang/LLVM 16.

The linux-nitrous binary package can be installed by adding following lines to your /etc/pacman.conf:

[linux-nitrous]
Server = https://github.com/xdevs23/linux-nitrous/releases/latest/download/

Then you can install the package using your AUR helper or pacman (e. g. sudo pacman -Syu linux-nitrous linux-nitrous-headers)

You probably need to add the keys before being able to install my packages:

sudo pacman-key --recv-keys E9C2DECAC962CB3AF1376D44148A9E3C9C3E3BF0
sudo pacman-key --lsign-key E9C2DECAC962CB3AF1376D44148A9E3C9C3E3BF0

Latest Comments

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

superboringdev commented on 2020-05-09 18:48 (UTC)

@soloturn I can figure out a way to do that.

What exactly do you need? Just that line?

I'm not familiar with what you are trying to do but if you tell me the line number you want to add that to, I could add a way for you to enable it.

soloturn commented on 2020-05-09 18:44 (UTC) (edited on 2020-05-09 18:44 (UTC) by soloturn)

would it be possible to change the PKGBUILD so it takes modprobd into account should it exist? am not to sure where i should put the make so it is valid when the next upgrade comes in.

make LSMOD=$HOME/.config/modprobed.db localmodconfig

superboringdev commented on 2020-05-05 06:22 (UTC)

@TheHardew thanks for pointing out, I'll add that in the next release.

TheHardew commented on 2020-05-05 00:19 (UTC)

Seems you need to add bison to dependencies? Failed in prepare() without it. Fine after manual installation.

superboringdev commented on 2020-04-15 21:10 (UTC)

pkgrel updated.

SpineEyE commented on 2020-04-15 21:08 (UTC)

Thanks, although you should update the pkgrel

superboringdev commented on 2020-04-15 18:48 (UTC)

It's fixed now.

superboringdev commented on 2020-04-15 17:42 (UTC)

@SpineEyE I will fix that, thanks for letting me know.

SpineEyE commented on 2020-04-15 17:27 (UTC)

Am I the only one getting failed checksum for linux-nitrous.preset?