Gentoo Archives: gentoo-dev

From: Thomas Deutschmann <whissi@g.o>
To: pr <pr@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
Date: Fri, 27 Dec 2019 14:11:10
Message-Id: 9dd2ba6e-22ed-f562-73fb-13810c67bd63@gentoo.org
1 Title: Genkernel 4 changed default kernel and initramfs filename
2 Author: Thomas Deutschmann <whissi@g.o>
3 Posted: 2019-12-27
4 Revision: 1
5 News-Item-Format: 2.0
6 Display-If-Installed: >=sys-kernel/genkernel-4
7
8 To be consistent with kernel's own naming which allows for easier
9 matching of kernel/initramfs with kernel files (/lib/modules),
10 genkernel 4 changed default kernel and initramfs filename:
11
12 kernel-genkernel-%%ARCH%%-%%KV%% -> vmlinuz-%%KV%%
13 System.map-genkernel-%%ARCH%%-%%KV%% -> System.map-%%KV%%
14 initramfs-genkernel-%%ARCH%%-%%KV%% -> initramfs-%%KV%%.img
15
16 Note that in genkernel 4, filenames are fully customizable and that
17 $ARCH value is now part of $KV value by default.
18
19 All bootloaders and utilities like sys-apps/kexec-tools available in
20 Gentoo repository support the new naming schema.
21
22 However, due to lexical ordering, the default boot entry in your boot
23 manager could still point to last kernel built with genkernel before
24 that name change, resulting in booting old kernel when not paying
25 attention on boot.
26
27
28 --
29 Regards,
30 Thomas Deutschmann / Gentoo Linux Developer
31 C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies