Add Linux kernel requirement for Tier 1 support

This commit is contained in:
Mike McQuaid 2025-04-02 09:08:47 +01:00 committed by GitHub
parent 59569bbc69
commit 7ef0daa6fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": <https://ubuntu.com/about/release-cycle>
- installed in the default prefix (i.e. `/home/linuxbrew/.linuxbrew`)
- running on a supported architecture (i.e. Intel x86_64)