Search Criteria
Package Details: linux-clear 6.11.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-clear.git (read-only, click to copy) |
---|---|
Package Base: | linux-clear |
Description: | Linux kernel with patches from Clear Linux which allow for higher performance. This package includes the kernel and compiled modules. |
Upstream URL: | https://git.staropensource.de/JeremyStarTM/aur-linux-clear |
Keywords: | clear clearlinux intel kernel |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Submitter: | metak |
Maintainer: | JeremyStarTM |
Last Packager: | JeremyStarTM |
Votes: | 74 |
Popularity: | 0.96 |
First Submitted: | 2018-01-18 21:47 (UTC) |
Last Updated: | 2024-11-19 01:15 (UTC) |
Dependencies (16)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 51 Next › Last »
metak commented on 2019-11-05 12:12 (UTC) (edited on 2019-11-05 12:14 (UTC) by metak)
@danhyal
amelia commented on 2019-11-05 09:01 (UTC)
Could you add the config option CONFIG_NETFILTER_INGRESS
dedguy21 commented on 2019-11-04 21:14 (UTC) (edited on 2019-11-04 21:45 (UTC) by dedguy21)
Ah I am running mkinicpio 26 not 27 I will update. Thanks.
_----------- Yes everything is working now.
Thanks again for your time.
metak commented on 2019-11-04 19:10 (UTC)
@dedguy21 I'm a bit confused as to what you want to achieve? You don't need to do 1) and 2). New version of mkinitcpio=27-1
includes hook and preset files so that not every kernel package has to provide them. Just build this package as any other or use the binaries provided in my repo.
dedguy21 commented on 2019-11-04 18:51 (UTC)
@ metak Apologies for the possible noobie questions....
I have the linux-clear kernel in the /usr/lib/module folder.
1) How can I write the proper compressed image to the /boot folder 2) and the .preset files to the mkinitcpio.d folder
I used yay for installation, should I just git files and run make install?
metak commented on 2019-11-04 11:48 (UTC) (edited on 2019-11-04 14:35 (UTC) by metak)
@dedguy21 Hello. linux-clear
package is the "main" kernel, it's the default kernel in clearlinux and clear team focuses the most on it. With that said, linux-clear-current
is used mostly for testing purposes when kernel nears towards the latest release candidates (and first .0 release and .1 sometimes) then clear team rebase their patches and test this new kernel. These patches are then moved to linux-clear
when everything seems ok. After that they don't update the linux-clear-current
much, it's stuck on 5.3.1
and I expect it will get updated with 5.4rc7
? I don't know. The kernel .config
file is pretty much the same as they try to sync changes between their kernels, the exception being patch for exfat patch and some crypto modules that were introduced in linux-clear
.
Yes, I'm maintaining both of them and as you can see they're two separate packages and neither is being abandoned. Use linux-clear
and later in kernel development cycle if you want to test the latest rc
then try linux-clear-current
.
I follow stock arch's kernel way of packaging and those changes were brought by 5.3.8.1-1: Changes for new kmod and mkinitcpio hooks.
dedguy21 commented on 2019-11-04 00:00 (UTC) (edited on 2019-11-04 01:18 (UTC) by dedguy21)
First of all I wanted to say thanks for the Clear Linux packages. I always thought if you could marry their kernel with Arch you would have the perfect distro.
So wondering why does linux-clear package has a kernel number higher than linux-clear-current package?
And are you maintaining both packages separately? Or is one being abandoned for the other?
Also, when I install this package, I notice that there isn't an image for this created to the /boot or any .preset in mkinitcpio.d
I located the file in /usr/lib/module
...just wondering if this was done on purpose on your end.
Thanks again
tam1m commented on 2019-10-30 14:09 (UTC) (edited on 2019-10-30 14:09 (UTC) by tam1m)
@metak Ok I didn't know that /usr/lib/modules/<kernel>/build/.config
existed. Copying it to another location seems unnecessary, especially since /usr/lib/kernel/.config
would nowhere be mentioned in the "Arch World". CONFIG_IKCONFIG
is at least enabled by default in arch's linux
package. That's why I thought it would be nice to have it in linux-clear, too.
metak commented on 2019-10-30 13:55 (UTC)
@tam1m That's just a packaging difference. In arch kernel there's a copy of kernel config file in -headers
package. /usr/lib/modules/<kernel>/build/.config
I can add a line that copies config file like it's in clearlinux package along with enabling ikconfig.
Pinned Comments
JeremyStarTM commented on 2024-11-08 18:33 (UTC) (edited on 2024-11-08 18:33 (UTC) by JeremyStarTM)
Proposal update
The package has been updated to 6.11.7 (clr 6.11.6-1477), and with that landlock support has been enabled the package source moved to https://git.staropensource.de/JeremyStarTM/linux-clear.
JeremyStarTM commented on 2024-08-06 19:37 (UTC) (edited on 2024-11-08 18:36 (UTC) by JeremyStarTM)
Information comment
This comment provides useful information about this package. Make sure to read it through, you won't regret it.
Repository URL
This package is hosted at sos!git. If you want to contribute to the package, you can do it here: https://git.staropensource.de/JeremyStarTM/aur-linux-clear
Updates
I usually publish updates 0-3 days after a kernel release, depending on how busy I am.
If I however get wind of security-relevant updates or any vulnerabilities I will try to update the kernel as soon as possible and write a comment about the vulnerability/update. So make sure to subscribe to this package's comment mailing list.
The PKGBUILD file supports customization via environment variables. Here's a list of all of them:
_makemenuconfig
: Invokesmake menuconfig
(ncurses-based default configuration menu) before compilation starts_makenconfig
: Invokesmake nconfig
(ncurses-based nicer configuration menu) before compilation starts_makexconfig
: Invokesmake xconfig
(X11-based GUI configuration menu) before compilation starts_use_current
: Will use the configuration of the running kernel, if the running kernel is compiled withIKCONFIG_PROC
_copyfinalconfig
: Copies the final kernel configuration into the repository root askconfig-new
before compilation starts_localmodcfg
: Only compiles modules found in modprobed-db's database (which decreases compilation time and kernel size)_use_llvm_lto
: Compiles the kernel with LLVM instead of GCC. Should work, if not write a comment_subarch
: Specifies the sub architecture to compile for (see the PKGBUILD file for a list of all subarches). Default is40
(Generic-x86-64), which is compatible with all amd64 processors. Must be a number_debug
: Force enables debug options when set toy
, force disables debug options when set ton
or uses the config defaults when unsetAll of these variables just need to be set for them to apply, except for
_subarch
and_debug
. See their descriptions for more information.GPG errors
If makepkg complains about invalid PGP keys, try running this command first:
gpg --locate-keys torvalds@kernel.org gregkh@kernel.org sashal@kernel.org benh@debian.org
. This command only needs to be executed once.Issue handling
Please only submit issues in the package's repository if they aren't bug reports about the package or help requests. Please keep them to the AUR only. Tihs prevents unnecessary signups.
Build tool
If you want a dead simple way to compile this package, you can try out my build tool. It includes a few no nonsense changes to the kernel configuration and allows you to configure the PKGBUILD file in a simple manner and decrease build time. And if you don't want that, using
makepkg
as-is works fine too.