Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Commit

Permalink
changelog: add entry for coreos-modules strip change
Browse files Browse the repository at this point in the history
  • Loading branch information
jepio committed Sep 30, 2022
1 parent 2fa703f commit f0e7caa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/changes/2022-09-30-kernel-strip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Switched from `--strip-unneeded` to `--strip-debug` when installing kernel modules, which makes kernel stacktraces more accurate and makes debugging issues easier ([coreos-overlay#2196](https://github.com/flatcar/coreos-overlay/pull/2196))

0 comments on commit f0e7caa

Please sign in to comment.