bedrocklinux / bedrocklinux-userland

This tracks development for the things such as scripts and (defaults for) config files for Bedrock Linux
https://bedrocklinux.org
GNU General Public License v2.0
597 stars 62 forks source link

[Prob feature request] Plymouth compatibility on auto-select #296

Closed Hexality closed 10 months ago

Hexality commented 11 months ago

Basically the title.

Is there a way to re-enable plymouth? I know that bedrock tries to kill it in order for it to not obscure the init selection menu, but that makes no sense at all if the timeout is set to 0.

paradigm commented 11 months ago

The current behavior has value even if the timeout is zero. Consider what happens if the user switches to an init that isn't configured to stop Plymouth: they may never see the login prompt. That said, not everyone leverages Bedrock's ability to swap out inits, and it does make sense to make your requested behavior configurable.

Until it's configurable, you can hack around the current behavior by either:

Note this'll get blown away in a following brl update.

Hexality commented 11 months ago

I only do brl update if explicitly necessary to avoid problems, so I'm good anyways. Thank you for providing the path, I was actually trying to find what was killing Plymouth.

Hexality commented 11 months ago

is there a way to rename the original strata name? (ex.: from fedora (hijacked system) to something else)

aeknt commented 11 months ago

brl rename but you need to disable the stratum first brl disable, so you need to boot via another stratum for examples see brl <something> --help