From d7b85d3d4203c7626ca700b7dd7add3fc392e020 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 18 Nov 2024 22:22:28 -0500 Subject: [PATCH 1/3] linux: note that it follows the latest LTS release --- srcpkgs/linux/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/linux/template b/srcpkgs/linux/template index b42a1f00cdf7fb..0b51c561d73d31 100644 --- a/srcpkgs/linux/template +++ b/srcpkgs/linux/template @@ -1,4 +1,5 @@ # Template file for 'linux' +# this package should follow the latest LTS kernel listed on kernel.org pkgname=linux version=6.6 revision=1 From 4f47d80faf36a4881f983de7f12065dc8c87ea52 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 18 Nov 2024 22:22:52 -0500 Subject: [PATCH 2/3] linux-lts: note that it follows the second-latest LTS release --- srcpkgs/linux-lts/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/linux-lts/template b/srcpkgs/linux-lts/template index 638ad8aa7af01f..e9f2653b4c7683 100644 --- a/srcpkgs/linux-lts/template +++ b/srcpkgs/linux-lts/template @@ -1,4 +1,5 @@ # Template file for 'linux-lts' +# this package should follow the second-latest LTS kernel listed on kernel.org pkgname=linux-lts version=6.1 revision=1 From 2bbbcc3d03f03cf9e6c100abd80e3df2962019ef Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Mon, 18 Nov 2024 22:23:10 -0500 Subject: [PATCH 3/3] linux-mainline: note that it follows the latest mainline release --- srcpkgs/linux-mainline/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/linux-mainline/template b/srcpkgs/linux-mainline/template index 7a07d69df76ef3..01597eec076d58 100644 --- a/srcpkgs/linux-mainline/template +++ b/srcpkgs/linux-mainline/template @@ -1,4 +1,5 @@ # Template file for 'linux-mainline' +# this package should follow the latest mainline kernel listed on kernel.org pkgname=linux-mainline version=6.11 revision=1