Bug#704571: support for multiple kernel versions in binary

2015-02-17 Thread Michal Suchanek
Excerpts from jnqnfe's message of Fri Feb 13 20:31:13 +0100 2015: > > On 13/02/2015 14:08, Michal Suchanek wrote: > > the build still fails when multiple kernel flavours are installed and > > multiple kernels of the same flavour are installed. Live-build contains > > this code: > > mv binary/${_IN

Bug#704571: support for multiple kernel versions in binary

2015-02-13 Thread jnqnfe
On 13/02/2015 14:08, Michal Suchanek wrote: > the build still fails when multiple kernel flavours are installed and > multiple kernels of the same flavour are installed. Live-build contains > this code: > mv binary/${_INITRAMFS}/vmlinuz-*-${_FLAVOUR} > binary/${_INITRAMFS}/vmlinuz${_NUMBER} > Obv

Bug#704571: support for multiple kernel versions in binary

2015-02-13 Thread Michal Suchanek
Package: live-build Version: 4.0.5-1 Followup-For: Bug #704571 Control: retitle -1 build with multiple kernels of the same flavour may fail Hello, the build still fails when multiple kernel flavours are installed and multiple kernels of the same flavour are installed. Live-build contains this cod