Re: F39 proposal: BiggerESP (Self-Contained Change proposal)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Do, 11.05.23 03:59, Neal Gompa (ngompa13@xxxxxxxxx) wrote:

> On Thu, May 11, 2023 at 3:33 AM Zbigniew Jędrzejewski-Szmek
> <zbyszek@xxxxxxxxx> wrote:
> >
> > 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.
> >
>
> We already don't do boot counting from the bootloader side. That
> happens in the operating system.

If that was the case you could only count good boots, i.e. the ones
where you actually boot far enough into the OS. But that's useless
information. What you really care about for the purpose of automatic
fallback on failure is to count *bad* boots, and that means you have
to start counting *before* you hand off control to the OS, i.e. as
early as you can and then see if for that count you actually manage to
reach the OS.

Hence, if you care about realibility, automatic fallback and such
things, you need a writable boot partition. And that doesn't leave
many options, but VFAT.

Lennart

--
Lennart Poettering, Berlin
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux