Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #63889
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#925379: linux-base: linux-version vmlinuz/vmlinux dichotomy, breaks at least m68k |
| Date | 2019-04-17 23:00 +0200 |
| Message-ID | <xNZOV-2BX-5@gated-at.bofh.it> (permalink) |
| References | <xEZl7-2Em-1@gated-at.bofh.it> <xEZl7-2Em-1@gated-at.bofh.it> <xNS14-6l2-3@gated-at.bofh.it> <xEZl7-2Em-1@gated-at.bofh.it> <xNS14-6l2-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
On Wed, 2019-04-17 at 14:30 +0200, John Paul Adrian Glaubitz wrote:
> 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].
It might be worth adding a versioned dependency on linux-base for the
affected architectures.
Ben.
--
Ben Hutchings
Make three consecutive correct guesses and you will be considered
an expert.
Back to linux.debian.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Bug#925379: linux-base: linux-version vmlinuz/vmlinux dichotomy, breaks at least m68k Thorsten Glaser <tg@mirbsd.de> - 2019-03-24 01:40 +0100 Bug#925379: marked as done (linux-base: linux-version vmlinuz/vmlinux dichotomy, breaks at least m68k) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-04-07 19:30 +0200 Bug#925379: linux-base: linux-version vmlinuz/vmlinux dichotomy, breaks at least m68k Ben Hutchings <ben@decadent.org.uk> - 2019-04-17 23:00 +0200
csiph-web