mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
This shouldn't affect the SDK or the OS image, but ensures that debug symbols are available from the binary package. vmlinux is installed to: /usr/lib/debug/usr/boot/vmlinux-<version> vdso binaries are installed to: /usr/lib/debug/usr/lib/modules/<version>/vdso/ A symlink is created: /usr/lib/debug/usr/lib/modules/<version>/vmlinux -> ../../../boot/vmlinux-<version>
Description
Languages
Shell
93%
Python
6.9%