<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - kernel-install: support multible kernels with the same version"
href="https://bugs.freedesktop.org/show_bug.cgi?id=73734">73734</a>
</td>
</tr>
<tr>
<th>Assignee</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Summary</th>
<td>kernel-install: support multible kernels with the same version
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>systemd-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Reporter</th>
<td>poncho@spahan.ch
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Product</th>
<td>systemd
</td>
</tr></table>
<p>
<div>
<pre>currently, it's not possible to add a bootloader entry for 3.12.8 and
3.12.8.old with systemd's kernel-install.
3.12.8:
- vmlinuz: /boot/vmlinuz-3.12.8
- systemmap: /boot/System.map-3.12.8
- config: /boot/config-3.12.8
- modules: /lib64/modules/3.12.8
- build: /usr/src/linux-3.12.8
3.12.8.old:
- vmlinuz: /boot/vmlinuz-3.12.8.old
- systemmap: /boot/System.map-3.12.8.old
- config: /boot/config-3.12.8.old
- modules: /lib64/modules/3.12.8
- build: /usr/src/linux-3.12.8
above files are created by make install and make modules_install in the kernel
build directory.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>