mirror of
https://github.com/speed47/spectre-meltdown-checker
synced 2025-01-03 18:15:57 +01:00
update README.md
This commit is contained in:
parent
aa74315df4
commit
c7892e3399
@ -9,7 +9,9 @@ Supported systems:
|
|||||||
- NetBSD
|
- NetBSD
|
||||||
- DragonFlyBSD
|
- 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
|
## Easy way to run the script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user