Why does config_hardened.x86_64 only work for outdated kernels? #1139
-
|
The comment on |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
The comment is most definitely outdated, it will work as long as the file We currently follow this upstream project to fetch the hardened patches https://github.com/anthraxx/linux-hardened/releases, which doesn't ship hardened config files for all kernel versions, it seems only LTS kernels, Arch does the same and ships from the same upstream |
Beta Was this translation helpful? Give feedback.
The comment is most definitely outdated, it will work as long as the file
linux-tkg-config/X.YY/config_hardened.x86_64existsWe currently follow this upstream project to fetch the hardened patches https://github.com/anthraxx/linux-hardened/releases, which doesn't ship hardened config files for all kernel versions, it seems only LTS kernels, Arch does the same and ships from the same upstream