Just for reference for anyone using this package - it looks like a configuration change between 5.9 and 5.10 is resulting in a significant increase in the size of the modules being created: The vmlinuz is still fine for me at about 9MB but the overall package is close to 1GB.
So to summarize (and update my previous comment):
So after adding INSTALL_MOD_STRIP
installed is 80.40 MiB, modules stripped (and initrd fits my 200MB boot parition) but vmlinux 700MB and I'm totally fine with this (since CONFIG_DEBUG_INFO enabled, and this will improve debugging capabilities)
Pinned Comments
jonathanio commented on 2019-12-22 10:14
The last version of the linux-git package was disowned and deleted. I've restored it taken ownership, as I do make use of this package.
This package will automatically update it's version
Note: This is a -git package and the version will automatically update to the latest mainline commit when it is run, having pulled down the branch from the repository. It will normally only be updated between major versions in order to include any updated configuration for new modules and features or settings changes.