On Wed, May 10, 2023 at 05:54:45PM -0400, Chris Murphy wrote:
> I don't know what question you asked them. Any modifications
> (writes) performed outside kernel code is not supported, since
> forever.

> Read-only drivers, which are the only drivers under discussion here,
> aren't a per se problem because they can't modify the file
> system. So they have no complaints about that.

Just read-only is not enough: a user must be able to configure things in
the boot loader: the default boot entry, or screen resolution, etc.
Also we want boot counting, which means writing the number of boot
attempts somewhere. A solution which makes those things impossible
is not very attractive.

Zbyszek
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to