update README.md

This commit is contained in:
Stéphane Lesimple 2018-03-25 14:17:21 +02:00
parent aa74315df4
commit c7892e3399
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ Supported systems:
- NetBSD
- DragonFlyBSD
The script will do its best to detect mitigations, including backported non-vanilla patches, regardless of the advertised kernel version number.
For Linux systems, the script will detect mitigations, including backported non-vanilla patches, regardless of the advertised kernel version number and the distribution (such as Debian, Ubuntu, CentOS, RHEL, Fedora, openSUSE, Arch, ...), it also works if you've compiled your own kernel.
For BSD systems, the detection will work as long as the BSD you're using supports `cpuctl` and `linprocfs` (this is not the case of OpenBSD for example).
## Easy way to run the script