From 7ef0daa6fb8eba7f3f5b27e94f8491e4db63f818 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Wed, 2 Apr 2025 09:08:47 +0100 Subject: [PATCH] Add Linux kernel requirement for Tier 1 support --- docs/Support-Tiers.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Support-Tiers.md b/docs/Support-Tiers.md index f6a2ad749d..f47b9b6493 100644 --- a/docs/Support-Tiers.md +++ b/docs/Support-Tiers.md @@ -38,6 +38,7 @@ For Tier 1 support, Homebrew on Linux must be all of: - running on Ubuntu or a Homebrew-provided Docker image - have a system `glibc` >= 2.35 +- have a Linux kernel >= 3.2 - if running Ubuntu, running an Ubuntu version in "standard support": - installed in the default prefix (i.e. `/home/linuxbrew/.linuxbrew`) - running on a supported architecture (i.e. Intel x86_64)