Re: [PATCH v5 2/4] deb-pkg: split debug symbols in their own package

2013-06-17 Thread Anisse Astier
On Sat, 15 Jun 2013 05:03:15 +0100, Ben Hutchings wrote : > On Fri, 2013-06-14 at 11:46 +0200, Anisse Astier wrote: > > 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. > > > > T

Re: [PATCH v5 2/4] deb-pkg: split debug symbols in their own package

2013-06-14 Thread Ben Hutchings
On Fri, 2013-06-14 at 11:46 +0200, Anisse Astier wrote: > 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-k

Re: [PATCH v5 2/4] deb-pkg: split debug symbols in their own package

2013-06-14 Thread maximilian attems
On Fri, Jun 14, 2013 at 11:46:55AM +0200, Anisse Astier wrote: > 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 >

[PATCH v5 2/4] deb-pkg: split debug symbols in their own package

2013-06-14 Thread Anisse Astier
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 p