@tam1m sure, I'll change that
Search Criteria
Package Details: linux-nitrous-fire 6.2.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-nitrous-fire.git (read-only, click to copy) |
---|---|
Package Base: | linux-nitrous-fire |
Description: | Modified Linux kernel optimized for Skylake and newer, compiled using clang, sacrificing security for performance. The 'nitrous-fire' kernel is insecure, only use it if you need the performance. |
Upstream URL: | https://gitlab.com/xdevs23/linux-nitrous |
Keywords: | insecure no-mitigations optimized performance speed |
Licenses: | GPL2 |
Provides: | NTFS3-MODULE |
Submitter: | superboringdev |
Maintainer: | superboringdev (n0m4n904) |
Last Packager: | superboringdev |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-04 21:00 (UTC) |
Last Updated: | 2023-04-26 17:17 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, dracut-gitAUR, mkinitcpio-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (make)
- kmod (busybox-coreutilsAUR, kmod-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- lzop (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
- xmlto (xmlto-gitAUR) (make)
- crda (wireless-regdb) (optional) – to set the correct wireless channels of your country
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – Additional firmware blobs
- linux-nitrous-fire-headersAUR (optional) – to build DKMS modules against this kernel
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2
superboringdev commented on 2021-09-09 23:01 (UTC)
tam1m commented on 2021-09-09 12:14 (UTC) (edited on 2021-09-09 12:14 (UTC) by tam1m)
Can we depend on initramfs
instead of mkinitcpio
directly?
That way any tool providing initramfs
can be used.
See https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=linux-xanmod#n209 for example
simona commented on 2021-07-08 07:54 (UTC)
now perfect. thx.
simona commented on 2021-07-07 23:45 (UTC)
thanks, try.
superboringdev commented on 2021-07-07 21:41 (UTC)
@simona it's fixed, please try again.
simona commented on 2021-07-07 07:55 (UTC)
cp: impossibile eseguire stat di 'include/config/dvb/*.h': File o directory non esistente
superboringdev commented on 2021-04-14 19:02 (UTC)
This package now includes the Wireguard module built into the kernel by default and thus there is no need to install one separately.
Scimmia commented on 2020-12-10 16:43 (UTC)
Please see the warning here: https://wiki.archlinux.org/index.php/Kernel/Arch_Build_System#Modifying_the_PKGBUILD
superboringdev commented on 2020-06-03 23:09 (UTC)
Warning: nvidia-dkms does not seem to work with it – it will not compile and even if you apply patches to it there is a good chance that you won't reach the login screen. Please refrain from using 5.7, try patches or use nouveau until nvidia has published a working driver...
Other dkms modules will probably work. Problems with, for example, vboxhost have been fixed in 5.7.0-2.
superboringdev commented on 2020-05-04 21:32 (UTC) (edited on 2023-04-27 21:18 (UTC) by superboringdev)
Note that this is not a secure kernel. It has things disabled that mitigate security bugs in the processor (for example retpoline, spectre/meltdown mitigation etc.) and some things tuned here and there. Do not use this on servers or on machines where security is important.
It looks like not many people are using this and thus the binary packages are not going to be available anymore. This will need to be built from source.
Update: Because this kernel is insecure, untested and barely used, it won't be updated anymore. Use linux-nitrous instead.
Pinned Comments
superboringdev commented on 2020-05-04 21:32 (UTC) (edited on 2023-04-27 21:18 (UTC) by superboringdev)
Note that this is not a secure kernel. It has things disabled that mitigate security bugs in the processor (for example retpoline, spectre/meltdown mitigation etc.) and some things tuned here and there. Do not use this on servers or on machines where security is important.
It looks like not many people are using this and thus the binary packages are not going to be available anymore. This will need to be built from source.
Update: Because this kernel is insecure, untested and barely used, it won't be updated anymore. Use linux-nitrous instead.