Search Criteria
Package Details: linux-ck 6.12.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | The Linux kernel and modules with ck's hrtimer patches |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.24 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-23 13:58 (UTC) |
Dependencies (14)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-uutilsAUR, coreutils-hybridAUR)
- 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)
- 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)
- 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 (6)
- ksmbd-tools (requires KSMBD-MODULE)
- linux-ck-headers
- 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 (6)
- ck-hrtimer-7190dde8a80cd807e59a2287e3cff7a943cb7b34.tar.gz
- config
- https://github.com/archlinux/linux/releases/download/v6.12.1-arch1/linux-v6.12.1-arch1.patch.zst
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.sign
- https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.12.1.tar.xz
- more-uarches-20241018.tar.gz
Latest Comments
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 308 Next › Last »
Distorted commented on 2021-01-09 00:32 (UTC)
Why is
CONFIG_DEBUG_INFO=y
set? It causes builds to use over 10GB in disk space.bryanjhv commented on 2021-01-08 22:13 (UTC)
@graysky, is there possibility to change
_package-headers
'depends
array using"$pkgbase"
instead of fixed'linux-ck'
? I was building forsilvermont
(changing$pkgbase
tolinux-ck-silvermont
the way some repositories provide it), and didn't notice it until installinglinux-ck-silvermont-headers
asked me to also installlinux-ck
instead oflinux-ck-silvermont
.bryanjhv commented on 2021-01-08 22:05 (UTC) (edited on 2021-01-08 22:08 (UTC) by bryanjhv)
Ignoring the error would make things unpredictable. Just remove "-N" option so patch will try to reverse-apply and re-apply.
Kr1ss commented on 2021-01-03 11:14 (UTC)
@LucidComplex That would make it pass though also in situations where the
patch
itself fails for a different reason. Not sure if that's what you want to achieve.LucidComplex commented on 2021-01-03 10:47 (UTC)
prepare()
fails when patches have already been applied. I suppose you can append a|| true
to the end ofpatch
commands inprepare()
to address this.Kr1ss commented on 2021-01-02 21:24 (UTC) (edited on 2021-01-02 22:06 (UTC) by Kr1ss)
@graysky The checksum for
config
doesn't match in the recent release.EDIT/ Thank you fixing this so quickly ! :)
graysky commented on 2021-01-02 20:36 (UTC)
My bad... git push didn't respond for some reason.
Scimmia commented on 2021-01-02 19:32 (UTC)
I haven't found 5.10.4-2, but as long as linux-headers isn't in the provides array anymore, I'm fine with it.
graysky commented on 2021-01-01 14:33 (UTC)
@scimmia - Please review 5.10.4-2 and comment
Scimmia commented on 2021-01-01 14:24 (UTC)
If packages require that and aren't building against the 'linux' package, they're poorly packaged and should be fixed there, not hacked around here.
« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 308 Next › Last »