[systemd-bugs] [Bug 73734] New: kernel-install: support multible kernels with the same version
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 17 01:38:16 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73734
Priority: medium
Bug ID: 73734
Assignee: systemd-bugs at lists.freedesktop.org
Summary: kernel-install: support multible kernels with the same
version
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: poncho at spahan.ch
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: systemd
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.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140117/b06b15c8/attachment.html>
More information about the systemd-bugs
mailing list