Bug 1224776

Summary: make install in kernel directory adds "1.13" to distro name in grub
Product: [openSUSE] openSUSE Tumbleweed Reporter: Kostadin Shishmanov <kocelfc>
Component: BootloaderAssignee: Bootloader Maintainers <bootloader-maintainers>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: tiwai
Version: Current   
Target Milestone: ---   
Hardware: All   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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