Bug#831003: support gzip'd kernel image

2019-09-11 Thread Alper Nebi Yasak
On Thu, 23 May 2019 10:36:15 -0700 Vagrant Cascadian wrote: Untested and refreshed patch against current git attached. I wanted to extend this, but I ended up almost completely rewriting it: https://salsa.debian.org/installer-team/flash-kernel/merge_requests/15/ Instead of only using a compres

Bug#831003: support gzip'd kernel image

2019-05-23 Thread Vagrant Cascadian
On 2016-07-13, dann frazier wrote: > flash-kernel currently always sets the compression type to "none" when > generating uImages. However, if the source vmlinuz file is gzip'd - as > is the case if you build the "Image.gz" kernel target - this will > prevent U-Boot from being able to boot it[1]. If

Bug#831003: support gzip'd kernel image

2016-07-13 Thread dann frazier
Package: flash-kernel Version: 3.67 Tags: patch flash-kernel currently always sets the compression type to "none" when generating uImages. However, if the source vmlinuz file is gzip'd - as is the case if you build the "Image.gz" kernel target - this will prevent U-Boot from being able to boot it[