mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 20:13:02 -04:00
META: set Linux minimum version to 4.18
This sets RHEL8's base kernel[1] as the floor, and includes the oldest kernel.org LTS (4.19). 1. https://access.redhat.com/articles/3078#RHEL8 Sponsored-by: https://despairlabs.com/sponsor/ Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Signed-off-by: Rob Norris <robn@despairlabs.com> Closes #16479
This commit is contained in:
parent
29c9e6c324
commit
2b069768ab
1 changed files with 1 additions and 1 deletions
2
META
2
META
|
|
@ -7,4 +7,4 @@ Release-Tags: relext
|
|||
License: CDDL
|
||||
Author: OpenZFS
|
||||
Linux-Maximum: 6.10
|
||||
Linux-Minimum: 3.10
|
||||
Linux-Minimum: 4.18
|
||||
|
|
|
|||
Loading…
Reference in a new issue