Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] RFC: move kernels out of /boot
@ 2024-01-01 22:46 Duncaen
  2024-01-02 11:22 ` dkwo
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Duncaen @ 2024-01-01 22:46 UTC (permalink / raw)
  To: ml

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

New issue by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/48024

Description:
Some distributions have started to move the kernels out of the boot directory by default and let the install hooks etc handle copying them over.

The kernel hooks would then copy the kernels into `/boot`, users could then change the hooks to i.e. allow to create unified kernel image (UKI) executable without the extra duplication between the UKI file and the package dropped kernel binary.

Seems like the "standard" location for kernel files would be `/usr/lib/modules/${VERSION}/vmlinuz`.

Advantages:
 - kernels can be copied to /boot and modified for i.e. signing.
 - kernels don't have to be copied to /boot for UKIs.
 - kernel.d post install moves kernels after the initramfs hook, the stupid grub mkconfig wouldn't put up kernels for which initramfs generation failed. (https://github.com/void-linux/void-packages/issues/46006)
 - Maybe good for raspberrypi kernels too, let install hooks move them to the weird kernel8.img names? 


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

end of thread, other threads:[~2024-05-13  1:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-01 22:46 [ISSUE] RFC: move kernels out of /boot Duncaen
2024-01-02 11:22 ` dkwo
2024-01-09 16:10 ` mbsmith
2024-01-09 16:12 ` classabbyamp
2024-01-09 16:13 ` classabbyamp
2024-01-09 16:13 ` classabbyamp
2024-01-09 16:27 ` mbsmith
2024-01-18 15:13 ` Jipok
2024-01-18 15:27 ` Johnnynator
2024-02-12 14:44 ` CtrlC-Root
2024-05-13  1:47 ` github-actions
2024-05-13  1:48 ` CtrlC-Root

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).