@superboringdev awesome, thank you!
Search Criteria
Package Details: linux-nitrous-headers 6.2.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-nitrous.git (read-only, click to copy) |
---|---|
Package Base: | linux-nitrous |
Description: | Header files and scripts for building modules for Linux kernel (tagged git version) |
Upstream URL: | https://gitlab.com/xdevs23/linux-nitrous |
Keywords: | clang clearlinux futex-wait-multiple hardened kernel linux optimized wireguard zen |
Licenses: | GPL2 |
Submitter: | superboringdev |
Maintainer: | superboringdev (n0m4n904) |
Last Packager: | superboringdev |
Votes: | 10 |
Popularity: | 0.033456 |
First Submitted: | 2019-11-05 16:41 (UTC) |
Last Updated: | 2023-03-31 18:47 (UTC) |
Dependencies (17)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git)
- dkms
- lld (llvm-git)
- bc (bc-gh) (make)
- bison (byacc-bison, bison-git) (make)
- clang (clang8, clang-git, llvm-git, llvm-minimal-git) (make)
- coreutils (coreutils-git, coreutils-hybrid-git, coreutils-hybrid, coreutils-selinux) (make)
- docbook-xsl (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- inetutils (gettext-hostname, inetutils-git) (make)
- kmod (kmod-git, kmod-minimal-git) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- lld (llvm-git) (make)
- llvm (llvm8, llvm-git, llvm-minimal-git) (make)
- lzop (make)
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
- xmlto (xmlto-git) (make)
Required by (1)
- linux-nitrous (optional)
Sources (2)
d00d00 commented on 2021-11-25 21:22 (UTC)
superboringdev commented on 2021-11-24 19:11 (UTC)
I enabled the NTFS3 module including ACL and LZX support. Next release will have it.
superboringdev commented on 2021-11-23 22:50 (UTC)
Sure, I'll take a look when I get some time for it, probably within a week.
d00d00 commented on 2021-11-23 21:57 (UTC)
Would it be possible to have the ntfs3 module with lzx compression added to the binary distribution of this kernel? ntfs3 is stable now and in the mainline kernel. There's a dkms package for it in the AUR but it's a backport and only maintained for compatibility now that ntfs3 is mainline.
superboringdev commented on 2021-11-17 23:14 (UTC)
@d00d00 I'm glad it works for you now and I appreciate your feedback :)
d00d00 commented on 2021-11-17 22:12 (UTC)
@superboringdev, works great now! Thanks for your work maintaining the package!
superboringdev commented on 2021-11-16 17:43 (UTC)
@d00d00 it's fixed now.
superboringdev commented on 2021-11-15 23:45 (UTC) (edited on 2021-11-15 23:46 (UTC) by superboringdev)
@d00d00 thank you for your feedback. I'm aware of the issue and a patch is going to be released as soon as possible. In the meantime you can edit /usr/lib/modules/linux-nitrous-5.12.2-2/build/Makefile and remove the two lines with flags containing "retpoline" to make it work with Clang.
You will need to run the dkms commands again.
d00d00 commented on 2021-11-15 21:52 (UTC) (edited on 2021-11-15 23:00 (UTC) by d00d00)
This package and the binary are both broken for me at present (linux-nitrous-5.15.2-2). DKMS fails to build anything because it is attempting to pass the -mretpoline flag to GCC and GCC doesn't recognize it. So something is still wrong with the lto & Clang/DKMS compatibility patch stuff. I managed to compile linux-nitrous from source with GCC instead of Clang and it fixed the DKMS issue.
Pinned Comments
superboringdev commented on 2020-03-23 19:25 (UTC) (edited on 2023-01-20 17:32 (UTC) by superboringdev)
The prebuilt kernel is built using Clang/LLVM 14/15.
The linux-nitrous binary package can be installed by adding following lines to your /etc/pacman.conf:
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: