Re: [PATCH] kbuild, deb-pkg: select userland architecture based on UTS_MACHINE

2010-11-25 Thread Michal Marek
On Fri, Nov 05, 2010 at 01:30:08PM +, Asbjoern Sloth Toennesen wrote: > Instead of creating the debian package for the compiling userland, > create it for a userland matching the kernel thats being compiled. > > This patch supports all Lenny release architectures, > and Linux-based architectur

Re: [PATCH] kbuild, deb-pkg: select userland architecture based on UTS_MACHINE

2010-11-06 Thread Asbjørn Sloth Tønnesen
On 11/05/2010 01:42 PM, Sven-Haegar Koch wrote: > On Fri, 5 Nov 2010, Asbjoern Sloth Toennesen wrote: > >> Instead of creating the debian package for the compiling userland, >> create it for a userland matching the kernel thats being compiled. > >> Eg. with this patch the following make command:

Re: [PATCH] kbuild, deb-pkg: select userland architecture based on UTS_MACHINE

2010-11-05 Thread Sven-Haegar Koch
On Fri, 5 Nov 2010, Asbjoern Sloth Toennesen wrote: > Instead of creating the debian package for the compiling userland, > create it for a userland matching the kernel thats being compiled. > Eg. with this patch the following make command: > > make ARCH=i386 deb-pkg > > will output an i38

Re: [PATCH] kbuild, deb-pkg: select userland architecture based on UTS_MACHINE

2010-11-05 Thread maximilian attems
On Fri, Nov 05, 2010 at 01:30:08PM +, Asbjoern Sloth Toennesen wrote: > Instead of creating the debian package for the compiling userland, > create it for a userland matching the kernel thats being compiled. > > This patch supports all Lenny release architectures, > and Linux-based architectur

[PATCH] kbuild, deb-pkg: select userland architecture based on UTS_MACHINE

2010-11-05 Thread Asbjoern Sloth Toennesen
Instead of creating the debian package for the compiling userland, create it for a userland matching the kernel thats being compiled. This patch supports all Lenny release architectures, and Linux-based architecture candidates for Squeeze. If it can't find a proper Debian userspace it displays a