getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

ypkg: Compress any uncompressed kernel modules automatically after strip and debug #68

Open joebonrichie opened 8 months ago

joebonrichie commented 8 months ago

See https://github.com/getsolus/solbuild/issues/32 as reference

Look https://github.com/getsolus/ypkg/blob/master/ypkg2/examine.py as how strip and debug is implemented. .ko files should also be compressed here.