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 following script as /etc/kernel/postinst.d/zz-flash-kernel :
> 
> -----------
> #!/bin/sh
> 
> version="$1"
> bootopt=""
> 
> # passing the kernel version is required
> [ -z "${version}" ] && exit 0
> 
> echo "Running flash-kernel ${version}"
> flash-kernel ${version}
> ---------
> 
> -- 
> Steve McIntyre, Cambridge, UK.                                st...@einval.com
> Support the Campaign for Audiovisual Free Expression: http://www.eff.org/cafe/
> 
> 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: http://lists.debian.org/20100923115546.ga24...@einval.com

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to