Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926218 - sys-kernel/zen-sources update
Summary: sys-kernel/zen-sources update
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Jory A. Pratt
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-05 19:56 UTC by sp33dfreek
Modified: 2024-04-14 14:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sp33dfreek 2024-03-05 19:56:45 UTC
all this package needs is a change to the K_GENPATCHES_VER variable inside the ebuild (line 7)
for version 6.6.20: K_GENPATCHES_VER="26"
for version 6.7.7: K_GENPATCHES_VER="11"
for version 6.7.8 it can be left at 12 (as it is in the 6.6.10 ebuild)

in accordance to https : // dev . gentoo . org / ~mpagano / genpatches / kernels.html (you must excuse me bypassing the spam filters, its for a good cause)
Comment 1 Jory A. Pratt gentoo-dev 2024-04-14 14:23:20 UTC
(In reply to sp33dfreek from comment #0)
> all this package needs is a change to the K_GENPATCHES_VER variable inside
> the ebuild (line 7)
> for version 6.6.20: K_GENPATCHES_VER="26"
> for version 6.7.7: K_GENPATCHES_VER="11"
> for version 6.7.8 it can be left at 12 (as it is in the 6.6.10 ebuild)
> 
> in accordance to https : // dev . gentoo . org / ~mpagano / genpatches /
> kernels.html (you must excuse me bypassing the spam filters, its for a good
> cause)

This package will never move at the speed you are seeking. We try to keep it in sync with zfs-kmod support. I understand this can be frustrating but you are always welcome to maintain a local copy that you can bump at your pace.