Kairui Song

Results 4 issues of Kairui Song

The path detection is not working on latest Fedora and some other distros, and fails to extract the initramfs. It seems the if statement is broken by a previous commit,...

Have a better split between the build stage and runtime stage. Dropped gcc package, .git repo, and some caches in final image. Reduced the image size by about 300M, also...

rebase needed :construction:

Unlike ordinary binaries, kernel module will be unusable if stripped with "-p". Fix this by always use "-g" only. So far it didn't cause many issues since most kernels have...