Bug 1224776 - make install in kernel directory adds "1.13" to distro name in grub
Summary: make install in kernel directory adds "1.13" to distro name in grub
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: All Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Bootloader Maintainers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-21 06:33 UTC by Kostadin Shishmanov
Modified: 2024-05-21 14:55 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kostadin Shishmanov 2024-05-21 06:33:49 UTC
Whenever I build and install a kernel and "make install" finishes both the grub entries that were there before and the new one have a "1.13" appended to the distro name, so it looks like "openSUSE Tumbleweed 1.13" instead of just "openSUSE Tumbleweed"

Steps to reproduce:
1. install the `kernel-source` package
2. build the kernel in /usr/src/linux
3. run `make modules_install && make install`
4. run `cat /boot/grub2/grub.cfg` or just reboot and look at the entries in grub