mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/nvidia-drivers: extend 390 postinst to mention kernel
Message does come a bit late (after potential build failures), but linux-mod-r1 already warns that it's not supported. This just an extra note about upstream end of support, patches, and just so do not decide to switch to a newer kernel on a whim. Users are of course free to use /etc/portage/patches if they know what they're doing. So there's no hard blocker for kernel version. Bug: https://bugs.gentoo.org/930208 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -434,4 +434,7 @@ pkg_postinst() {
|
||||
ewarn "using (for now) but it is recommended to either switch to nouveau or"
|
||||
ewarn "replace hardware. Will be kept in-tree while possible, but expect it"
|
||||
ewarn "to be removed likely in early 2027 or earlier if major issues arise."
|
||||
ewarn
|
||||
ewarn "Note that there is no plans to patch in support for kernels branches"
|
||||
ewarn "newer than 6.1.x which will be supported upstream until December 2026."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user