From: Anisse Astier Date: Wed, 3 Jul 2013 14:02:04 +0000 (+0200) Subject: deb-pkg: split debug symbols in their own package X-Git-Tag: v3.12-rc1~101^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=810e843746b7297819b0a76b6c105b9bda01fd9c;p=pandora-kernel.git deb-pkg: split debug symbols in their own package This can reduce almost 3 times the size of the linux-image package, while keeping the debug symbols available for this particular build, in their own package. This mimics the way kernels are built in debian, ubuntu, or with make-kpkg, and comes at the price of a small slowdown in the building of packages. Signed-off-by: Anisse Astier Cc: Ben Hutchings Acked-by: maximilian attems Signed-off-by: Michal Marek --- Reading git-diff-tree failed