[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#925379: linux-base: linux-version vmlinuz/vmlinux dichotomy, breaks at least m68k



Hi!

On 3/24/19 1:28 AM, Thorsten Glaser wrote:
> This is because /usr/share/perl5/DebianLinux.pm was not updated
> accordingly:
> 
> 	# Find kernel image name stem for this architecture
> 	my $image_stem;
> 	if ((uname())[4] =~ /^(?:mips|parisc|powerpc|ppc)/) {
> 	    $image_stem = 'vmlinux';
> 	} else {
> 	    $image_stem = 'vmlinuz';
> 	}
Just as a heads-up: I'm going to switch sparc and sparc64 over to an
uncompressed kernel as well since compressed kernels are not officially
supported and actually don't work with GRUB 2.04~rc1 when I tested
on sparc64 [1].

Adrian

> [1] http://lists.gnu.org/archive/html/grub-devel/2019-04/msg00071.html

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: