|
|
Subscribe / Log in / New account

Risk of non-driver bugs

Risk of non-driver bugs

Posted Aug 9, 2024 23:55 UTC (Fri) by proski (subscriber, #104)
Parent article: A new kernel-version policy for Ubuntu

I would mostly worry about filesystems and memory management. The experimental kernel is going to unpack and copy all of essential OS files. Filesystem bugs are not so rare even in late release candidates.

Letting the users choose would probably the best approach in terms of user experience, but it would require a lot of work. Should the user select the kernel in the bootloader or in the installer? The bootloader is hard to make polished and user friendly. In the latter case, the chosen kernel will need to be loader with kexec. Then how do users stay with their chosen kernel variety as they run updates? And how do they switch from one variety to another if they want to?


to post comments

Risk of non-driver bugs

Posted Aug 15, 2024 10:51 UTC (Thu) by sammythesnake (guest, #17693) [Link]

Keeping with the chosen kernel variety should be as simple as installing the linux-kernel-bleeding-edge vs. the linux-kernel-conservative package...


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds