Bug ID 1224776
Summary make install in kernel directory adds "1.13" to distro name in grub
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware All
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Other
Assignee screening-team-bugs@suse.de
Reporter kocelfc@tutanota.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

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


You are receiving this mail because: