image build and composition scripts for Flatcar Container Linux
Go to file
Jeremi Piotrowski aa7aa7f13c sys-kernel/coreos-module: use strip-debug instead of strip-unneeded
With `--strip-unneeded` some static symbols are also stripped from modules, making stacktraces
incomplete, and making it harder to debug kernel issues. Switch to the default setting of
`--strip-debug`, which keeps symbols intact and does not appear to lead to a measurable
size increase of the /usr partition.
2022-09-29 15:34:40 +02:00
sdk_container/src/third_party/coreos-overlay sys-kernel/coreos-module: use strip-debug instead of strip-unneeded 2022-09-29 15:34:40 +02:00