Bug#550584: Running flash-kernel automatically from postinst

2010-11-05 Thread Martin Michlmayr
14:08 tbm maks: do you think you could comment on the patch in #550584? 14:11 tbm or bwh 14:11 tbm I don't have time to look into this :( 14:16 maks we can check against DEB_MAINT_PARAMS as postinst of linux-2.6 is directly calling us 14:16 maks not sure how this translates for flash-kernel.

Bug#550584: Running flash-kernel automatically from postinst

2010-11-05 Thread Lennart Sorensen
On Fri, Nov 05, 2010 at 03:26:36PM +, Martin Michlmayr wrote: 14:08 tbm maks: do you think you could comment on the patch in #550584? 14:11 tbm or bwh 14:11 tbm I don't have time to look into this :( 14:16 maks we can check against DEB_MAINT_PARAMS as postinst of linux-2.6 is

Bug#550584: Running flash-kernel automatically from postinst

2010-10-20 Thread Martin Michlmayr
* Steve McIntyre st...@einval.com [2010-09-24 11:14]: I wonder if we need any code to make sure flash-kernel is not executed several times when updating/installing several kernels at the same time. That's going to be a problem. How do you know which kernel to use if people are installing

Bug#550584: Running flash-kernel automatically from postinst

2010-09-24 Thread Martin Michlmayr
Joey, can you please help review this patch? * Steve McIntyre st...@einval.com [2010-09-23 12:55]: tags 550584 +patch thanks Hiya, I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested here. I've added the

Bug#550584: Running flash-kernel automatically from postinst

2010-09-24 Thread Martin Michlmayr
* Steve McIntyre st...@einval.com [2010-09-23 12:55]: I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested here. I've added the following script as /etc/kernel/postinst.d/zz-flash-kernel : I wonder if we need any code

Bug#550584: Running flash-kernel automatically from postinst

2010-09-24 Thread Julien Cristau
On Thu, Sep 23, 2010 at 12:55:55 +0100, Steve McIntyre wrote: tags 550584 +patch thanks Hiya, I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested here. I've added the following script as

Bug#550584: Running flash-kernel automatically from postinst

2010-09-24 Thread Steve McIntyre
On Fri, Sep 24, 2010 at 10:36:23AM +0200, Julien Cristau wrote: On Thu, Sep 23, 2010 at 12:55:55 +0100, Steve McIntyre wrote: tags 550584 +patch thanks Hiya, I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested

Bug#550584: Running flash-kernel automatically from postinst

2010-09-24 Thread Steve McIntyre
On Fri, Sep 24, 2010 at 09:23:35AM +0200, Martin Michlmayr wrote: * Steve McIntyre st...@einval.com [2010-09-23 12:55]: I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested here. I've added the following script as

Bug#550584: Running flash-kernel automatically from postinst

2010-09-23 Thread Steve McIntyre
tags 550584 +patch thanks Hiya, I'm just upgrading the kernels on the armel dev boards we're hosting at ARM for buildds, and I've done exactly what's suggested here. I've added the following script as /etc/kernel/postinst.d/zz-flash-kernel : --- #!/bin/sh version=$1 bootopt= # passing