linux-stable/scripts/package
Zack Rusin fc8c2d8ff2 kbuild: Stop including vmlinux.bz2 in the rpm's
vmlinux.bz2 was added to the rpm packages in 2009 in the
fc370ecfdb ("kbuild: add vmlinux to kernel rpm") but seemingly hasn't
been used since.

Originally this should have been split up in a seperate debugging
package because it massively increases the size of the generated rpm's
e.g. kernel rpm built using binrpm-pkg on Fedora 36 default 5.19.8 kernel
config and localmodconfig is ~255MB with vmlinux.bz2 and only ~65MB
without it.

Make the kernel built rpms about 4x smaller by not including the unused
vmlinux.bz2 in them.

Signed-off-by: Zack Rusin <zackr@vmware.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2022-10-13 02:10:05 +09:00
..
builddeb objtool: Add CONFIG_OBJTOOL 2022-04-22 12:32:03 +02:00
buildtar kbuild: Add make tarzst-pkg build option 2021-10-12 11:50:46 +09:00
mkdebian kbuild: deb-pkg: clean up package name variables 2020-10-14 12:49:39 +09:00
mkspec kbuild: Stop including vmlinux.bz2 in the rpm's 2022-10-13 02:10:05 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00