Date: Tue, 04 Feb 2025 13:36:04 +0000 From: "Steven Harms (High-Security Mail)" <sgharms@stevengharms.com> To: Maku Bex <zagazaw2004@gmail.com> Cc: "imp@bsdimp.com" <imp@bsdimp.com>, Gleb Smirnoff <glebius@freebsd.org>, Tomek CEDRO <tomek@cedro.info>, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org> Subject: Re: Adjustments to userland for a quieter startup (RC system) Message-ID: <ACxcBnTTSGRYuwbFgtCKuzcv7Llm3Q0LMh9DERekgefZ101oVM4dg5z0XBiaJVEQNC4ucvCJQkdHPNGK_3ef9zGv_aPKcWaD-yTR5CyICr8=@stevengharms.com> In-Reply-To: <CALvWPyZZ7Tu%2BNkxzWUtTa3vcfVQRW=ozD69bewz1o5YRuN7hOA@mail.gmail.com> References: <JDv17dtjl93rFR9A8XB9qHlawC2oW7JmmXWsnMKq2r51p61si48CAAOzIBi6pY_nTMdJ7zCvSL6M-Hics-CrqLhDJjZP2SG0v1zEHqH8Ug4=@stevengharms.com> <CAFYkXjmN7ma1GDuFP5p3KdHJtoO9Yri-iNLtuOL6mDKx91CBhA@mail.gmail.com> <CAFYkXjnEW8G03VKw4B77-aMQFnPLH7RZQApxWqCZpts5rpQWiA@mail.gmail.com> <S0scwcCr6CV-mqjXoa25r0XOQqm86TCcIXyl9iZ0mV-BrIKOlkfuHKxqjpbH8cuinimu4-9QRren6m9GGEZ5j_euqb9Vz0Wry1kXCalH30Y=@stevengharms.com> <Z6EFaan24qJc82hw@cell.glebi.us> <CALvWPyZjq%2BTAE9e4VgNkc2RMeUu7oR_RmZS3kx=tcJG=Z%2B762Q@mail.gmail.com> <CANCZdfoN5oWHksOhyKpMgUntU-y3yJsGCMqSxsc3U5e6_WDhrA@mail.gmail.com> <CALvWPyZZ7Tu%2BNkxzWUtTa3vcfVQRW=ozD69bewz1o5YRuN7hOA@mail.gmail.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
As far as I can tell, this is coming down to a question of aesthetics or work preference. Inventing new output tiers is likely to be slow and controversial.
I think boot_mute cuts a nice middle path that can please most everyone….provided that it can extend the overlay to login prompt (thus covering up kernel init as well as RC init).
The source suggests to me that once the vt subsystem is up and the console connected, the overlay is expelled. I don’t have a background in this, but what’s the difficulty of making that overlay persist?
Steven
On Mon, Feb 3, 2025 at 14:22, Maku Bex <[zagazaw2004@gmail.com](mailto:On Mon, Feb 3, 2025 at 14:22, Maku Bex <<a href=)> wrote:
> Because they all follow the same concept. The startup text is useless in that stage of the OS. If i need it for troubleshooting, dmesg can provide it. IMHO, no text or no splash are irrelevant if they don't speed up the boot process. Until we find a way to deal with this, it all boils down to how the end users like to see when their FreeBSD machine boots up.
>
> On Mon, Feb 3, 2025, 12:58 Warner Losh < imp@bsdimp.com> wrote:
>
>> Most systems have a pretty splash screen, but a very noisy actual text screen if you get to it :) I'd be inclined to make that work if it has broken (it used to work great).
>>
>> Warner
>>
>> On Mon, Feb 3, 2025 at 11:10 AM Maku Bex < zagazaw2004@gmail.com> wrote:
>>
>>> Remember that quiet/silent != fast. You might as well ask for a "pretty" splash screen instead of the dizzying text scroll.
>>>
>>> On Mon, Feb 3, 2025, 12:05 Gleb Smirnoff < glebius@freebsd.org> wrote:
>>>
>>>> On Sun, Feb 02, 2025 at 10:19:11AM +0000, Steven Harms (High-Security Mail) wrote:
>>>> S> I also realize that this is a probably a controversial perspective. My motivation here is ultimately service to the FreeBSD Laptop project. Windows and OSX have conditioned many in the population of the FreeBSD-curious to expect a lot less text on startup if things are going well.
>>>>
>>>> This is how I call this strategy: "trying to win by mimicing current winner".
>>>> This ain't going to work in general, even if you are mimicing good features.
>>>>
>>>> But this particular thing is a misfeature. I find it a big problem that
>>>> computer is absolutely silent and unresponsive when it is doing something.
>>>> This has been a problem in the Windows world since Windows 95. This is not a
>>>> feature that gave Windows and OSX their current popularity. It is a problem
>>>> and was it fixed they may have eaten even a bigger piece of the desktop market.
>>>> As you see many people responded with disagreement to your suggestion. Was OSX
>>>> more reporting to its users, maybe those people would be already on OSX instead
>>>> of FreeBSD?
>>>>
>>>> Of course, FreeBSD policy is - TOOLS NOT POLICY :) So patches to optionally
>>>> enable silent boot are welcome.
>>>>
>>>> --
>>>> Gleb Smirnoff
[-- Attachment #2 --]
<html><head></head><body> <div><br></div><div dir="auto">As far as I can tell, this is coming down to a question of aesthetics or work preference. Inventing new output tiers is likely to be slow and controversial. </div><div dir="auto"><br></div><div dir="auto">I think boot_mute cuts a nice middle path that can please most everyone….provided that it can extend the overlay to login prompt (thus covering up kernel init as well as RC init). </div><div dir="auto"><br></div><div dir="auto">The source suggests to me that once the vt subsystem is up and the console connected, the overlay is expelled. I don’t have a background in this, but what’s the difficulty of making that overlay persist?</div><div dir="auto"><br></div><div dir="auto">Steven</div><div dir="auto"><br></div><div dir="auto"><br></div>On Mon, Feb 3, 2025 at 14:22, Maku Bex <<a class="" href="mailto:On Mon, Feb 3, 2025 at 14:22, Maku Bex <<a href=">zagazaw2004@gmail.com</a>> wrote:<blockquote type="cite" class="protonmail_quote"> <p dir="ltr">Because they all follow the same concept. The startup text is useless in that stage of the OS. If i need it for troubleshooting, dmesg can provide it. IMHO, no text or no splash are irrelevant if they don't speed up the boot process. Until we find a way to deal with this, it all boils down to how the end users like to see when their FreeBSD machine boots up.</p>
<br>
<div class="gmail_quote gmail_quote_container">
<div class="gmail_attr" dir="ltr">
On Mon, Feb 3, 2025, 12:58 Warner Losh <
<a href="mailto:imp@bsdimp.com">imp@bsdimp.com</a>> wrote:
<br>
</div>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex" class="gmail_quote">
<div dir="ltr">
Most systems have a pretty splash screen, but a very noisy actual text screen if you get to it :) I'd be inclined to make that work if it has broken (it used to work great).
<div>
<br>
</div>
<div>
Warner
</div>
</div>
<br>
<div class="gmail_quote">
<div class="gmail_attr" dir="ltr">
On Mon, Feb 3, 2025 at 11:10 AM Maku Bex <
<a rel="noreferrer" target="_blank" href="mailto:zagazaw2004@gmail.com">zagazaw2004@gmail.com</a>> wrote:
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<p dir="ltr">Remember that quiet/silent != fast. You might as well ask for a "pretty" splash screen instead of the dizzying text scroll. </p>
<br>
<div class="gmail_quote">
<div class="gmail_attr" dir="ltr">
On Mon, Feb 3, 2025, 12:05 Gleb Smirnoff <
<a rel="noreferrer" target="_blank" href="mailto:glebius@freebsd.org">glebius@freebsd.org</a>> wrote:
<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
On Sun, Feb 02, 2025 at 10:19:11AM +0000, Steven Harms (High-Security Mail) wrote:
<br> S> I also realize that this is a probably a controversial perspective. My motivation here is ultimately service to the FreeBSD Laptop project. Windows and OSX have conditioned many in the population of the FreeBSD-curious to expect a lot less text on startup if things are going well.
<br>
<br> This is how I call this strategy: "trying to win by mimicing current winner".
<br> This ain't going to work in general, even if you are mimicing good features.
<br>
<br> But this particular thing is a misfeature. I find it a big problem that
<br> computer is absolutely silent and unresponsive when it is doing something.
<br> This has been a problem in the Windows world since Windows 95. This is not a
<br> feature that gave Windows and OSX their current popularity. It is a problem
<br> and was it fixed they may have eaten even a bigger piece of the desktop market.
<br> As you see many people responded with disagreement to your suggestion. Was OSX
<br> more reporting to its users, maybe those people would be already on OSX instead
<br> of FreeBSD?
<br>
<br> Of course, FreeBSD policy is - TOOLS NOT POLICY :) So patches to optionally
<br> enable silent boot are welcome.
<br>
<br> --
<br> Gleb Smirnoff
<br>
<br>
</blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div></blockquote></body></html>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ACxcBnTTSGRYuwbFgtCKuzcv7Llm3Q0LMh9DERekgefZ101oVM4dg5z0XBiaJVEQNC4ucvCJQkdHPNGK_3ef9zGv_aPKcWaD-yTR5CyICr8=>
