public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
@ 2019-12-27 14:10 Thomas Deutschmann
  2019-12-27 16:32 ` Ulrich Mueller
  2019-12-30 20:02 ` Thomas Deutschmann
  0 siblings, 2 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2019-12-27 14:10 UTC (permalink / raw
  To: pr; +Cc: gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 1195 bytes --]

Title: Genkernel 4 changed default kernel and initramfs filename
Author: Thomas Deutschmann <whissi@gentoo.org>
Posted: 2019-12-27
Revision: 1
News-Item-Format: 2.0
Display-If-Installed: >=sys-kernel/genkernel-4

To be consistent with kernel's own naming which allows for easier
matching of kernel/initramfs with kernel files (/lib/modules),
genkernel 4 changed default kernel and initramfs filename:

    kernel-genkernel-%%ARCH%%-%%KV%%      -> vmlinuz-%%KV%%
    System.map-genkernel-%%ARCH%%-%%KV%%  -> System.map-%%KV%%
    initramfs-genkernel-%%ARCH%%-%%KV%%   -> initramfs-%%KV%%.img

Note that in genkernel 4, filenames are fully customizable and that
$ARCH value is now part of $KV value by default.

All bootloaders and utilities like sys-apps/kexec-tools available in
Gentoo repository support the new naming schema.

However, due to lexical ordering, the default boot entry in your boot
manager could still point to last kernel built with genkernel before
that name change, resulting in booting old kernel when not paying
attention on boot.


-- 
Regards,
Thomas Deutschmann / Gentoo Linux Developer
C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
  2019-12-27 14:10 [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename Thomas Deutschmann
@ 2019-12-27 16:32 ` Ulrich Mueller
  2019-12-27 16:57   ` Thomas Deutschmann
  2019-12-30 20:02 ` Thomas Deutschmann
  1 sibling, 1 reply; 5+ messages in thread
From: Ulrich Mueller @ 2019-12-27 16:32 UTC (permalink / raw
  To: Thomas Deutschmann; +Cc: pr, gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

>>>>> On Fri, 27 Dec 2019, Thomas Deutschmann wrote:

> Title: Genkernel 4 changed default kernel and initramfs filename
         000000000111111111122222222223333333333444444444455555555
         123456789012345678901234567890123456789012345678901234567

Too long, GLEP 42 allows a maximum of 50 characters.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
  2019-12-27 16:32 ` Ulrich Mueller
@ 2019-12-27 16:57   ` Thomas Deutschmann
  2019-12-27 19:07     ` Ulrich Mueller
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Deutschmann @ 2019-12-27 16:57 UTC (permalink / raw
  To: gentoo development; +Cc: pr


[-- Attachment #1.1: Type: text/plain, Size: 603 bytes --]

On 2019-12-27 17:32, Ulrich Mueller wrote:
>> Title: Genkernel 4 changed default kernel and initramfs filename
> 
> Too long, GLEP 42 allows a maximum of 50 characters.

*sigh*

So maybe just

  Title: Genkernel 4 changed default filenames



PS: Where were you when

https://www.gentoo.org/support/news-items/2019-07-18-syncthing-update-incompatibility.html

and

https://www.gentoo.org/support/news-items/2019-11-25-rpi-firmware-dtb-files.html

were posted? :-)


-- 
Regards,
Thomas Deutschmann / Gentoo Linux Developer
C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
  2019-12-27 16:57   ` Thomas Deutschmann
@ 2019-12-27 19:07     ` Ulrich Mueller
  0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Mueller @ 2019-12-27 19:07 UTC (permalink / raw
  To: Thomas Deutschmann; +Cc: gentoo development, pr

[-- Attachment #1: Type: text/plain, Size: 648 bytes --]

>>>>> On Fri, 27 Dec 2019, Thomas Deutschmann wrote:

> PS: Where were you when
> https://www.gentoo.org/support/news-items/2019-07-18-syncthing-update-incompatibility.html
> and
> https://www.gentoo.org/support/news-items/2019-11-25-rpi-firmware-dtb-files.html
> were posted? :-)

Indeed, they have both a title that is too long, and a "short name"
that is anything else but short.

Just as a reminder, the purpose of the "short name" part in
yyyy-mm-dd-short-name is to construct a unique identifier, because
there could be more than one news item posted at the same day.
GLEP 42 strongly recommends to limit its length to 20 characters.

Ulrich

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename
  2019-12-27 14:10 [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename Thomas Deutschmann
  2019-12-27 16:32 ` Ulrich Mueller
@ 2019-12-30 20:02 ` Thomas Deutschmann
  1 sibling, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2019-12-30 20:02 UTC (permalink / raw
  To: pr; +Cc: gentoo-dev


[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]

Hi,

news item has been published:

https://gitweb.gentoo.org/data/gentoo-news.git/commit/?id=b53539af13d77a7ad811327b677b9933e1dfb1b0


-- 
Regards,
Thomas Deutschmann / Gentoo Linux Developer
C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 618 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-12-30 20:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-27 14:10 [gentoo-dev] [RFC] News Item: Genkernel 4 changed default kernel and initramfs filename Thomas Deutschmann
2019-12-27 16:32 ` Ulrich Mueller
2019-12-27 16:57   ` Thomas Deutschmann
2019-12-27 19:07     ` Ulrich Mueller
2019-12-30 20:02 ` Thomas Deutschmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox